Web development
4.16K subscribers
432 photos
31 videos
102 files
99 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
Among the following, which is the HTML paragraph tag?
Anonymous Quiz
90%
<p>
4%
<pre>
4%
<hr>
1%
<a>
πŸ‘2
Useful VS Code Extensions
πŸ₯°2
In HTML, which attribute is used to create a link that opens in a new window tab?
Anonymous Quiz
32%
src=”_blank”
17%
alt=”_blank”
8%
target=”_self”
43%
target=”_blank”
πŸ‘5
Useful VS Code Extensions
Which HTML element is used for short quote?
Anonymous Quiz
17%
<em>
15%
<abbr>
46%
<q>
22%
<blockquote>
Useful VS Code Extensions
Which of the following HTML tag is used to create an unordered list?
Anonymous Quiz
14%
<ol>
77%
<ul>
8%
<li>
1%
<ll>
πŸ‘1
How to Use the Geolocation API in JavaScript – with Code Examples

The Geolocation API is a standard API implemented in browsers to retrieve the location of the people who are interacting with a web application.

This API enable users to send their location to a web application to enable relevant services, such as seeking a restaurant or hotel near the user.

In this article, I'm going to show you how to use the Geolocation API with JavaScript and display a user's current location using a map API.

Browsers implement the geolocation API in the navigator.geolocation object.

Read More
πŸ‘1
Useful VS Code Extensions
This media is not supported in your browser
VIEW IN TELEGRAM
CSS Box Reflect with box shadow
❀4πŸ‘1
Which HTML element is used for abbreviation or acronym?
Anonymous Quiz
79%
<abbr>
9%
<blockquote>
5%
<q>
7%
<em>
πŸ‘2
Free Full Stack Web Development Courses

Full Stack Web Development for Beginners (Full Course on HTML, CSS, JavaScript, Node.js, MongoDB)
πŸ†“
Free Online Course
🎬 video lessons
πŸƒβ€β™‚οΈ Self paced
Duration ⏰: 1+ hour worth of material
Source: freecodecamp
πŸ”— Course Link

Full Stack Development Course for Beginners
πŸ†“
Free Online Course
Rating⭐️: 4.1 out 5
Students πŸ‘¨β€πŸŽ“ : 11751
Duration ⏰ : 1hr 57min of on-demand video
Teacher πŸ‘¨β€πŸ«: Board Infinity
πŸ”— Course Link

Full Stack Web Development Full Course
πŸ†“
Free Online Course
πŸƒβ€β™‚οΈ Self paced
🎬 video lessons
Duration ⏰: 10 hours of worth of material
Source: Edureka
πŸ”— Course Link

Getting Started Web Development Tools and Resources
πŸ†“
Free Online Course
Rating⭐️: 4.8 out 5
Students πŸ‘¨β€πŸŽ“ : 9429
Duration ⏰ : 55min of on-demand video
Teacher πŸ‘¨β€πŸ«: Laurence Svekis
πŸ”— Course Link

Full Stack Web Development Course 2023 | Complete Full Stack Developer Course
πŸ†“
Free Online Course
🎬 video lesson
πŸƒβ€β™‚οΈ Self paced
Duration ⏰: More than 11 hour worth of material
Source: Simplilearn
πŸ”— Course Link

Become Full Stack Developer (Login Required)
πŸ†“ Free Online Course
🎬 video lesson
πŸƒβ€β™‚οΈ Self paced
Duration ⏰: 1 hour worth of material
Source: Great Learning
πŸ”— Course Link


Books
Full Stack Development
Full Stack Web Development: The Comprehensive Guide
Full Stack Web Development with Hands-On Lab

#Full_Stack #web_development #webdevelopment
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
πŸ‘‰Join @bigdataspecialist for moreπŸ‘ˆ
πŸ‘4
Useful VS Code Extensions
πŸ‘2
Which of the following HTML tag is used to add a row in a table?
Anonymous Quiz
7%
<th>
11%
<td>
79%
<tr>
3%
<tt>
This media is not supported in your browser
VIEW IN TELEGRAM
pseudo-elements are used to style specific parts of an element. They begin with a double colon (::) followed by the name of the pseudo-element
❀4πŸ‘2
Useful VS Code Extensions
πŸ‘2