Web development – Telegram
Web development
3.98K subscribers
410 photos
31 videos
80 files
87 links
Web development learning path

Frontend and backend resources.

HTML, CSS, JavaScript, React, APIs and project ideas.

Join 👉 https://rebrand.ly/bigdatachannels

DMCA: @disclosure_bds
Contact: @mldatascientist
Download Telegram
Web Developer Skills you can Master 💯🔥🙌

Basics:
HTML
CSS
JavaScript

Frameworks:
Bootstrap
Angular
React
Vue
Svelte
Solidjs

Backend:
API
SQL
Database
Django
Nodejs

Design:
Figma
Photoshop
Sketch
👍2
Document

<body>
<header>
<nav>...</nav>
</header>
<main>
<h1>QuickRef.ME</h1>
</main>
<footer>
<p>©2023 QuickRef.ME</p>
</footer>
</body>
How to code in HTML5 and CSS3


🔗 Book link

#web_development

Join @web_dev_bds for more
JavaScript Regex CheatSheet
Web Errors
"Mastering React Core Concepts!" 🚀💯

📚 JavaScript & TypeScript
🧩 JSX
🔧 Components
🎁 Props
📈 States
🔄 Lifecycle Methods
🪝 Hooks
🚗 Routing
📝 Forms
🔄 Redux
🧩 Code Splitting
🧪 Testing

Let's dive deep into the world of React!

#ReactJS #WebDevelopment
Programming languages to learn 💯

🎯 Python
🎯 TypeScript
🎯 JavaScript
🎯 Go
🎯 Rust
🎯 Java
🎯 Kotlin
🎯 Ruby
🎯 PHP
🎯 SwiftUI

Whats your favourite?😉🙌
Header Navigation

<header>
<nav>
<ul>
<li><a href="#">Edit Page</a></li>
<li><a href="#">Twitter</a></li>
<li><a href="#">Facebook</a></li>
</ul>
</nav>
</header>
React Succinctly
by Samer Buna

Read Online

#React

Join @web_dev_bds for more
👍2
HTML class vs Id attribute
👍2
Library vs Framework
1
👍2
HTML5 Video

<video controls="" width="100%">
<source src="https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.mp4" type="video/mp4">
Sorry, your browser doesn't support embedded videos.
</video>
ReactNativeNotesForProfessionals.pdf
1.3 MB
React Native Notes for Professionals book

📄 80+ pages

#React_Native

Join @web_dev_bds for more
Uses of HTML <meta> elements
1🔥1
Have some fun 😂
🤣3
SQL VS NOSQL
1