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 Development with Node and Express


🔗 Book PDF


#node #express

Join @programming_books_bds for more
12 YouTube channels for web developers

CSS
- Kevin Powell
- Online Tutorials
- Coding Tech

Javanoscript
~ Dev Ed
~ Fireship
~ Web Dev Simplified
~ Steve Griffith

React/NodeJs/Python/VueJs:
- Traversy Media
- The Net Ninja
- Programming with Mosh
- Free Code Camp
- Red Stapler


#web_development

👉Join @web_dev_bds for more👈
What is DOM in HTML?
Anonymous Quiz
12%
Language dependent application programming
16%
Application programming interface
63%
Convention for representing and interacting with objects in html documents
Explanation
The Document Object Model is a cross-platform and language-independent application programming interface that treats an HTML, XHTML, or XML document as a tree structure. A document can be viewed as a logical tree with help of DOM Model.
Continuous integration with Jenkins.

An introduction to the Jenkins build server using continuous integration and deployment techniques on Google Cloud.

Rating ⭐️: 4.3 out 5
Students 👨‍🎓 : 21,494
Duration : 1hr 38min of on-demand video
Created by 👨‍🏫: Maksym Rudnyi

🔗 Course Link

#web_development #Jenkins #deployment #Google_Cloud

👉Join @web_dev_bds for more👈
HTML Lists
Learn Java for Web Development


🔗 Book PDF


#java #web_development

Join @programming_books_bds for more
2
How CORS works
In which part of the HTML metadata is contained?
Anonymous Quiz
66%
head tag
16%
noscript tag
12%
html tag
6%
body tag
Explanation:
Metadata is information about data. The meta tag provides metadata/meta information about the HTML document. Metadata will not be displayed on the page. Metadata is present in head. The body tag defines document’s body. A noscript tag is an HTML element which specifies the noscript of a web page.
👍2
Frontend Developer Roadmap 2023:

Step 1: 🌐 Web Basics
Step 2: 📄 HTML & CSS
Step 3: 🛠️ Build Projects
Step 4: 📢 Post it on LinkedIn
Step 5: 🤖 JavaScript & React
Step 6: 🛠️ Build more Projects
Step 7: 📚 Build a Portfolio
Step 8: 🔁 Again Post it Online
Step 9: 💼 Start Applying

🔓 Crack a Job.
👍1
Array
List of Array methods in JavaScript PDF.pdf
16.7 MB
List of array methods in javanoscript
Next.js 13 vs Remix: An In-depth case study

When it comes to building web applications, React has been at the forefront for a while now, and its adoption continues to grow. Among the most common approaches to building web applications with React, Next.js stands out as one of the most preferred options.

Next.js has also been in the limelight since last year when they released their biggest update to the framework ever with the app router. This introduces a new routing architecture that uses nested layouts and is closely integrated with React Server Components and Suspense.

But Next.js wasn’t the first React framework to implement this layout-based routing. Almost a year before Next.js publicly launched the app router, another framework called Remix launched it with its public v1. Remix is built by the people behind React Router, the most popular client-side router for React applications.


Source-Link: prateeksurana
👍1
Top 10 Coding Challenge Websites 👨‍💻💯🙌

1) TopCoder
2) Coderbyte
3) Project Euler
4) HackerRank
5) CodeChef
6) Exercism .io
7) Codewars
8) LeetCode
9) SPOJ
10) CodinGame
👍4
Frontend developer complete roadmap
Which element is used to get highlighted text in HTML5?
Anonymous Quiz
11%
<u>
30%
<mark>
46%
<highlight>
14%
<b>
Coding websites to learn