Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/FADL285/Front-End-Development-Roadmap

This is a curated roadmap to becoming a professional Front-end Developer that anyone could use to learn about the practice of front-end development.
https://github.com/FADL285/Front-End-Development-Roadmap

computer-science css front-end-development frontend html javascript resources roadmap vue-roadmap

Last synced: about 1 month ago
JSON representation

This is a curated roadmap to becoming a professional Front-end Developer that anyone could use to learn about the practice of front-end development.

Lists

README

        


Front-End Development

Roadmap to becoming a Front-End Developer in 2024.


---

:dart: Roadmap to boost your career

This is a curated roadmap to becoming a professional Front-end Developer that anyone could use to learn about the practice of front-end development.

---

Link icons:


๐Ÿ“– โ†’ Official Docs ย  | ย  ๐ŸŽฌ โ†’ Video ย 


๐Ÿ“„ โ†’ Article ย  | ย  ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ โ†’ Course



Personal Recommendation โ†’ Personal Recommendation



YouTubeArabic playlist โ†’ YT Arabic Playlist;



YouTubeEnglish Playlist โ†’ English Playlist





๐Ÿ—บ๏ธ Content





1-Introduction


2-Before you start


3-Front-end Development Tech/Spec Overview ย 




4-Required for any path


5-Basic tools


6-Level One (HTML, CSS, JS) โœจ




7-Level Two โœจ


8-Level Three โœจ


9-What Next?!









Important Note



Any sources included in this roadmap are personal recommendations. You can choose one or more sources if you wish, or you can search for other sources.



---

# Introduction:

Front-end development involves using HTML, CSS, and JavaScript to build a client-side application. The client-side of an online application is the visual part of a web application and also what a user interacts with when an application is opened: colours, fonts, buttons, navigations, animations, etc.

[Introduction To Front End ย  ๐ŸŽฌ](https://youtu.be/6meCVoEo18o) ย 

Front-end development includes the user interface of an application. Everything a user interacts with when a user visits a website such as a login or sign-up page, homepage, contact page falls under the front-end development term.

A front-end developer is responsible for building and implementing the interface of a website or web application. They build client-side applications using web technologies such as HTML, CSS, and JavaScript.

In 2021 however, front-end development has gone beyond HTML, CSS, and JavaScript. There are a lot of web technologies you need to learn to be able to excel as a front-end developer this year.

> I will endeavor to cover all you need to get started with front-end development in 2023.

# Before you start:

First, you should read about [The Front-end Developer Profession ย  ๐Ÿ“„ ](https://frontendmasters.com/guides/learning-roadmap/front-end-developer-profession/)

## After this section, you should know:

- Front-end Developer Role
- Required Skills
- Job Titles

---

# Front-end Development Tech/Spec Overview

## In this section, you will learn about *Internet* and should know:

- The World Wide Web (aka WWW)
- Internet Fundamentals & How it Works
- Hypertext Transfer Protocol (aka HTTP)
- Uniform Resource Locators (aka URL)
- Browsers and How The Web Works
- DNS, Domain Name and Hosting


## Here are some resources:

> skip what you already familiar with :handshake:

- [The Front-end Development Tech/Spec Overview ย  ๐Ÿ“„](https://frontendmasters.com/guides/learning-roadmap/front-end-development-overview/)
- [World Wide Web (WWW) Basic Mechanics ย  ๐Ÿ“„](https://frontendmasters.com/guides/learning-roadmap/www-basic-mechanics/)
- How does the Internet work?
- [How does the Internet work? ย  ๐Ÿ“„](https://developer.mozilla.org/en-US/docs/Learn/Common_questions/How_does_the_Internet_work)
- [The Internet Explained ย  ๐Ÿ“„](https://www.vox.com/2014/6/16/18076282/the-internet)
- [How the Internet Works in 5 Minutes ย  ๐ŸŽฌ ](https://youtu.be/7_LPdttKXPc)
- [How Does the Internet Work? ย  ๐Ÿ“„](https://web.stanford.edu/class/msande91si/www-spr04/readings/week1/InternetWhitepaper.htm)
- [How The Web Works ย  ๐Ÿ“„](https://academind.com/tutorials/how-the-web-works)
- What is HTTP?
- [What is HTTP? ย  ๐Ÿ“„](https://www.cloudflare.com/en-gb/learning/ddos/glossary/hypertext-transfer-protocol-http/)
- [How HTTPS Works? ย  ๐Ÿ“„](https://howhttps.works/)
- [An overview of HTTP ย  ๐Ÿ“„](https://developer.mozilla.org/en-US/docs/Web/HTTP/Overview)
- [HTTP Messages - MDN ๐Ÿ“„](https://developer.mozilla.org/en-US/docs/Web/HTTP/Messages)
- [HTTP Crash Course & Exploration ๐ŸŽฌ](https://youtu.be/iYM2zFP3Zn0)
- [HTTP/3 From A To Z: Core Concepts](https://www.smashingmagazine.com/2021/08/http3-core-concepts-part1/)
- [HTTP & Web Sockets ย  ๐Ÿ“„](https://frontendmasters.com/guides/learning-roadmap/http/)
- How Browsers Work?
- [How Browsers Work ย  ๐Ÿ“„](https://web.dev/howbrowserswork/)
- [What is a web browser? ย  ๐Ÿ“„](https://www.mozilla.org/en-US/firefox/browsers/what-is-a-browser/)
- [How Do Web Browsers Work? ย  ๐ŸŽฌ](https://www.youtube.com/watch?v=WjDrMKZWCt0)
- [Role of Rendering Engine in Browsers ย  ๐Ÿ“„](https://www.browserstack.com/guide/browser-rendering-engine)
- [How Browsers Work ย  ๐Ÿ“„](https://www.freecodecamp.org/news/web-application-security-understanding-the-browser-5305ed2f1dac/)
- DNS and how it works?
- [What is DNS? ย  ๐Ÿ“„](https://www.cloudflare.com/learning/dns/what-is-dns/)
- [What is DNS? ย  ๐Ÿ“„](https://aws.amazon.com/route53/what-is-dns/)
- [Mess with DNS - DNS Playground ย  ๐ŸŽฎ](https://messwithdns.net/)
- [DNS and How does it work? ย  ๐ŸŽฌ](https://youtu.be/Wj0od2ag5sk)
- [DNS Records for Newbies - How To Manage Website Records ย  ๐ŸŽฌ](https://youtu.be/YV5tkQYcvfg)
- Domain Name
- [What is a domain name? ย  ๐Ÿ“„](https://www.cloudflare.com/learning/dns/glossary/what-is-a-domain-name/)
- [What is a Domain Name? - MDN ย  ๐Ÿ“„](https://developer.mozilla.org/en-US/docs/Learn/Common_questions/Web_mechanics/What_is_a_domain_name)
- [What is a Domain Name? - A Beginners Guide to How Domain Names Work! ย  ๐ŸŽฌ](https://youtu.be/Y4cRx19nhJk)

---

# Required for any path:

There are some tools required for any path such as Basic Terminal Usage (Command line), Git - Version Control & Github.

`Note:`

> **Learn these tools in parallel with the rest of the courses**.

## Basic Terminal Usage (Command line)

The terminal is an interface used to execute text commands, and it gives you access to the underlying operating system. Basic terminal usage is a skill all developers need regardless of their specialization. Command line is very important so I strongly recommend you study more on how to use it.

> If you are on windows like me, I recommend using [git bash](https://git-scm.com/downloads).

**Here are some resources to learn command line:**

- [Learn Command Line ย  ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ ](https://www.youtube.com/playlist?list=PLDoPjvoNmBAxzNO8ixW83Sf8FnLy_MkUT) YT arabic playlist
- [Command Line Crash Course - Freecodecamp ย  ๐ŸŽฌ ](https://youtu.be/yz7nYlnXLfE)
- [Command line crash course ย  ๐Ÿ“„ ](https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Understanding_client-side_tools/Command_line)

## Git - Version Control

Git is a version control system that enables developers to track changes in their project. Git also helps developers collaborate as a team. Git is needed among developers, to ensure that there are no code conflicts between developers.

## Github

GitHub is a code hosting platform for software development. GitHub lets teams work together on projects and it is also used for version control. It can be used among teams to collaborate on a project. For example, a team of developers wants to build a web application and everyone is given a task that has to be updated daily while working on the project, in this case, Github helps them build a centralized repository where each team member can make updates or manage the code file or repository.


**Here are some resources to learn Git & GitHub:**

- [Git Handbook - Github guides ย  ๐Ÿ“„ ](https://guides.github.com/introduction/git-handbook/)
- [Git Videos ย  ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ ](https://git-scm.com/videos)
- [Git Cheat Sheet repo ๐Ÿ“„](https://github.com/FADL285/git-cheat-sheet)
- [Git book - Git ย  ๐Ÿ“„ ](https://git-scm.com/book/en/v2)
- [Github Guides ย  ๐Ÿ“„ ](https://guides.github.com/activities/hello-world/)
- [Version Control with Git - Udacity ย  ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ ](https://www.udacity.com/course/version-control-with-git--ud123)
- [Introduction to Git and GitHub from Google ย  ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ ](https://www.coursera.org/learn/introduction-git-github)
- [An introduction to Git - Freecodecamp ย  ๐Ÿ“„ ](https://www.freecodecamp.org/news/what-is-git-and-how-to-use-it-c341b049ae61/)
- [Git & GitHub Arabic Tutorial ย  ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLqPejUavRNTXejD5npdmFbe6NU6dTJLhW) YT arabic playlist
- [Learn Git and GitHub ย  ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ ](https://www.youtube.com/playlist?list=PLDoPjvoNmBAw4eOj58MZPakHjaO3frVMF) YT arabic playlist
- [learn Git in Arabic ย  ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLfDx4cQoUNOYVfQs_NFNyykcqkaJ_plmK) YT arabic playlist
- [Git Tutorial for Beginners: Learn Git in 1 Hour - Code with Mosh ย  ๐ŸŽฌ ](https://youtu.be/8JJ101D3knE)
- [Git and GitHub for Beginners - Crash Course - Freecodecamp ย  ๐ŸŽฌ ](https://youtu.be/RGOj5yH7evk)

---

# Basic tools


Basic tools to get start.




Text Editor :writing_hand:
Browser :globe_with_meridians:
:man_technologist: Terminal




VS Code :ballot_box_with_check:
Google Chrome :ballot_box_with_check:
Git Bash :ballot_box_with_check:


Atom
Microsoft Edge
Cmder


WebStorm
Mozilla Firefox
Hyper


[Code Editors resources ๐Ÿ“„](https://frontendmasters.com/guides/learning-roadmap/code-editors/)

---

# Level One:





๐Ÿ—บ๏ธ Content





1- HTML


2- CSS


3- HTML & CSS - (resources & practice)




4- JavaScript


5- Accessibility





Difference Between HTML, CSS & JS

## HTML:

HTML stands for Hypertext Markup Language. It is the markup language for building web pages, it is also the building block of the web. HTML is easy to learn and comprehend. With just HTML, you can build a basic website.

**Here are some resources to learn HTML:**

- [Learning resources and tools for HTML - Front-End Masters ๐Ÿ“„](https://frontendmasters.com/guides/learning-roadmap/html/) โœจ๐Ÿ’ซ
- [Learn HTML - Elzero Web School ๐Ÿ“„](https://elzero.org/learn-html/) โœจ๐Ÿ’ซ
- [Learn HTML In Arabic 2021 ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLDoPjvoNmBAw_t_XWUFbBX-c9MafPk9ji) YouTubeArabic playlist
- [HTML Study Plan ๐Ÿ“„](https://elzero.org/study/html-2021-study-plan/)
- [HTML Assignments ๐Ÿ“„](https://elzero.org/category/assignments/html-assignments/)
- [MDN - HTML ๐Ÿ“„](https://developer.mozilla.org/en-US/docs/Learn/HTML)
- [Learn HTML - web.dev ๐Ÿ“„](https://web.dev/learn/html/) `recommended`
- [Learn Forms - web.dev ๐Ÿ“„](https://web.dev/learn/forms/) `recommended`
- [HTML Full Course - Freecodecamp ๐ŸŽฌ](https://youtu.be/pQN-pnXPaVg)
- [HTML Crash Course For Absolute Beginners - Traversy Media ๐ŸŽฌ](https://www.youtube.com/watch?v=UB1O30fR-EE)

> For writing maintainable and scalable HTML documents, check this repo [HTML Best Practices](https://github.com/hail2u/html-best-practices)

---

## CSS:

CSS stands for Cascading Style Sheets. It is the technology to learn after HTML. It is used for styling our HTML. For example, we can use CSS to space our content, colours, fonts, etc.

**Here are some resources to learn CSS:**

- [Learn CSS - Elzero Web School ๐Ÿ“„](https://elzero.org/learn-css/) โœจ๐Ÿ’ซ
- [Learn CSS In Arabic 2021 ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLDoPjvoNmBAzjsz06gkzlSrlev53MGIKe) YouTubeArabic playlist
- [CSS Study Plan ๐Ÿ“„](https://elzero.org/study/css-2021-study-plan/)
- [CSS Assignments ๐Ÿ“„](https://elzero.org/category/assignments/css-assignments/)
- [MDN - CSS ๐Ÿ“„](https://developer.mozilla.org/en-US/docs/Learn/CSS)
- [Web.dev - Learn CSS ๐Ÿ“„](https://web.dev/learn/css/) ```recommended```
- [Web.dev - Learn Responsive Design ๐Ÿ“„](https://web.dev/learn/design/) ```recommended```

> ๐Ÿ’ก Take a look at this repository - [Awesome-CSS-Learning](https://github.com/FADL285/Awesome-CSS-Learning) - A tiny list limited to the best CSS Learning Resources.


**The basics of CSS you need to learn are:**

- Basics, Box Model, Colors & Gridents, Units :arrow_right: [CSS Fundamentals ๐Ÿ“„](https://frontendmasters.com/guides/learning-roadmap/css-fundamentals)
- Flow, Positioning, Floats, Flex box, Grids :arrow_right: [CSS Layout ๐Ÿ“„](https://frontendmasters.com/guides/learning-roadmap/css-layout/)
- Responsive Design & Media Queries :arrow_right: [CSS Media Queries ๐Ÿ“„](https://frontendmasters.com/guides/learning-roadmap/css-media-queries/)
- Animations :arrow_right: [CSS Transitions, Transforms & Animation ๐Ÿ“„](https://frontendmasters.com/guides/learning-roadmap/css-transitions-transforms-animations/)
- Web Fonts, CSS Icons, Google Fonts :arrow_right: [CSS Fonts & Icons ๐Ÿ“„](https://frontendmasters.com/guides/learning-roadmap/css-fonts-and-icons/)
- CSS Variables & CSS Practices :arrow_right: [CSS Practices ๐Ÿ“„](https://frontendmasters.com/guides/learning-roadmap/css-practices/)

---

## HTML & CSS - (Resources & Practice)

In this section, I will recommend some paid courses and YouTubevideos that explain and build websites using HTML and CSS.
Plus some websites to practice what you've learned.

**Here are some Paid Courses for HTML & CSS:** ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ :dollar::dollar: Personal Recommendation

- [Build Responsive Real-World Websites with HTML and CSS](https://www.udemy.com/course/design-and-develop-a-killer-website-with-html5-and-css3/)
- [Modern HTML & CSS From The Beginning (Including Sass)](https://www.udemy.com/course/modern-html-css-from-the-beginning/) :arrow_right: `exclude sass from it now`
- [CSS - The Complete Guide 2021 (incl. Flexbox, Grid & Sass)](https://www.udemy.com/course/css-the-complete-guide-incl-flexbox-grid-sass/) :arrow_right: `exclude sass from it now`


**Here are some YouTubeVideos for building templates with HTML & CSS:** Personal Recommendation

- [Practical HTML & CSS - Elzero Web School ๐Ÿ“„](https://elzero.org/practical-html-css/)
- [HTML And CSS Template 1 ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLDoPjvoNmBAzHSjcR-HnW9tnxyuye8KbF) YouTubeArabic playlist
- [HTML And CSS Template 2 ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLDoPjvoNmBAy1l-2A21ng3gxEyocruT0t) YouTubeArabic playlist
- [HTML And CSS Template 3 ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLDoPjvoNmBAxuCSp2_-9LurPqRVwketnc) YouTubeArabic playlist
- [Design Template Using ( HTML 5 - CSS 3 ) - Unique Coderz Academy ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLtFbQRDJ11kFq3C3I7sKHjXbFru4rx8qs) YouTubeArabic playlist
- [Design Responsive Template Using ( HTML - CSS - Media Query ) - Unique Coderz Academy ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLtFbQRDJ11kG7W2TmVs4gr9FqmZ0Ui551) YouTubeArabic playlist
- [Traversy Media](https://www.youtube.com/channel/UC29ju8bIPH5as8OGnQzwJyA)
- [Build a Responsive Website | HTML, CSS Grid, Flexbox & More ๐ŸŽฌ](https://youtu.be/p0bGHP-PXD4)
- [Build a Modern Landing Page Website | HTML & CSS ๐ŸŽฌ](https://youtu.be/X1dz0xRbSJc)
- [Build An HTML5 Website With A Responsive Layout ๐ŸŽฌ](https://youtu.be/Wm6CUkswsNw)
- [Pluralsight Login Page Clone - HTML & CSS ๐ŸŽฌ](https://youtu.be/wIx1O5Y5EB4)
- [How To Make Website Using HTML & CSS | Full Responsive - Easy Tutorials ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://youtu.be/oYRda7UtuhA)


- [ Frontend Masters Web Development Bootcamp ](https://frontendmasters.com/bootcamp/) -> ```included JS```


**Some challenges for what you have learned, Try** ๐Ÿฆพ๐Ÿฆพ๐Ÿ˜ƒ
- [Flexbox Defense Game](http://www.flexboxdefense.com/)
- [Frontend Mentor](https://www.frontendmentor.io/challenges?sort=difficulty|asc&difficulties=1,2&languages=HTML|CSS&types=free)
- [Codewell](https://www.codewell.cc/challenges)
- [CSS Battle](https://cssbattle.dev/)
- [100 Days CSS](https://100dayscss.com/)


> After Learning HTML & CSS read this :arrow_right: [HTML Interview Questions ๐Ÿ“„](https://www.interviewbit.com/html-interview-questions/) & [CSS Interview Questions ๐Ÿ“„](https://www.interviewbit.com/css-interview-questions/)

---

## JavaScript:

JavaScript is one of the most popular programming languages in the world. It is the language of the web. As a front-end developer, it is required you learn JavaScript. JavaScript enables us to create dynamic content. When you create your HTML structure and your style with your CSS, JavaScript makes the website dynamic and alive.

> ๐Ÿ’ก๐Ÿ’ก Learning Javascript and practicing on it continues with you to the end of the path and will not end.

**On this level, we will learn the basics of JavaScript**
- [JavaScript Fundamentals](https://frontendmasters.com/guides/learning-roadmap/javascript-fundamentals/)
- [DOM Manipulation & BOM](https://frontendmasters.com/guides/learning-roadmap/dom-bom-cssom/)
- AJAX, Fetch API and JSON
- [ES6+ & Modular JS](https://frontendmasters.com/guides/learning-roadmap/javascript-modules-scripts/)
- [Web APIs](https://developer.mozilla.org/en-US/docs/Web/API)
- [Object-oriented Programming (OOP)](https://frontendmasters.com/guides/learning-roadmap/js-oop/)
- [Regular Expressions (Regex)](https://frontendmasters.com/guides/learning-roadmap/javascript-regular-expressions/) `general skill`
- JavaScript Algorithms and Data Structures | Design Patterns


**Here are some resources to learn JavaScript:**

- [MDN - JavaScript ๐Ÿ“„](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/)
- [Learn JavaScript - Elzero Web School ๐Ÿ“„](https://elzero.org/learn-javascript/) โœจ๐Ÿ’ซ
- [Learn JavaScript In Arabic 2021 ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLDoPjvoNmBAx3kiplQR_oeDqLDBUDYwVv) YouTubeArabic playlist
- [JavaScript Samurai ูƒูˆุฑุณ ุฌุงูุงุณูƒุฑุจุช ู…ู† ุงู„ุตูุฑ ุญุชู‰ ุงู„ุงุญุชุฑุงู ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLL2zWZTDFZzgU2x6Kk6w0qx5piLgMODsm) YouTubeArabic playlist
- [JavaScript.INFO ๐Ÿ“„](https://javascript.info/intro)
- [Eloquent JavaScript ๐Ÿ“•](https://eloquentjavascript.net/)
- [Learn JavaScript - Freecodecamp ๐ŸŽฌ](https://youtu.be/PkZNo7MFNFg)
- [Traversy Media](https://www.youtube.com/channel/UC29ju8bIPH5as8OGnQzwJyA)
- [JavaScript Crash Course For Beginners ๐ŸŽฌ](https://youtu.be/hdI2bqOjy3c)
- DOM Crash Course [Part #1 ๐ŸŽฌ](https://youtu.be/0ik6X4DJKCc) - [Part #2 ๐ŸŽฌ](https://youtu.be/mPd2aJXCZ2g) - [Part #3 ๐ŸŽฌ](https://youtu.be/wK2cBMcDTss) - [Part #4 (Final Project) ๐ŸŽฌ](https://youtu.be/i37KVt_IcXw)
- [Fetch API Introduction ๐ŸŽฌ](https://youtu.be/Oive66jrwBs)
- [JSON Crash Course ๐ŸŽฌ](https://youtu.be/wI1CWzNtE-M)
- [JavaScript OOP Crash Course (ES5 & ES6) ๐ŸŽฌ](https://youtu.be/vDJpGenyHaA)
- [JavaScript Tutorial for Beginners - Clever programmers ๐ŸŽฌ](https://youtu.be/Qqx_wzMmFeA)
- [JavaScript Tutorial for Beginners - Programming with Mosh ๐ŸŽฌ](https://youtu.be/W6NZfCO5SIk)
- [30 Days of JavaScript repo ๐Ÿ“„](https://github.com/Asabeneh/30-Days-Of-JavaScript)

> ๐Ÿ’ก Take a look at this repository - [Awesome-JavaScript-Learning](https://github.com/FADL285/Awesome-JavaScript-Learning) - A tiny list limited to the best JavaScript Learning Resources.


**Here are some resources to learn Regular Expressions (Regex):**

- [Regular Expressions Demystified ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PL55RiY5tL51ryV3MhCbH8bLl7O_RZGUUE) YouTubeEnglish Playlist
- [Regular Expression tutorial - Arabic ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLwCMLs3sjOY4aVMg7hgQGHyQBZnHgFjJk) YouTubeArabic playlist `The implementation is not in JavaScript but explains the concept of Regex in a nice way`
- [Regular Expressions (RegEx) Tutorial ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PL4cUxeGkcC9g6m_6Sld9Q4jzqdqHd2HiD) YouTubeEnglish Playlist
- [Regular expressions - MDN ๐Ÿ“„](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions)


**Here are some YouTubeVideos for practice on JavaScript.:**

- [JavaScript Practice - Elzero Web School ๐Ÿ“„](https://elzero.org/javascript-practice/)
- [HTML | CSS | JavaScript | Projects - Shadow Coding ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLS-MrzRLZtmflgWiToSs6jNwYaFK7FnWM) YouTubeArabic playlist
- [Build 15 JavaScript Projects - Vanilla JavaScript Course - FreeCodeCamp ๐ŸŽฌ](https://youtu.be/3PHXvlpOkf4)
- [Traversy Media](https://www.youtube.com/channel/UC29ju8bIPH5as8OGnQzwJyA)
- [Build 5 Projects With HTML, CSS & JavaScript ๐ŸŽฌ](https://youtu.be/JkeyKeK3V24)
- [Build a Netflix Landing Page Clone with HTML, CSS & JS ๐ŸŽฌ](https://youtu.be/P7t13SGytRk)
- [Learn JavaScript by Building 7 Games - Full Course - FreeCodeCamp ๐ŸŽฌ](https://youtu.be/lhNdUVh3qCc)
- [Build A Weather App in HTML CSS & JavaScript | Weather App in JavaScript ๐ŸŽฌ](https://youtu.be/c1r-NqYkFPc)
- [Build A Music App With Javascript Tutorial ๐ŸŽฌ](https://youtu.be/2VJlzeEVL8A)


**Here are some Paid Courses for JavaScript:** ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ :dollar::dollar: Personal Recommendation

- [JavaScript - The Complete Guide 2021 (Beginner + Advanced) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.udemy.com/course/javascript-the-complete-guide-2020-beginner-advanced/) โœจ๐Ÿ’ซ
- [Modern JavaScript (Complete guide, from Novice to Ninja) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.udemy.com/course/modern-javascript-from-novice-to-ninja/)
- [Modern JavaScript From The Beginning ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.udemy.com/course/modern-javascript-from-the-beginning/)
- [50 Projects In 50 Days - HTML, CSS & JavaScript ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.udemy.com/course/50-projects-50-days/)


**Here are some resources to learn JavaScript Algorithms, Data Structures and Design Patterns:**

- [JavaScript Algorithms and Data Structures - freeCodeCamp ๐Ÿ“„](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/)
- [JavaScript Algorithms and Data Structures Masterclass ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ ๐Ÿ’ต๐Ÿ’ต](https://www.udemy.com/course/js-algorithms-and-data-structures-masterclass/)
- [Master the Coding Interview: Data Structures + Algorithms ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ ๐Ÿ’ต๐Ÿ’ต](https://www.udemy.com/course/master-the-coding-interview-data-structures-algorithms/)
- [Data Structure : JavaScript (leetcode problem-solving) - Shadow Coding ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLS-MrzRLZtmdIHJ-Osvv_sJO1Msc4VM_7) YouTubeArabic playlist
- [JavaScript Algorithms and Data Structures ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLC3y8-rFHvwjPxNAKvZpdnsr41E0fCMMP) YouTubeEnglish Playlist
- [Learning JavaScript Design Patterns ๐Ÿ“„](https://www.patterns.dev/posts/classic-design-patterns/)
- [JavaScript Design Patterns โ€“ Explained with Examples ๐Ÿ“„](https://www.freecodecamp.org/news/javascript-design-patterns-explained/)
- [Design Patterns | javascript ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLS-MrzRLZtmduTfp_bReagQKg7I-GVr-5) YouTubeArabic playlist


> After Learning JavaScript read this :arrow_right: [JavaScript Interview Questions ๐Ÿ“„](https://github.com/FADL285/javascript-interview-questions) & [37 Essential JavaScript Interview Questions ๐Ÿ“„](https://www.toptal.com/javascript/interview-questions)

---

## Accessibility:

Digital accessibility, commonly abbreviated a11y, is about designing and building websites and web apps that disabled people can interact with in a meaningful and equivalent way.

**Here are some resources to learn HTML:**

- [Learn Accessibility - Web.dev ๐Ÿ“„](https://web.dev/learn/accessibility/) โœจ๐Ÿ’ซ
- [Learn Accessibility - MDN ๐Ÿ“„](https://developer.mozilla.org/en-US/docs/Learn/Accessibility)
- [Web Accessibility - Udacity ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.udacity.com/course/web-accessibility--ud891)
- [Web Accessibility: Getting Started - pluralsight ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.pluralsight.com/courses/web-accessibility-getting-started)

---

# Level Two:





๐Ÿ—บ๏ธ Content





1- Web Developer Tools


2- Package Managers


3-CSS Architecture




4-CSS Preprocessors


5- CSS Frameworks (CSS UI Toolkits)


6-JavaScript Libraries




## Web Developer Tools:

**Learning Resources**:
- [Introduction to Dev Tools, v3 ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ ๐Ÿ’ต๐Ÿ’ต](https://frontendmasters.com/courses/dev-tools/)
- [Chrome DevTools Docs ๐Ÿ“„](https://developer.chrome.com/docs/devtools/)
- [Google Chrome Developer Tools Crash Course ๐ŸŽฌ](https://youtu.be/x4q86IjJFag)
- [21+ Browser Dev Tools & Tips You Need To Know ๐ŸŽฌ](https://youtu.be/TcTSqhpm80Y)

---

## Package Managers:

a package manager is a piece of software that lets you manage the dependencies (external code written by you or someone else) that your project needs to work correctly.

**Learning Resources**:
- [NPM ๐Ÿ“–](https://docs.npmjs.com/)
- [NPM Crash Course ๐ŸŽฌ](https://youtu.be/jHDhaSSKmB0)
- [How To Use [ NPM ] NodeJs Package Manager ๐ŸŽฌ](https://youtu.be/OCIRRyBbz_w) YouTubeArabic playlist

- [Yarn ๐Ÿ“–](https://classic.yarnpkg.com/en/docs)
- [Yarn Package Manager Crash Course ๐ŸŽฌ](https://youtu.be/g9_6KmiBISk)
- [Yarn crash course in Arabic ๐ŸŽฌ](https://youtu.be/1Sjhc09Q7f8) YouTubeArabic playlist

- [pnPm ๐Ÿ“–](https://pnpm.io/)
---

## CSS Architecture:

[BEM](http://getbem.com) methodology gives your CSS code a solid structure that remains simple, easy to understand and easy to modify

**Learning Resources**:
- [BEM ๐Ÿ“„](http://getbem.com/introduction/)
- [BEM Cheat Sheet ๐Ÿ“„](https://9elements.com/bem-cheat-sheet/)
- [Organize your CSS code using BEM ๐ŸŽฌ](https://youtu.be/QtX-fPHUSpM) YouTubeArabic playlist
- [You Probably Need BEM CSS in Your Life (Tutorial) ๐ŸŽฌ](https://youtu.be/er1JEDuPbZQ)

---

## CSS Preprocessors:

CSS preprocessors are scripting languages that extend the default capabilities of CSS. They enable us to use logic in our CSS code, such as variables, nesting, inheritance, mixins, functions, and mathematical operations. CSS preprocessors make it easy to automate repetitive tasks, reduce the number of errors and code bloat, create reusable code snippets, and ensure backward compatibility.

**Sass** is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets. SassScript is the scripting language itself. Sass consists of two syntaxes (sass/scss).

**Learning Resources**:
- [Sass Docs ๐Ÿ“–](https://sass-lang.com/documentation)
- [Sass Fundamentals ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ ๐Ÿ’ต๐Ÿ’ต](https://frontendmasters.com/courses/sass/)
- [Learn Sass - Elzero Web School ๐Ÿ“„](https://elzero.org/study/sass-2021-study-plan/) โœจ๐Ÿ’ซ
- [Learn SASS In Arabic 2021 ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLDoPjvoNmBAzlpyFHOaB3b-eubmF0TAV2) YouTubeArabic playlist
- [Sass Tutorial for Beginners - CSS With Superpowers ๐ŸŽฌ](https://youtu.be/_a5j7KoflTs)
- [Sass and BEM for beginners ๐ŸŽฌ](https://youtu.be/jfMHA8SqUL4)
- [Create Web Design With Sass ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLDoPjvoNmBAz9sluuyOWPifXvySgrGma8) YouTubeArabic playlist
- [SASS Tutorial (Build Your Own CSS Library) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PL4cUxeGkcC9jxJX7vojNVK-o8ubDZEcNb) YouTubeEnglish Playlist

---

## CSS Frameworks:

**Utility Toolkits**
- [Tailwind CSS ๐Ÿ“–](https://tailwindcss.com/)
- [Official Screencasts](https://www.youtube.com/c/TailwindLabs/videos)
- [Tailwind CSS Full Course for Beginners | Complete All-in-One Tutorial | 3 Hours ๐ŸŽฌ](https://youtu.be/lCxcTsOHrjo)
- [Tailwind CSS Course๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLnD96kXp-_pMR9cBUmvsz_kIIt9bv2UIP) YouTubeArabic playlist
- [Tailwind CSS Tutorial ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gpXORlEHjc5bgnIi5HEGhw) YouTubeEnglish Playlist
- [Laracasts Tailwind](https://laracasts.com/topics/tailwind)

**UI + Utility Toolkits**
- [Bootstrap ๐Ÿ“–](https://getbootstrap.com/)
- [Bootstrap 5 Tutorial ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLnD96kXp-_pMJp3stPetkN76AJ2mmeah7) YouTubeArabic playlist
- [Bootstrap 5 Design 01 Bondi ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLDoPjvoNmBAyvm7f--dc6XqkpfDcen_vQ) YouTubeArabic playlist
- [Bootstrap 5 Tutorial ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PL4cUxeGkcC9joIM91nLzd_qaH_AimmdAR) YouTubeEnglish Playlist
- [Bootstrap 5 Crash Course | Website Build & Deploy ๐ŸŽฌ](https://youtu.be/4sosXZsdy-s)

---

## JavaScript Libraries:

A JavaScript library is a library of pre-written JavaScript code that allows for easier development.

> ๐Ÿ’ก Search about what you want, and you will find a library to do it.

**Articles about recommended js libraries:**:
- [10 Awesome JavaScript Libraries You Should Try Out in 2021 ๐Ÿ“„](https://www.freecodecamp.org/news/10-javascript-libraries-you-should-try/)
- [39 of the best JavaScript libraries and frameworks to try in 2021 ๐Ÿ“„](https://getflywheel.com/layout/best-javascript-libraries-frameworks-2020/)

---

# Level Three:





๐Ÿ—บ๏ธ Content





1-Module Bundlers


2-JavaScript Frameworks




3-Testing


4-TypeScript


5-Progressive Web Apps (PWA)




## Module Bundlers:

A JavaScript module bundler compiles small pieces of code (aka modules) into something larger and more complex, such as a library or application.

**Learning Resources**:

- [Vite ๐Ÿ“–](https://vitejs.dev/)
- [Learn Vite with Evan You ๐ŸŽฌ](https://youtu.be/DkGV5F4XnfQ)
- [Webpack ๐Ÿ“–](https://webpack.js.org/)
- [Webpack 5 tutorial ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLmZPx_9ZF_sB4orswXdpThGMX9ii2uP7Z) YouTubeEnglish Playlist
- [How to use Webpack ๐ŸŽฌ](https://youtu.be/M3c9R_xSF1o) YouTubeArabic playlist

---

## JavaScript Frameworks:

> In this section, you will learn about **JavaScript Frameworks**, **JavaScript State Management** and **Server side rendering**.

**JavaScript frameworks:**

JavaScript frameworks are tools designed to speed up development and organize code used to build modern web apps. They exist to solve problems more directly rather than providing an open set of tools like most libraries do. Many modern companies use frameworks as a standard part of their tooling, so many front-end development jobs require framework experience.

**JavaScript State Management:**

State Management helps in updating the UI in related places when there is a change in the application data due to action performed in the application like click, hover, etc. It also helps in making sure that state changes have been incorporated at corresponding places.

**Server side rendering:**

Server-side rendering (SSR), is the ability of an application to contribute by displaying the web-page on the server instead of rendering it in the browser. Server-side sends a fully rendered page to the client; the client's JavaScript bundle takes over which then allows the Vue.js app to hydrate.

---

**Top 3 Javascript Frameworks:**

- [Vue](https://vuejs.org/)
- [React](https://reactjs.org/)
- [Angular](https://angular.io/)

> ๐Ÿ’ก Before you start learning a framework I recommend watching this [tutorial ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLtxOBbrOOPH6Os1EJifSE59Bd5WbL15pn). YouTubeArabic playlist and this [tutorial ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLVvjrrRCBy2IDt1Hm8NAiRl_6_io8aS6b).

**Learning Resources for Vue.js**:

- [Vue Docs ๐Ÿ“–](https://vuejs.org/)
- [Vue School](https://vueschool.io/)
- [Vue Mastery](https://www.vuemastery.com/)
- [Vue Router ๐Ÿ“–](https://router.vuejs.org/) -> `Ecosystem: The official Router for Vue.js`
- [Pinia Docs ๐Ÿ“–](https://pinia.vuejs.org/) -> `Ecosystem: The intuitive store for Vue.js`
- [Vue - The Complete Guide (w/ Router, Vuex, Composition API) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ ๐Ÿ’ต๐Ÿ’ต](https://www.udemy.com/course/vuejs-2-the-complete-guide/)
- [Complete Vue Developer 2023: Zero to Mastery (Pinia, Vitest) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ ๐Ÿ’ต๐Ÿ’ต](https://www.udemy.com/course/complete-vue-js-developer-zero-to-mastery-vuex/)
- [Vue 3 Crash Course | Project From Scratch ๐ŸŽฌ](https://youtu.be/KTFH4P8unUQ)
- [The Ultimate Vue 3 Tutorial (100% Composition API) ๐ŸŽฌ](https://youtu.be/I_xLMmNeLDY)
- [Build with Ben: Vue 3 and TypeScript Working Session ๐ŸŽฌ](https://youtu.be/p1eO5dZnp_Q)
- [Vue JS 3 Tutorial for Beginners ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLC3y8-rFHvwgeQIfSDtEGVvvSEPDkL_1f) YouTubeEnglish PlaylistYouTubeEnglish Playlist
- [Vue.js 3 Tutorial - The Net Ninja ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PL4cUxeGkcC9hYYGbV60Vq3IXYNfDk8At1) YouTubeEnglish PlaylistYouTubeEnglish Playlist
- [Vue.js Tutorial: Beginner to Front-End Developer ๐ŸŽฌ](https://youtu.be/1GNsWa_EZdw)

**Learning Resources For NuxtJS**:

NuxtJS is a Server-Side Vue Framework, with some architectural opinions that can be useful to creating maintainable applications, even if you donโ€™t use any of the Server Side Rendering features it provides.

- [NuxtJS ๐Ÿ“–](https://nuxtjs.org/)
- [Nuxt.js 3 Fundamentals ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ ๐Ÿ’ต](https://vueschool.io/courses/nuxt-js-3-fundamentals)
- [Mastering Nuxt 3 ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ ๐Ÿ’ต](https://masteringnuxt.com/)
- [Nuxt 3 Tutorial - The Net Ninja ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PL4cUxeGkcC9haQlqdCQyYmL_27TesCGPC) YouTubeEnglish Playlist
- [The Nuxt 3 Crash Course ๐ŸŽฌ](https://youtu.be/dZC4T4UiU1c)
- [Nuxt 3 - Building a Complete Project ๐ŸŽฌ](https://youtu.be/B6hmetsV3yI)
- [Nuxt 3 full course build and deploy ๐ŸŽฌ](https://youtu.be/5dQMQ1BwUyc)
- [Learn Nuxt 3 โ€” Full course for beginners 2023 ๐ŸŽฌ](https://youtu.be/ww94Jvi8JJo)

---

**Learning Resources for React.js**:

- [React Docs ๐Ÿ“–](https://react.dev/learn)
- [React for beginners](https://www.youtube.com/watch?v=1wZoGFF_oi4&list=PLZlA0Gpn_vH_NT5zPVp18nGe_W9LqBDQK&pp=iAQB) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ YouTubeEnglish Playlist
- [React for beginners](https://www.youtube.com/playlist?list=PLtFbQRDJ11kEjXWZmwkOV-vfXmrEEsuEW) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ YouTubeArabic playlist
- [React Hooks ๐Ÿ“–](https://react.dev/reference/react)
- [React Hooks](https://www.youtube.com/playlist?list=PLZlA0Gpn_vH8EtggFGERCwMY5u5hOjf-h) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ YouTubeEnglish Playlist
- [React Hooks](https://www.youtube.com/playlist?list=PLtxOBbrOOPH4ro6EXTNHrIvmoNaOcPAwe) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ YouTubeArabic playlist
- [React Router ๐Ÿ“–](https://teachingbee.in/how-to-use-routing-in-react-js/)
- [React Router 6](https://www.youtube.com/watch?v=59IXY5IDrBA) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ YouTubeEnglish Playlist
- [React Router 6](https://www.youtube.com/watch?v=iK2jOarAoE0) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ YouTubeArabic playlist
- [What is state Management ๐Ÿ“–](https://www.techtarget.com/searchapparchitecture/definition/state-management) -> `Read about state management to know what you should learn ๐Ÿ‘‡`
- [Redux Toolkit ๐Ÿ“–](https://redux-toolkit.js.org/) Personal Recommendation
- [Recoil ๐Ÿ“–](https://recoiljs.org/)
- [MobX ๐Ÿ“–](https://mobx.js.org/README.html)
- [Redux](https://www.youtube.com/watch?v=zrs7u6bdbUw) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ YouTubeEnglish Playlist
- [Redux Toolkit](https://www.youtube.com/playlist?list=PLejc1JbD4ZFREfrBoSl8tjAPZOY6HNqZv) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ YouTubeEnglish Playlist
- [Style in React ๐Ÿ“–](https://www.robinwieruch.de/react-css-styling/)
- [Style Components ๐Ÿ“–](https://styled-components.com/)
- [Css Modules ๐Ÿ“–](https://github.com/css-modules/css-modules)
- [Style Components crach course](https://www.youtube.com/watch?v=02zO0hZmwnw) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ YouTubeEnglish Playlist
- [Material UI ๐Ÿ“–](https://mui.com/)
- [Material UI crach course](https://www.youtube.com/watch?v=vyJU9efvUtQ) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ YouTubeEnglish Playlist
- [API Calls ๐Ÿ“–](https://www.robinwieruch.de/react-hooks-fetch-data/)
- Rest
- [Axios ๐Ÿ“–](https://axios-http.com/docs/intro) Personal Recommendation
- [SWR ๐Ÿ“–](https://swr.vercel.app/)
- [React Query](https://www.youtube.com/watch?v=novnyCaa7To) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ YouTubeEnglish Playlist

- GraphQL
- [Apollo ๐Ÿ“–](https://www.apollographql.com/docs/) Personal Recommendation
- [GraphQL whit React - Apollo client](https://www.youtube.com/watch?v=YyUWW04HwKY) ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ YouTubeEnglish Playlist
- [Relay ๐Ÿ“–](https://relay.dev/)
- [URQL ๐Ÿ“–](https://formidable.com/open-source/urql/docs/)

---
## Testing:

Learn the difference between Unit, Integration, and Functional tests and learn how to write them.

**Learning Resources For unit testing with Vitest**:
- [Vitest Docs ๐Ÿ“–](https://vitest.dev/)
- [Learn Vitest and Testing Library In 40 Minutes ๐ŸŽฌ](https://youtu.be/FJRuG85tXV0)
- [Fast Unit Testing With Vitest ๐ŸŽฌ](https://youtu.be/FDEf3iWEgFI)

**Learning Resources For unit testing with Jest**:
- [Jest Docs ๐Ÿ“–](https://jestjs.io/)
- [JavaScript Unit Testing With Jest ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLDoPjvoNmBAwSrfBPERTnCmWAbcMAwG9O) YouTubeArabic playlist
- [Jest Cheatsheet - Devhints ๐Ÿ“„](https://devhints.io/jest)

> [JavaScript Unit Testing - The Practical Guide ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ๐Ÿ’ต๐Ÿ’ต](https://www.udemy.com/course/javascript-unit-testing-the-practical-guide/) - Learn how to write automated tests (unit & integration tests) with Vitest & Jest.

---

## TypeScript:
TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale.

**Visit the following resources to learn more:**

- [What Is TypeScript? ๐Ÿ“„](https://thenewstack.io/what-is-typescript/)
- [Official Website ๐Ÿ“–](https://www.typescriptlang.org/)
- [Learn TypeScript - Elzero Web School ๐Ÿ“„](https://elzero.org/study/typescript-study-plan/) โœจ๐Ÿ’ซ
- [Learn TypeScript In Arabic 2022 ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PLDoPjvoNmBAy532K9M_fjiAmrJ0gkCyLJ) YouTubeArabic playlist
- [TypeScript Course for Beginners - Learn TypeScript from Scratch! ๐ŸŽฌ](https://youtu.be/BwuLxPH8IDs)
- [Learn TypeScript โ€“ Full Tutorial ๐ŸŽฌ](https://youtu.be/30LWjhZzg50)
- [Understanding TypeScript ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ ๐Ÿ’ต๐Ÿ’ต](https://www.udemy.com/course/understanding-typescript/)

---

## Progressive Web Apps:

- What is PWA? [Web.dev ๐Ÿ“„](https://web.dev/what-are-pwas/)

**Learning Resources:**

- [Progressive Web Apps ๐Ÿ“„](https://web.dev/progressive-web-apps/)
- [Learn PWA - web.dev ๐Ÿ“„](https://web.dev/learn/pwa/)
- [PWA Tutorial for Beginners ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ](https://www.youtube.com/playlist?list=PL4cUxeGkcC9gTxqJBcDmoi5Q2pzDusSL7)
- [Progressive Web Apps (PWA) - The Complete Guide ๐ŸŽฌ๐Ÿ“ƒ๐ŸŽฌ ๐Ÿ’ต๐Ÿ’ต](https://www.udemy.com/course/progressive-web-app-pwa-the-complete-guide/)

---

# What Next:

Always Keep Learning, Practice more, and don't stop.

---


๐Ÿ“ซ Reach me on




Github
ย ย ย ย 

LinkedIn
ย ย ย ย 

Twitter
ย ย ย ย 

Gmail
ย ย ย ย