Web development – Telegram
Web development
3.97K 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
The Complete Responsive Web Design Course

Enhances your skills in responsive web design and create professional websites

Rating ⭐️: 4.1 out 5
Students 👨‍🎓 : 31,920
Duration : 3hr 4min of on-demand video
Created by 👨‍🏫: Zenva Academy, Pablo Farias Navarro

🔗 Course Link

#web_development #web_design

👉Join @web_dev_bds for more👈
👍3
Form Tags

<form method="POST" action="api/login">
<label for="mail">Email: </label>
<input type="email" id="mail" name="mail">
<br/>
<label for="pw">Password: </label>
<input type="password" id="pw" name="pw">
<br/>
<input type="submit" value="Login">
<br/>
<input type="checkbox" id="ck" name="ck">
<label for="ck">Remember me</label>
</form>
👍73
fullstack-vue-the-complete-guide-to-vuejs_compress.pdf
18.6 MB
Full stack Vue: The Complete Guide To Vue.js
👍1🔥1
CSS Flexbox
JavaScript_Iterators,_Objects,_and_Classes_Iterators_Cheatsheet.pdf
256.5 KB
JavaScript Iterators, Objects, and Classes_ Iterators Cheat sheet
👍3
Which of the following is not the element associated with the HTML table layout?
Anonymous Quiz
24%
alignment
12%
size
25%
color
40%
spanning
There are three elements in HTML table layout i.e. size, spanning and alignment. Layout type can be achieved by setting Rows elements layout attribute to Fixed or Auto. Auto attribute relies on browser compatibility whereas fixed layout relies on developer specification.
Free Website Builder / Application Builder

Create Website , Mobile App , Shopping cart and Web development without coding

Rating ⭐️: 4.5 out 5
Students 👨‍🎓 : 26,763
Duration : 1hr 56min of on-demand video
Created by 👨‍🏫: Manish Gupta, Mamdouh Kaldas, Kartheek Raj

🔗 Course Link

#web_development #web_design

👉Join @web_dev_bds for more👈
Form Attributes
Practical Web Development with Haskell.pdf
3.1 MB
Practical Web Development with Haskell
👍1
Web Errors
👍6
JavaScript_Iterators,_Objects,_and_Classes_Objects_Cheatsheet.pdf
443.7 KB
JavaScript Objects, and Classes_ Objects Cheat sheet
👍1
Which element is used for or styling HTML5 layout?
Anonymous Quiz
89%
CSS
8%
Javanoscript
2%
Php
1%
JQuery
For styling HTML5, CSS i.e Cascading Style Sheet is used. It is style sheet language and designed to describe presentation of its content including layouts, colors and fonts. CSS can control the layout of multiple webpages.
👍1
Create Your Own Website In 2 Hours

An easy to follow step-by-step course on building a quality website in record time -- WITHOUT technical skills …

Rating ⭐️: 4.0 out 5
Students 👨‍🎓 : 32,755
Duration : 2hr 23min of on-demand video
Created by 👨‍🏫: Wesley Atkins

🔗 Course Link

#web_development #web_design #website

👉Join @web_dev_bds for more👈
Label Tags
vuejs-succinctly.pdf
4.3 MB
Vue.js Succinctly
by Ed Freitas


📄 101 pages

#VueJS #JS

Join @programming_books_bds for more
👍3
React Core concepts 🙌💯

🎯 JavaScript n TypeScript
🎯 JSX
🎯 Components
🎯 Props
🎯 States
🎯 Lifecycle methods
🎯 Hooks
🎯 Routing
🎯 Forms
🎯 Redux
🎯 Code splitting
🎯 Testing
👍41
JavaScript Classes Cheatsheet.pdf
222.5 KB
JavaScript Classes Cheat sheet
👍2
Which HTML tag is used for making character appearance bold?
Anonymous Quiz
4%
<u>content</u>
87%
<b>content</b>
6%
<br>content</br>
3%
<i>content</i>
👍3