Kamran Ahmed
3f027cbebb
Remove everything
2 years ago
Kamran Ahmed
bd68dd4ab6
Add sponsor to devops roadmap
2 years ago
Kamran Ahmed
f681a0ab8a
Update og image
2 years ago
Kamran Ahmed
fbdf3a6942
Compress roadmaps JSONs
2 years ago
Kamran Ahmed
af27626a1c
Add compress HTML
2 years ago
Kamran Ahmed
86a1a4a078
Update meta files and enable noIndex flag
2 years ago
Kamran Ahmed
44c908eca1
Add upcoming roadmaps
2 years ago
Kamran Ahmed
6ee7e4873f
Update links to have trailing slash
2 years ago
Kamran Ahmed
313e584711
Fix opensource star count shoing NaN
2 years ago
Kamran Ahmed
58315932be
Remove critters
2 years ago
Kamran Ahmed
20cbf7b432
Fix broken styles
2 years ago
Kamran Ahmed
0159292df2
Fix broken SVGs
2 years ago
Kamran Ahmed
f5c4ff59a7
Compress the iamges
2 years ago
Kamran Ahmed
bd9e2876e3
Add PDFs listing page
2 years ago
Kamran Ahmed
292d15ff19
Add .nojekyll and CNAME handling
2 years ago
Kamran Ahmed
b4ffb0e58e
Move analytics to footer
2 years ago
Kamran Ahmed
0f698b3647
Add event tracking
2 years ago
Kamran Ahmed
75e840e26b
Add deploy script
2 years ago
Kamran Ahmed
b7544a5c44
Update github workflows
2 years ago
Kamran Ahmed
f268ca934a
Update readme
2 years ago
Kamran Ahmed
5dfd43b1e4
Update android roadmap
2 years ago
Kamran Ahmed
4e44595948
Add TNS banner
2 years ago
Kamran Ahmed
a178eac1bb
Fix 404 page squeezed heading
2 years ago
Kamran Ahmed
a6855d5c48
Resync changes from roadmap.sh
2 years ago
Kamran Ahmed
631baffb17
Fix language on markdown
2 years ago
Kamran Ahmed
ff496462d5
Fix broken build
2 years ago
Victor Jørgensen
4714e8c486
Update 101-acid.md ( #3065 )
...
The current text says that ACID are the for properties of _any_ database system. This is only true for relational databases. NoSQL databases can possess _some_ of these properties, but are due to their nature not ACID compliant.
2 years ago
Clément Le Bas
517c6c6383
Add widgets content
2 years ago
Siddarth Singh
3db55febb6
Add git content and resources ( #3074 )
...
* Update 100-git.md
Added Git introduction and useful links.
* Update content/roadmaps/117-flutter/content/104-version-control-systems/100-git.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Justine Ang
20b7e5e6c8
Add a resource for python ( #3077 )
...
Personally, this was a very helpful class/tutorial. It helps me a lot when I started Python.
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
pfemi26
b176eb3108
Add content for Code First Migrations ( #3080 )
...
* Update 101-codefirst-migrations.md
* Update content/roadmaps/116-aspnet-core/content/104-orm/100-entity-framework-core/101-codefirst-migrations.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
vrushali-d
daec505876
Add ubuntu resource ( #3088 )
...
Added reference for book The Linux Command Line by William Shotts.
It is an excellent book for learning Linux commands
2 years ago
Yuriy Vorobyov
4a7cdd6da2
Add content for AssertionErrors ( #3090 )
...
* Update Node.js roadmap Assertion Errors
Updated Assertion Errors block with some useful links and description
* Update content/roadmaps/107-nodejs/content/103-nodejs-error-handling/103-error-types/103-assertion-errors.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
payal pagariya
3f31e3889b
Add a resource for DNS ( #3096 )
...
* Update 103-dns-and-how-it-works.md
Addition resources added to understand Domain Names
* Update content/roadmaps/101-backend/content/100-internet/103-dns-and-how-it-works.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Yogesh Vernekar
c5ca9f0373
Fix angular resource typo ( #3101 )
...
* fixed typo in router outlets and added some content to router links
* syntax update
* Update content/roadmaps/104-angular/content/107-routing/102-router-links.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Yanis B
f9938d5e0c
Fix typo in the javascript content ( #3103 )
...
"There are eight basic data types in JavaScript" is ambiguous (are objects considered "basic" ?).
Javascript features seven (7) primitive datatypes and all objects are non-primitives.
Source (MDN) : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures
2 years ago
Heru Purnama
01437af3bb
Add XCUI testing resources ( #3115 )
...
Update tutorial Xcuitest end to end testing with example video
2 years ago
The New Stack
671d7085a6
Add resource for python data types ( #3120 )
...
* Update 101-variables-and-datatypes.md
* Update content/roadmaps/108-python/content/100-python-basics/101-variables-and-datatypes.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
The New Stack
fdd9ec17df
Add resource for lists and tuplies ( #3122 )
2 years ago
The New Stack
0b5eafa13d
Add resource to testing ( #3125 )
2 years ago
The New Stack
ec6d045752
Add python resource ( #3127 )
2 years ago
Archit Sharma
78438b1bc4
Add resources to C# roadmap ( #3130 )
...
* Resources added for Database fundamental node
* Resources added for Caching node
2 years ago
Yuriy Vorobyov
103065d852
Add content for errors ( #3135 )
2 years ago
Daniel Pomajbík
2c2a24e6f0
Fixing typo in DOM section ( #3138 )
...
Treee -> Tree
2 years ago
diazan6
72af46ffe2
Update 100-arrays-linked-lists.md ( #3150 )
...
Removed link that leads to error (broken link)
2 years ago
HS
fc8e635961
Fix typo in Resource ( #3151 )
2 years ago
Laud Gilbert
88034df44d
Defining Version Control Systems ( #3157 )
...
* Update readme.md
Definition and examples of Version Control Systems.
* Update content/roadmaps/117-flutter/content/104-version-control-systems/readme.md
* Update content/roadmaps/117-flutter/content/104-version-control-systems/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Salman Sayyed
2076d48150
Fix a link to an article ( #3158 )
...
Fix for free reading resource "What is Infrastructure as Code (IaC)?"
2 years ago
Fred Vasquez
b64d360ebc
Add dapper docs ( #3162 )
...
* Update 101-dapper.md
Adding introduction and useful links.
* Update content/roadmaps/116-aspnet-core/content/104-orm/101-dapper.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Anish Subedi
958cfb15ba
Remove duplicate resource lin ( #3164 )
2 years ago