Web Development – Telegram
Web Development
134K subscribers
652 photos
63 videos
554 files
130 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
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.
40👍5🔥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
21
📂 Full denoscription

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
231
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
🔥1817
🔰 Input types in HTML
Please open Telegram to view this post
VIEW IN TELEGRAM
74👍39🔥13
A visualization of different flex axes in CSS, for different flex directions 😎
👍1812
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
31👍8🔥6
🔅 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
18
📂 Full denoscription

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
16
Please open Telegram to view this post
VIEW IN TELEGRAM
12
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
14👍2
🔰 Custom Scrollbar in CSS
Please open Telegram to view this post
VIEW IN TELEGRAM
39👍4🔥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 🔥
29👍4🔥1
This media is not supported in your browser
VIEW IN TELEGRAM
🔰 Responsive Card with CSS Flexbox
👍1914🔥5
🔅 CSS: Selectors

🌐 Author: Jen Kramer
🔰 Level: Intermediate

Duration: 2h 19m

🌀 Learn how to leverage the power of selectors to select the elements you want to style without adding classes, changing HTML, or getting overly specific with your selectors.


📗 Topics: Cascading Style Sheets

📤 Join Web Development for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
10👍1
📂 Full denoscription

Project

Answer questions about CSS selectors at the end of each chapter.

Discover how to effectively leverage the power of selectors to select the elements you want to style without adding classes, changing HTML, or getting overly specific with your selectors. In this course, instructor Jen Kramer demonstrates how to pinpoint specific parts (and groups of parts) in an HTML document using the powerful declarative syntax of CSS selectors.
Please open Telegram to view this post
VIEW IN TELEGRAM
10
Please open Telegram to view this post
VIEW IN TELEGRAM
8👍3