mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-01-17 14:18:17 +01:00
chore: update roadmap content json (#7188)
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
This commit is contained in:
parent
f344571ce4
commit
47bfa7724e
File diff suppressed because it is too large
Load Diff
@ -1563,4 +1563,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
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…
x
Reference in New Issue
Block a user