Web development
Open in 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
Show more4 161
Subscribers
+124 hours
+107 days
+4130 days
Posts Archive
4 161
Typescript free courses
Up and Running with TypeScript (Setup videos only)
π¬ 8 video lesson
Duration β°: Less than 1 hour of material
πββοΈ Self paced
Teacher: John Lindquist
Resource: egghead.io
π Course Link
React JS with TypeScript Crash Course 2022
Rating βοΈ: 4.7 out of 5
Students π¨βπ: 9,432
Duration β°: 1hr 51min
Created by: NAVEEN SAGGAM UiBrains
π Course Link
TypeScript Basics
π¬ 33 video lesson
Duration β°: 3-4 hours worth of material
πββοΈ Self paced
Teacher: Java Brains
Resource: classcentral
π Course Link
TypeScript Tutorial
π¬ 21 video lesson
πββοΈ Self paced
Resource: Youtube
π Course Link
Build JavaScript applications using TypeScript. (No Video)
β³Modules: 8
Duration β°: 6-7 hours worth of material
β’οΈ Exercises, Programs
πββοΈ Self paced
Resource: Microsoft
π Course Link
TypeScript basics. (No Video)
Duration β°: 1 week long, 3 hours a week
β’οΈ Quizes, Programs
πββοΈ Self paced
Resource: executeprogram
π Course Link
TypeScript Deep Dive. (No Video)
β³Modules: 12
β’οΈ Programs, Projects
πββοΈ Self paced
Resource: basarat
π Course Link
TypeScript Documentation
#Typescript #React_with_Typescript
ββββββββββββββ
πJoin @bigdataspecialist for moreπ
4 161
Bootstrap free courses
Bootstrap 4 for Responsive Web Design
π¬ 13 video lesson
πββοΈ Self paced
Teacher: Brad Hussey
Resource: cosmolearning
π Course Link
How to Create a Website using Bootstrap 4
Rating βοΈ: 4.5 out of 5
Students π¨βπ: 11,124
Duration β°: 1hr 55min
Created by: Laurence Svekis
π Course Link
Learn Bootstrap by creating a custom admin theme
π¬ 22 video lesson
Duration β°: 2-3 hours worth of material
πββοΈ Self paced
Teacher: freecodecamp
π Course Link
Code a 'Coming Soon' Landing Page in Bootstrap 4
Rating βοΈ: 4.6 out of 5
Students π¨βπ: 48,974
Duration β°: 1hr 21min
Created by: Andy Clarke
π Course Link
Getting Started With Bootstrap 4
π¬ 12 video lesson
πββοΈ Self paced
Resource: Youtube
π Course Link
Interactive Bootstrap tutorials. (No Video)
β³Modules: 31
β’οΈ Exercises, Programs
πββοΈ Self paced
Resource: freecodecamp
π Course Link
Some Useful websites about Bootstrap
tutorialrepublic
bootstrap 4
freecodecamp
bootstrapbay
w3schools
taniarascia
Books
Bootstrap
Bootstrap Essentials
Bootstrap Programming Cookbook
#Bootsrap #Bootstrap_4
ββββββββββββββ
πJoin @bigdataspecialist for moreπ
4 161
π FREE Book
React.js Design Patterns: Learn how to build scalable React appswith ease (2023)
By: Anthony Onyekachukwu Okonta
#book
4 161
Hidden Gems of Tailwind CSS
Tailwind CSS has some lesser-known features that can make developing web UIs easier.
This article goes over a couple of them, such as using gap-* to add space between elements.
π Link to the article
#css #tailwind
4 161
+4
How to Use Rem Units in CSS!!
Rem units in CSS can be used for setting font sizes, margins, padding, widths, and heights relative to the root element's font-size.
4 161
CSS Tip π‘
We can use the latest CSS features in supported browsers and apply fallback styles in unsupported browsers using the supports at-rule
4 161
Find errors in the code.
Difficulty: Averageπ€¨
class Rectangle {
constructor(width, height) {
this.width = width;
this.height = height;
}
getArea() {
return width * height;
}
}
const rect = new Rectangle(5, 10);
console.log("Area:", rect.getArea());
Available now! Telegram Research 2025 β the year's key insights 
