* Update JavaScript-asynchronous Promises resources
* Replace broken link
The previous link to the article was outdated and resulted in a 404 error.
* Fixed the JavaScript typo
* Add Video Resource JS 101-debugging-memory-leaks.md
Added a helpful YouTube video on visualizing memory leaks and debugging them in the console.
* Introduce resource (Chrome Developers) JS-debugging-performance
Added link to Chrome Developers documentation on debugging JavaScript performance in JS 102-debugging-performance.md. This provides valuable insights and best practices for optimizing code performance from the official docs.
* Update frontend roadmap
* Migrate content for frontend roadmap
* Add a button for beginner friendly version
* Frontend roadmap
* Implement beginner version of frontend roadmap
* Clear progress for roadmaps
* Update
Added links to two videos for better understanding. One video features comprehensive and visually appealing content, while the other from JSConf provides visuals suited for beginners.
* Update 102-shadow-dom.md
These changes are important from a student's perspective.
* Update src/data/roadmaps/frontend/content/113-web-components/102-shadow-dom.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* correct pm goal types
* corrected typos
* swapped project and product
* swap project and product on title
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* add how to become devops engineer guide
* Update src/data/guides/how-to-become-devops-engineer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Update src/data/guides/how-to-become-devops-engineer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Update src/data/guides/how-to-become-devops-engineer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Update src/data/guides/how-to-become-devops-engineer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Update src/data/guides/how-to-become-devops-engineer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* add newline before and after all headings
* remove double empty lines
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
One of the links for the introduction to object oriented programming no longer leads to the site it used to but to an unrelated one, I found a link I think would be suitable for this.