chore: update roadmap content json (#7188)

Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
feat/public-profile
github-actions[bot] 2 months ago committed by Kamran Ahmed
parent 7c00daea30
commit 0909f511d2
  1. 1942
      public/roadmap-content/cyber-security.json
  2. 1434
      public/roadmap-content/devops.json
  3. 5
      public/roadmap-content/frontend.json
  4. 2
      public/roadmap-content/postgresql-dba.json
  5. 2
      public/roadmap-content/sql.json

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

@ -137,6 +137,11 @@
"title": "What is hosting?",
"description": "Web hosting is an online service that allows you to publish your website files onto the internet. So, anyone who has access to the internet has access to your website.\n\nVisit the following resources to learn more:",
"links": [
{
"title": "Web Hosting Explained for Beginners",
"url": "https://www.hostinger.com/tutorials/what-is-web-hosting/",
"type": "article"
},
{
"title": "What Is Web Hosting? Explained",
"url": "https://www.youtube.com/watch?v=htbY9-yggB0",

@ -866,7 +866,7 @@
"type": "article"
},
{
"title": "Query Planning@",
"title": "Query Planning",
"url": "https://www.postgresql.org/docs/current/runtime-config-query.html",
"type": "article"
}

@ -1258,7 +1258,7 @@
"links": [
{
"title": "SQL Server Indexes",
"url": "https://www.sqlservercentral.com/articles/sql-server-indexes",
"url": "https://www.sqlservercentral.com/articles/introduction-to-indexes",
"type": "article"
},
{

Loading…
Cancel
Save