Web Development @webdev_trainings Channel on Telegram

Web Development

@webdev_trainings


Learn to code and become a Web Developer with HTML, CSS, JavaScript, React, Node.js

πŸ’³ Paid ads: https://telega.io/c/Webdev_Trainings

Web Development (English)

Are you looking to kickstart a career in web development? Look no further than the Web Development channel! With the username @webdev_trainings, this channel is dedicated to helping you learn to code and become a skilled web developer. From mastering HTML and CSS to diving into JavaScript, React, and Node.js, this channel covers all the essentials you need to succeed in the industry. Whether you're a beginner looking to take your first steps into the world of web development or an experienced coder seeking to enhance your skills, Web Development has something for everyone. Join a community of like-minded individuals who are passionate about coding and learning together. Don't miss out on this fantastic opportunity to grow your skills and advance your career in the field of web development. Check out the channel today and start your journey towards becoming a successful web developer!

Web Development

12 Jan, 00:56


πŸ’» The Coding Space

Welcome to 'The Coding Space' – your gateway to mastering programming and coding! πŸ’»πŸŽ“

Explore tutorials in Python, Java, C, C++, C#, and other powerful languages.

Whether you're a beginner or an experienced developer, this channel provides practical tips, real-world projects, and resources to help you grow your coding expertise.

Join us to enhance your skills and stay ahead in the tech world!

πŸ“± The Coding Space

Web Development

10 Jan, 10:12


πŸ’Έ Skills To Master As a Web Developer

Web Development

07 Jan, 10:52


βŒ¨οΈπŸ–βŒ¨οΈ Frontend RoadMap In 180 Days

Web Development

05 Jan, 08:33


⌨️ Best 3 Ways to Center a Div.

Web Development

04 Jan, 14:31


⌨️⌨️ HTML Web Components Make Progressive Enhancement And CSS Encapsulation Easier

A look at three specific examples that show off key features of Web Components, including CSS style encapsulation and opportunities for progressive enhancement.

πŸ”— Link to the article

Web Development

31 Dec, 12:02


012 HTTPHTTPS

Web Development

31 Dec, 12:02


013 Introduction To Databases

Web Development

31 Dec, 12:02


014 SQL Create Table

Web Development

31 Dec, 12:02


015 SQL Insert Into + Select

Web Development

31 Dec, 12:02


016 What is PHP

Web Development

31 Dec, 12:02


πŸ’Έ Fundamentals of Web Development

Web Development

31 Dec, 12:02


001 Browsing the Web

Web Development

31 Dec, 12:02


002 Breaking Google

Web Development

31 Dec, 12:02


004 Traceroute

Web Development

31 Dec, 12:02


003 The Internet Backbone

Web Development

31 Dec, 12:02


005 HTML, CSS, Javascript

Web Development

31 Dec, 12:02


006 Build Your First Website

Web Development

31 Dec, 12:02


007 HTML Tags

Web Development

31 Dec, 12:02


008 Your First CSS

Web Development

31 Dec, 12:02


009 What Is Javascript

Web Development

31 Dec, 12:02


010 Your First Javascript

Web Development

31 Dec, 12:02


011 Javascript On Our Webpage

Web Development

30 Dec, 16:55


⌨️ CSS Flexbox justify-content

Example:
.element {
display: flex;
justify-content:space-between;
}

Web Development

24 Dec, 14:06


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

Web Development

24 Dec, 08:28


Recently, CSS has supported "logical" direction based properties for margin, padding, border, etc!

Previous to this, we were able to define properties based on physical directions like left, right, etc. This was a problem when different writing modes come into play, such as Arabic which is written from right to left, or traditional Chinese, Japanese, which are written from top to bottom.

πŸ‘‰ These new properties automatically adjust to the writing mode without the need for media queries.

"block" indicates main axis of writing mode (top to bottom for English)

"inline" indicates the cross axis of the writing mode (left to right for English)

You can combine this to create different properties for margin, padding, border, size and inset

πŸ‘‰ margin-block-end
πŸ‘‰ padding-inline
πŸ‘‰ border-inline-start
πŸ‘‰ inline-size
πŸ‘‰ block-size

✨ This also has the benefit that it provides shorthands like margin-inline which sets both left and right margin

Web Development

18 Dec, 15:04


πŸ“’ Announcement! πŸ“’

πŸŽ‰ The votes are in, and the winner is: Programming and Coding Tutorials Channel! πŸ’»βœ¨

πŸš€ We’ll be creating this channel as soon as possible, so stay tuned and stay connected for updates!

🌟 Thank you all for your participation and support! πŸ™Œ

Web Development

12 Dec, 15:28


Every coder’s basic need πŸ‘€
#meme

Web Development

12 Dec, 10:23


πŸ‘©β€πŸ’» πŸ‘©β€πŸ’» CSS Selectors

A thorough, complete guide/reference covering all of the various methods we have to select elements in CSS (such as pseudo-selectors, nested selectors, attribute selectors, etc) and how to use them for applying styles.

πŸ”— Link to the article

Web Development

10 Dec, 15:54


⌨️ Cursor in CSS

Used to specify the type of cursor to be displayed when pointing over an element.

Web Development

10 Dec, 13:00


πŸ– 8 Super useful HTML tips & tricks that every Developer should know about

Web Development

09 Dec, 08:17


⭐ Beginner To Advanced FULLSTACK

Web Development

07 Dec, 13:07


Introducing 'CandyChat / CrushChat', the secret AI tool specifically designed for adults.
πŸ€– #1 NSFW-friendly AI chatbot on Telegram. Start a sweet conversation with your girl / boyfriend conveniently. Try for free↓
πŸ‘‰  Want a girlfriend
πŸ‘‰  Want a boyfriend

Web Development

07 Dec, 13:06


⌨️ A simple hack to add gradient fill to text in CSS

Most UI design tools have a straight forward option to add a gradient as fill for text. But this isn't the case for us, frontend developers.

However, this simple set of three properties allows to add any image or gradient as a fill for text.

✨ The text is still fully accessible and selectable.

Web Development

06 Dec, 14:43


πŸ’Έ Full-Stack Developer Skills & Technologies

Web Development

23 Nov, 11:35


⚑Black Friday Cybersecurity Sale!⚑

πŸ”₯Don’t miss this chance to get premium online protection at an unbeatable price!
πŸ’‘Why Kaspersky?

βœ…AI-powered security tailored for your needs
βœ…Zero interruptions for gaming and streaming
βœ…Real-time privacy and threat protection

⏰Act fastβ€”this deal ends soon! Secure your devices today and save big.

Web Development

22 Nov, 10:52


πŸ– HTML TIPS AND TRICKS

Web Development

20 Nov, 16:35


⌨️ Master the CSS Grid

Web Development

19 Nov, 15:46


πŸ”… A CSS Unit Deep Dive - Learn CSS Units & When To Use Them

00:00 intro
01:09 Pixel unit
06:15 em & rem
12:10 %, vh, vw
14:12 ch unit

There’s at least 40+ different length units in the CSS specification and initially I was going to go over literally each one of them until I realized how silly of an idea that was. The truth is, many of these units should either not be used at all or are rarely used for web design.