Talks about how the development of single-page websites or mobile applications that permit navigating without refreshing the page. Additionally, how react-router allows us to access browser history functionalities while preserving the correct application view, how component-based routing plays a huge role, and much more.
* An indepth introductory guide about watchers
Talks about deep and immediate options with examples. showcases example use cases on how to use watchers in action, and when to utilize computed properties, and when to use watchers.
* Update content/roadmaps/105-vue/content/101-advanced-topics/104-watch.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This course is an in-depth angular introductory course with 17hrs of content from freecodecamp. covers topics ranging from TS introduction to Important Angular topics.
* Add an Introductory Text to Solid.js
Update the Solid.js Resource panel with an introductory text
* Update content/roadmaps/100-frontend/content/111-pick-a-framework/104-solid-js.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Added one of the best and new resource to the java datastructures list
* Added content to JavaScript Type Conversion vs Coercion
* Update content/roadmaps/110-java/content/100-java-fundamentals/104-datastructures.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Added client-side-file-caching
There was no data on client-side-file-caching, so I added some for people to learn.
* Update content/roadmaps/101-backend/content/110-caching/102-client-side.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Added instrumentation, telemetry, monitoring
There was no data on instrumentation, monitoring, and telemetry, so I decided to contribute and help others by also providing links.
* Update content/roadmaps/101-backend/content/123-scalability/101-instrumentation-monitoring-telemetry.md
* Update content/roadmaps/101-backend/content/123-scalability/101-instrumentation-monitoring-telemetry.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* fix readable content color scheme
* add content to 103-glob
* remove duplicate resources group title in 102-updating-packages
* fix swaped color in 100-morgan
* Update content/roadmaps/107-nodejs/content/107-nodejs-apis/101-express-js.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* feat: free content about ci/cd
add a read free content about ci/cd
* feat: add a postgre tutorial
Added PostgreSQL full tutorial for beginners in SQL
Thank you '-'