fa
Feedback
Web development

Web development

رفتن به کانال در Telegram

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

نمایش بیشتر
4 163
مشترکین
+124 ساعت
+107 روز
+4230 روز
آرشیو پست ها
Websites to learn these technologies
Websites to learn these technologies

Programmer vs Developer
Programmer vs Developer

Learn the uses of HTML Tag in a Project.
Learn the uses of HTML <a> Tag in a Project.

React JS Notes for Professionals book 📄 100+ pages #React_js ➖➖➖➖➖➖➖➖➖➖➖➖➖ Join @web_dev_bds for more

HTML5 Audio
HTML5 Audio <audio controls src="https://interactive-examples.mdn.mozilla.net/media/cc0-audio/t-rex-roar.mp3"> Your browser does not support the audio element. </audio>

Programming Symbols
Programming Symbols

SQL VS NOSQL
SQL VS NOSQL

Have some fun 😂
Have some fun 😂

Uses of HTML elements
Uses of HTML <meta> elements

React Native Notes for Professionals book 📄 80+ pages #React_Native ➖➖➖➖➖➖➖➖➖➖➖➖➖ Join @web_dev_bds for more

HTML5 Video
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>

photo content

photo content

Library vs Framework
Library vs Framework

HTML class vs Id attribute
HTML class vs Id attribute

React Succinctly by Samer Buna Read Online #React ➖➖➖➖➖➖➖➖➖➖➖➖➖ Join @web_dev_bds for more
React Succinctly by Samer Buna Read Online #React ➖➖➖➖➖➖➖➖➖➖➖➖➖ Join @web_dev_bds for more

Header Navigation Edit Page Twitter Facebook
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>