Web Development: HTML, CSS, JavaScript, PHP, React, NextJs and More
14.2K subscribers
292 photos
13 videos
275 files
179 links
Web Development: HTML, CSS, JavaScript, PHP, React, NextJs and More

Buy ads: https://telega.io/c/WebDev201
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
The aspect-ratio property in CSS addresses a long standing problem in CSS - creating square elements 😁
❀5πŸ‘1
⌨️ CSS Flexbox justify-content

Example:
.element {
display: flex;
justify-content:space-between;
}
Please open Telegram to view this post
VIEW IN TELEGRAM
❀10
Media is too big
VIEW IN TELEGRAM
πŸ”… Learn CSS Flexbox in 20 Minutes (Course)

Learn how to create responsive websites with this CSS Flexbox Beginner Course. Display: flex; explained in 20 minutes.


In this CSS Flexbox Crash Course for beginners you are going to learn about responsive web design by getting CSS Flexbox explained. How to use display: flex plays a major rule in making a website responsive, resize elements, wrap elements and align html elements anywhere inside a div. Of course you are also going to learn how to center a div.
❀9
πŸ”… Learning GraphQL

πŸ“ Learn how to use GraphQL as a query language for APIs.

🌐 Author: Eve Porcello
πŸ”° Level: Intermediate
⏰ Duration: 1h 9m

πŸ“‹ Topics: GraphQL

πŸ”— Join Web Development for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
❀5
Learning GraphQL.zip
141.8 MB
πŸ“±Web Development
πŸ“±Learning GraphQL
Please open Telegram to view this post
VIEW IN TELEGRAM
❀2
Want to make your CSS snippets from ordinary to extraordinary? Well here are some small tips and tricks you can use leveraging modern CSS syntax!
πŸ”₯5❀4
An idea I stole from MDN website πŸ˜› how to setup a fade out for long text in article cards, etc

✨ The trick is to create a psuedo element that is placed in a manner to cover only the last line, and add a horizontal gradient, from full transparent to background color (white)

πŸ’‘ You could also use CSS custom properties to avoid referring to 1.5rem multiple times
❀9
⌨️ Glass Effect in CSS

To create a glass effect (also known as a glassmorphism effect) in CSS, you can use a combination of properties including background, backdrop-filter, box-shadow, and border.
Please open Telegram to view this post
VIEW IN TELEGRAM
❀5
πŸ”… Learning REST APIs

πŸ“ Learn the basics of REST APIs. Discover what they are, why they matter, and how putting REST APIs to use can help you build faster, more efficient applications.

🌐 Author: Morten Rand-Hendriksen
πŸ”° Level: Beginner
⏰ Duration: 1h 51m

πŸ“‹ Topics: REST APIs, API Development

πŸ”— Join Web Development for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
❀3
Learning REST APIs.zip
141 MB
πŸ“±Web Development
πŸ“±Learning REST APIs
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ”₯3
Media is too big
VIEW IN TELEGRAM
πŸ”… How to Turn Figma Designs into Working Code using AI

Learn how to turn Figma designs into code using AI. In this course, you will learn how to easily create and deploy frontend code starting with just a design.

Sample Figma design to follow along: Link

⭐️ Contents ⭐️

0:00:00 Introduction
0:01:54 What is Figma?
0:02:22 The design
0:06:28 Locofy Lightning and LocoAI
0:25:18 Let’s build out our app!
0:40:45 Sync to GitHub
0:49:40 Create a Database
0:54:49 Create Authentication
1:28:20 Let’s deploy our app!
❀11πŸ₯°2