CSS Concepts to Master:
β specificity
β pseudo-classes
β pseudo-elements
β transitions
β transformations
β animations
β opacity
β z-index
β gradients
β box-shadow
β variable (custom properties)
β @media queries
β CSS custom selectors
β calc() function
font-properties
flexbox and grid
css variables
clamp(min, val, max);
Box-model
β specificity
β pseudo-classes
β pseudo-elements
β transitions
β transformations
β animations
β opacity
β z-index
β gradients
β box-shadow
β variable (custom properties)
β @media queries
β CSS custom selectors
β calc() function
font-properties
flexbox and grid
css variables
clamp(min, val, max);
Box-model
CSS Search Icon Code:
.search {
position:relative;
font-size:5em;
width:0.5em;
height:0.5em;
border:0.1em solid black;
border-radius:50%;
&:before {
content:'';
position:absolute;
background:black;
right:-0.30em;
bottom:-0.2em;
width:0.40em;
height:0.09em;
transform: rotate(45deg);
}
.search {
position:relative;
font-size:5em;
width:0.5em;
height:0.5em;
border:0.1em solid black;
border-radius:50%;
&:before {
content:'';
position:absolute;
background:black;
right:-0.30em;
bottom:-0.2em;
width:0.40em;
height:0.09em;
transform: rotate(45deg);
}
You gonna love this π
Bootcamp FullStack JavaScript
It is very complete:
β React with Redux
β Node.js and TypeScript
β APIs with Express and GraphQL
β Develop React Native apps
β Docker and CI/CD with GitHub Actions
β PostgreSQL and MongoDB databases
It is from the University of Helsinki and you have it here:
β fullstackopen.com
Bootcamp FullStack JavaScript
It is very complete:
β React with Redux
β Node.js and TypeScript
β APIs with Express and GraphQL
β Develop React Native apps
β Docker and CI/CD with GitHub Actions
β PostgreSQL and MongoDB databases
It is from the University of Helsinki and you have it here:
β fullstackopen.com
Fullstackopen
Full stack open
Curso en lΓnea abierto de desarrollo web moderno basado en JavaScript por la Universidad de Helsinki y Houston Inc..
Path for Reactjs in 20 days
12 concepts of ES6 + Features JS you must know:
π Arrow Functions
π Template Literals
π Destructuring Assignment
π Default Parameters
π Spread/Rest Operators
π Let and Const
π Classes
π Modules
π Fat Arrow Functions
π Promises
π Enhanced Object Literals
π Map and Set
π Arrow Functions
π Template Literals
π Destructuring Assignment
π Default Parameters
π Spread/Rest Operators
π Let and Const
π Classes
π Modules
π Fat Arrow Functions
π Promises
π Enhanced Object Literals
π Map and Set
π1
JavaScript Developer Roadmap 2023:
Step 1: π JS Fundamentals
Step 2: π οΈ Master Functions
Step 3: π Embrace ES6+
Step 4: ποΈ DOM Manipulation
Step 5: π Async Patterns
Step 6: π¦ Module Usage
Step 7: π¨ CSS-in-JS/SASS
Step 8: π₯οΈ Learn Frameworks
Step 9: ποΈ State Management
Step 10: π Handle APIs
Step 11: π§ͺ Testing Techniques
Step 12: π οΈ Tooling Proficiency
Step 13: π CI/CD Basics
Step 14: π Secure Coding
Step 15: π± PWA Development
Step 16: π³ Docker Intro
Step 17: βοΈ Cloud Functions
Step 18: π Perf Optimization
Step 19: π’ Contribute Open Source
Step 20: πΌ Build Portfolio
π
Step 1: π JS Fundamentals
Step 2: π οΈ Master Functions
Step 3: π Embrace ES6+
Step 4: ποΈ DOM Manipulation
Step 5: π Async Patterns
Step 6: π¦ Module Usage
Step 7: π¨ CSS-in-JS/SASS
Step 8: π₯οΈ Learn Frameworks
Step 9: ποΈ State Management
Step 10: π Handle APIs
Step 11: π§ͺ Testing Techniques
Step 12: π οΈ Tooling Proficiency
Step 13: π CI/CD Basics
Step 14: π Secure Coding
Step 15: π± PWA Development
Step 16: π³ Docker Intro
Step 17: βοΈ Cloud Functions
Step 18: π Perf Optimization
Step 19: π’ Contribute Open Source
Step 20: πΌ Build Portfolio
π
Logic for CS, IIT Delhi
π Free Online Course
π» Video Lectures
β° 20 Module
πββοΈ Self paced
Teacher(s) π¨βπ« : Prof. S. Arun Kumar
π https://nptel.ac.in/courses/106102013
π Free Online Course
π» Video Lectures
β° 20 Module
πββοΈ Self paced
Teacher(s) π¨βπ« : Prof. S. Arun Kumar
π https://nptel.ac.in/courses/106102013
There are 5 layers of software:
π Hosting - where data is stored.
π¦ Database - how data is stored.
π€ Logic - how data is processed.
π API - how data is fetched.
πΌ UI - how data is presented
π Hosting - where data is stored.
π¦ Database - how data is stored.
π€ Logic - how data is processed.
π API - how data is fetched.
πΌ UI - how data is presented