Web Development
134K subscribers
630 photos
61 videos
548 files
120 links
Learn to code and become a Web Developer with HTML, CSS, JavaScript, React, Node.js

πŸ’³ Paid ads: https://telega.io/c/Webdev_Trainings
Download Telegram
πŸ”° CSS inset Property.
Please open Telegram to view this post
VIEW IN TELEGRAM
❀59πŸ‘16πŸ”₯5
Local Storage vs Session Storage

Choose Local Storage for persistent, cross-session data and Session Storage for temporary, tab-specific data, ensuring sensitive information is handled securely server-side.
❀36πŸ‘3πŸ”₯3
πŸ”… Building Full-Stack Applications with HTMX

🌐 Author: Fikayo Adepoju
πŸ”° Level: Intermediate

⏰ Duration: 2h 58m

πŸŒ€ Master full-stack web development by learning how to build real-world applications with HTMX.


πŸ“— Topics: Web Development, Full-Stack Development

πŸ“€ Join Web Development for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
❀16
πŸ“‚ Full description

Get up and running with HTMX in this hands-on course with software developer Fikayo Adepoju. Discover the essentials of building real-world web functionalities with HTMX and a Hypermedia API. Fikayo demonstrates how to use HTMX in your applications by first building common web functionalities like search to find information, paginated tables to manage data, infinite scroll, and a dynamic web form powered by a Hypermedia back end. Along the way, youll get a chance to practice your new skills and technical know-how by building a complete application, a blogging platform, from the ground up.This course includes Code Challenges powered by CoderPad. Code Challenges are interactive coding exercises with real-time feedback, so you can get hands-on coding practice alongside the course content to advance your programming skills.
Please open Telegram to view this post
VIEW IN TELEGRAM
2❀28
Building Full-Stack Applications with HTMX.zip
374.1 MB
πŸ“±Web Development
πŸ“±Building Full-Stack Applications with HTMX
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯17❀15
πŸ”° Input types in HTML
Please open Telegram to view this post
VIEW IN TELEGRAM
❀64πŸ‘37πŸ”₯11
A visualization of different flex axes in CSS, for different flex directions 😎
πŸ‘17❀9
βœ… Tailwind CSS v4.0

Version 4 is β€œoptimized for performance and flexibility”, takes full advantage of modern web platform features, and is now CSS-first, moving away from a JS-based configuration. There’s lot of detail to dig into here.

πŸ”— Link to the release
Please open Telegram to view this post
VIEW IN TELEGRAM
❀30πŸ‘7πŸ”₯5
πŸ”… CSS: Variables and Fluid Layouts

🌐 Author: Jen Kramer
πŸ”° Level: Advanced

⏰ Duration: 2h 2m

πŸŒ€ Learn how to leverage recent advances in CSS to more efficiently build sites with a single design that adapts readily to different screens and environments.


πŸ“— Topics: Cascading Style Sheets

πŸ“€ Join Web Development for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
❀11
πŸ“‚ Full description

When responsive web design was first introduced, it was at once magical and inefficient. Designers had to work with floats to lay out their grid-based systems, as well as hack media queries. Recent advances in CSS simplify this process, letting your design adapt to circumstances more fluidly. But leveraging these new features requires abandoning current practices and shifting to a model where you trade precise control for consistency and ease of implementation. This course can help you make that shift. Jen Kramer lays out how to do math directly in CSS via the calc() function and leverage custom properties, or variables, to streamline your CSS. She presents practical examples and hands-on practice exercises. Along the way, Jen shares examples of how to use these properties, including how to add custom properties to type scale and work with Flexbox and Grid.
Please open Telegram to view this post
VIEW IN TELEGRAM
❀11
CSS: Variables and Fluid Layouts.zip
352.1 MB
πŸ“±Web Development
πŸ“±CSS: Variables and Fluid Layouts
Please open Telegram to view this post
VIEW IN TELEGRAM
❀9
CSS: Variables and Fluid Layouts.zip
301 MB
πŸ“±Web Development
πŸ“±πŸ†• CSS: Variables and Fluid Layouts
Please open Telegram to view this post
VIEW IN TELEGRAM
❀9πŸ‘1
Ex_Files_Responsive_Layout_2.zip
13.5 MB
πŸ“¦ Exercise Files
❀10
πŸ”° Custom Scrollbar in CSS
Please open Telegram to view this post
VIEW IN TELEGRAM
❀30πŸ‘2πŸ”₯1
πŸ”° CSS Select and element's parent

For a long time, in CSS land, developers were longing for a feature that allowed to select the parent of a particular element.

In this example, we have two .parent elements but with different children. With the :has() pseudo selector, we can select the parent of a particular child. With this we can apply some styling only to that particular parent.

This opens up a lot of possibilities such as

✨ Style a list when a particular element is hovered
✨ Style a card depending on whether or not it has an image
✨ Style a header depending on whether or not it has an hyperlink

The possibilities are endless πŸ”₯
❀16
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ”° Responsive Card with CSS Flexbox ✨
πŸ‘5❀1