Find errors in the code.
Difficulty: Average๐คจ
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());๐3๐ค1
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.
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
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
This media is not supported in your browser
VIEW IN TELEGRAM
Two ways to create responsive input fields in CSS!
๐ฅ4๐1
React_js_Design_Patterns_Learn_how_to_build_scalable_React_apps.pdf
3.1 MB
๐ FREE Book
React.js Design Patterns: Learn how to build scalable React appswith ease (2023)
By: Anthony Onyekachukwu Okonta
#book
React.js Design Patterns: Learn how to build scalable React appswith ease (2023)
By: Anthony Onyekachukwu Okonta
#book
๐3
What is your level in web development?
Anonymous Poll
50%
Beginner (just start to learn the basics)
22%
Junior (have some experience)
20%
Midldle (working on projects)
6%
Senior (managing projects)
2%
God mode (architecture, complex solutions)
๐2
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๐
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๐
Udemy
Free Bootstrap Tutorial - How to Create a Website using Bootstrap 4
Create a multiple page website using Bootstrap - Free Course
๐3