From 34c951b619ef8ba0e408e17f6ae4a0c32a785ff8 Mon Sep 17 00:00:00 2001 From: Krushna Kanta Rout <129386740+krushnarout@users.noreply.github.com> Date: Tue, 8 Oct 2024 17:18:16 +0530 Subject: [PATCH] Feat: Added Resources, Improvements, and Typo Fixes for Full Stack Roadmap (#7369) * feat: add video for restful api * feat: add documentationfor redis * feat: add dedicated roadmap * fix: add website names * feat: add official website of monit * fix: replace article with official * fix: change feed link github to github-actions * fix: add taiwind css --- .../roadmaps/full-stack/content/git@We2APJpOPTr-VNfowG0kI.md | 1 + .../full-stack/content/github-actions@863KMXcFJzInvTp_-Ldmz.md | 3 ++- .../roadmaps/full-stack/content/monit@y1SFX7uvWaCy4OYBnECLu.md | 1 + .../full-stack/content/nodejs@_aA6Hp4KkgJeptqo8oKTg.md | 3 ++- .../full-stack/content/postgresql@HGhnbMg6jh6cAmUH4DtOx.md | 2 +- .../roadmaps/full-stack/content/redis@Onfd7Sl8LG2sjh2aQY7gb.md | 2 ++ .../full-stack/content/restful-apis@vmHbWdmMHF53otXIrqzRV.md | 1 + .../full-stack/content/tailwind-css@CVCqdPkq_hGQfI8EEi5RC.md | 2 +- .../full-stack/content/terraform@2kKHuQZScu7hCDgQWxl5u.md | 1 + 9 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src/data/roadmaps/full-stack/content/git@We2APJpOPTr-VNfowG0kI.md b/src/data/roadmaps/full-stack/content/git@We2APJpOPTr-VNfowG0kI.md index 728aec350..60b608178 100644 --- a/src/data/roadmaps/full-stack/content/git@We2APJpOPTr-VNfowG0kI.md +++ b/src/data/roadmaps/full-stack/content/git@We2APJpOPTr-VNfowG0kI.md @@ -4,6 +4,7 @@ Visit the following resources to learn more: +- [@roadmap@Visit Dedicated Git & Github Roadmap](https://roadmap.sh/git-github) - [@video@Git & GitHub Crash Course For Beginners](https://www.youtube.com/watch?v=SWYqp7iY_Tc) - [@article@Learn Git with Tutorials, News and Tips - Atlassian](https://www.atlassian.com/git) - [@article@Git Cheat Sheet](https://cs.fyi/guide/git-cheatsheet) diff --git a/src/data/roadmaps/full-stack/content/github-actions@863KMXcFJzInvTp_-Ldmz.md b/src/data/roadmaps/full-stack/content/github-actions@863KMXcFJzInvTp_-Ldmz.md index 4857ff5f9..db36a892f 100644 --- a/src/data/roadmaps/full-stack/content/github-actions@863KMXcFJzInvTp_-Ldmz.md +++ b/src/data/roadmaps/full-stack/content/github-actions@863KMXcFJzInvTp_-Ldmz.md @@ -2,8 +2,9 @@ GitHub Actions is a workflow automation tool provided by GitHub that can be used to automate various tasks in the app development process. +- [@roadmap@Visit Dedicated Git & Github Roadmap](https://roadmap.sh/git-github) - [@opensource@Github Actions](https://github.com/features/actions) - [@article@Github Actions Documentation](https://docs.github.com/en/actions) - [@video@5 Ways to DevOps-ify your App](https://www.youtube.com/watch?v=eB0nUzAI7M8) - [@video@DevOps CI/CD Explained in 100 Seconds](https://www.youtube.com/watch?v=scEDHsr3APg) -- [@feed@Explore top posts about GitHub](https://app.daily.dev/tags/github?ref=roadmapsh) +- [@feed@Explore top posts about GitHub](https://app.daily.dev/tags/github-actions?ref=roadmapsh) diff --git a/src/data/roadmaps/full-stack/content/monit@y1SFX7uvWaCy4OYBnECLu.md b/src/data/roadmaps/full-stack/content/monit@y1SFX7uvWaCy4OYBnECLu.md index b40231dc0..9086346f5 100644 --- a/src/data/roadmaps/full-stack/content/monit@y1SFX7uvWaCy4OYBnECLu.md +++ b/src/data/roadmaps/full-stack/content/monit@y1SFX7uvWaCy4OYBnECLu.md @@ -13,5 +13,6 @@ Some of the key features of Monit are: Have a look at the following resources to learn more about Monit: +- [@official@Monit Website](https://mmonit.com/monit/) - [@video@Monit - Opensource Self Healing Server Monitoring](https://www.youtube.com/watch?v=3cA5lNje1Ow) - [@article@Monit documentation](https://mmonit.com/monit/documentation/) diff --git a/src/data/roadmaps/full-stack/content/nodejs@_aA6Hp4KkgJeptqo8oKTg.md b/src/data/roadmaps/full-stack/content/nodejs@_aA6Hp4KkgJeptqo8oKTg.md index 0d8f51d5e..353e3a64f 100644 --- a/src/data/roadmaps/full-stack/content/nodejs@_aA6Hp4KkgJeptqo8oKTg.md +++ b/src/data/roadmaps/full-stack/content/nodejs@_aA6Hp4KkgJeptqo8oKTg.md @@ -4,7 +4,8 @@ Node.js is an open-source and cross-platform JavaScript runtime environment. It Visit the following resources to learn more: -- [@official@Official Website](https://nodejs.org/en/about/) +- [@roadmap@Visit Dedicated Node.js Roadmap](https://roadmap.sh/nodejs) +- [@official@Node.js Website](https://nodejs.org/en/about/) - [@official@Learn Node.js Official Website](https://nodejs.org/en/learn/getting-started/introduction-to-nodejs) - [@article@Node.JS Introduction](https://www.w3schools.com/nodejs/nodejs_intro.asp) - [@video@Node.js and Express.js Full Course](https://www.youtube.com/watch?v=Oe421EPjeBE) diff --git a/src/data/roadmaps/full-stack/content/postgresql@HGhnbMg6jh6cAmUH4DtOx.md b/src/data/roadmaps/full-stack/content/postgresql@HGhnbMg6jh6cAmUH4DtOx.md index 8eef30a27..acac189bd 100644 --- a/src/data/roadmaps/full-stack/content/postgresql@HGhnbMg6jh6cAmUH4DtOx.md +++ b/src/data/roadmaps/full-stack/content/postgresql@HGhnbMg6jh6cAmUH4DtOx.md @@ -5,7 +5,7 @@ PostgreSQL, also known as Postgres, is a free and open-source relational databas Visit the following resources to learn more: - [@roadmap@Visit Dedicated PostgreSQL DBA Roadmap](https://roadmap.sh/postgresql-dba) -- [@official@Official Website](https://www.postgresql.org/) +- [@official@PostgreSQL Website](https://www.postgresql.org/) - [@article@Learn PostgreSQL - Full Tutorial for Beginners](https://www.postgresqltutorial.com/) - [@video@Learn PostgreSQL Tutorial - Full Course for Beginners](https://www.youtube.com/watch?v=qw--VYLpxG4) - [@video@Postgres tutorial for Beginners](https://www.youtube.com/watch?v=eMIxuk0nOkU) diff --git a/src/data/roadmaps/full-stack/content/redis@Onfd7Sl8LG2sjh2aQY7gb.md b/src/data/roadmaps/full-stack/content/redis@Onfd7Sl8LG2sjh2aQY7gb.md index 809b20137..cda7933e8 100644 --- a/src/data/roadmaps/full-stack/content/redis@Onfd7Sl8LG2sjh2aQY7gb.md +++ b/src/data/roadmaps/full-stack/content/redis@Onfd7Sl8LG2sjh2aQY7gb.md @@ -4,7 +4,9 @@ Redis is an open source (BSD licensed), in-memory **data structure store** used Visit the following resources to learn more: +- [@roadmap@Visit Dedicated Redis Roadmap](https://roadmap.sh/redis) - [@official@Redis Website](https://redis.io/) +- [@official@Redis Documentation](https://redis.io/docs/latest/) - [@video@Redis in 100 Seconds](https://www.youtube.com/watch?v=G1rOthIU-uo) - [@video@Redis Caching in Node.js](https://www.youtube.com/watch?v=oaJq1mQ3dFI) - [@feed@Explore top posts about Redis](https://app.daily.dev/tags/redis?ref=roadmapsh) diff --git a/src/data/roadmaps/full-stack/content/restful-apis@vmHbWdmMHF53otXIrqzRV.md b/src/data/roadmaps/full-stack/content/restful-apis@vmHbWdmMHF53otXIrqzRV.md index 6242504ca..ee9fc7f85 100644 --- a/src/data/roadmaps/full-stack/content/restful-apis@vmHbWdmMHF53otXIrqzRV.md +++ b/src/data/roadmaps/full-stack/content/restful-apis@vmHbWdmMHF53otXIrqzRV.md @@ -7,3 +7,4 @@ Visit the following resources to learn more: - [@article@What is a REST API?](https://www.redhat.com/en/topics/api/what-is-a-rest-api) - [@article@Roy Fieldings dissertation chapter, Representational State Transfer (REST)](https://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm) - [@article@Learn REST: A RESTful Tutorial](https://restapitutorial.com/) +- [@video@What Is A RESTful API? Explanation of REST & HTTP](https://www.youtube.com/watch?v=Q-BpqyOT3a8) diff --git a/src/data/roadmaps/full-stack/content/tailwind-css@CVCqdPkq_hGQfI8EEi5RC.md b/src/data/roadmaps/full-stack/content/tailwind-css@CVCqdPkq_hGQfI8EEi5RC.md index 8f8aac17d..24ccf6100 100644 --- a/src/data/roadmaps/full-stack/content/tailwind-css@CVCqdPkq_hGQfI8EEi5RC.md +++ b/src/data/roadmaps/full-stack/content/tailwind-css@CVCqdPkq_hGQfI8EEi5RC.md @@ -4,7 +4,7 @@ CSS Framework that provides atomic CSS classes to help you style components e.g. Visit the following resources to learn more: -- [@article@Tailwind Website](https://tailwindcss.com) +- [@official@Tailwind CSS Website](https://tailwindcss.com) - [@video@Tailwind CSS Full Course for Beginners](https://www.youtube.com/watch?v=lCxcTsOHrjo) - [@video@Tailwind CSS Crash Course](https://www.youtube.com/watch?v=UBOj6rqRUME) - [@video@Should You Use Tailwind CSS?](https://www.youtube.com/watch?v=hdGsFpZ0J2E) diff --git a/src/data/roadmaps/full-stack/content/terraform@2kKHuQZScu7hCDgQWxl5u.md b/src/data/roadmaps/full-stack/content/terraform@2kKHuQZScu7hCDgQWxl5u.md index d09142aa5..7e15a76cc 100644 --- a/src/data/roadmaps/full-stack/content/terraform@2kKHuQZScu7hCDgQWxl5u.md +++ b/src/data/roadmaps/full-stack/content/terraform@2kKHuQZScu7hCDgQWxl5u.md @@ -4,6 +4,7 @@ Terraform is an extremely popular open source Infrastructure as Code (IaC) tool Visit the following resources to learn more: +- [@roadmap@Visit Dedicated Terraform Roadmap](https://roadmap.sh/terraform) - [@official@Terraform Website](https://www.terraform.io/) - [@official@Terraform Documentation](https://www.terraform.io/docs) - [@article@Terraform Tutorials](https://learn.hashicorp.com/terraform)