Kamran Ahmed
3b2c95b2b1
Update browser lists
2 years ago
Archit Sharma
dd760610e3
Resources added for Server side ( #1305 )
...
* Resources added for Server side
* Update Server side caching
2 years ago
Sojin
42e4b38f47
A Concrete Guide to Document Object Model ( #1370 )
...
I found this ebook 2yrs ago explaining about Document Object Model. it was very helpful in my Journey to programming. A must-read for all DOM manipulators of the web.
2 years ago
Ehsan A. Kian
0ddee493e7
Add Memcached description and ref ( #1371 )
...
* Add Memcached description and ref
* Update content/roadmaps/101-backend/content/110-caching/101-server-side/101-memcached.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Mohammad Saleh
ec5c8c9d5a
fix typo in the thanks section ( #1342 )
2 years ago
Robert Reinold
a9ea4626e8
initd spelling ( #1343 )
...
Co-authored-by: Robby Reinold <robby@superconductive.com>
2 years ago
Ehsan A. Kian
3362f34782
Add Database normalization description and ref ( #1345 )
...
* Add Database normalization description and ref
* Update content/roadmaps/101-backend/content/108-more-about-databases/104-database-normalization.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Ikramul Murad
61b6d132d8
Resources added for IO management ( #1346 )
...
* Resources added for IO management
* Update content/roadmaps/101-backend/content/102-os-general-knowledge/107-io-management.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Sophia Iroegbu
ae63dfd38c
Add resources for data replication
...
* Update 106-data-replication.md
I added a short description and video link that explains data replication within four minutes. Please take a look at it, thanks :)
* Update content/roadmaps/101-backend/content/108-more-about-databases/106-data-replication.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
jinxm
8e0cdbf03f
doc: Server side rendering ( #1349 )
...
* Update readme.md
* Update readme.md
* Update content/roadmaps/100-frontend/content/118-server-side-rendering/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Kamran Ahmed
d8e24cf525
Add C++ resources
2 years ago
Jordan
3695a823ee
Add Resources for Redis ( #1350 )
...
* Add Resources for Redis
* Add Resources for Redis - Official website
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Parisa Khaleghi
d14f66d048
Add C++ resources
2 years ago
Jawad
d8bc59b24f
Add description to the type checkers ( #1356 )
...
* adding description to the type checkers
* Update content/roadmaps/100-frontend/content/116-type-checkers/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
acethical
f74a752024
Update 100-redis.md ( #1357 )
2 years ago
Emerson Castillo
45164c754d
Added MDN article ( #1359 )
2 years ago
Hossein Askari
76f79113ff
Add timeseries database
2 years ago
Mohammed Habib
c392ceb00a
Add command line resource
...
Add command line challenge as an interactive learning tool
2 years ago
Mirodil Kamilov
a7fef19aa1
Add new PHP resource (video tutorial) ( #1362 )
2 years ago
yao-shang
4b9750130b
Fixed link to "Journey to HTTP/2" article ( #1364 )
...
I noticed a single forwardslash broke the link for the "Journey to HTTP/2" article. Same as commit 668c9b7
but for the front-end roadmap.
2 years ago
Sojin
87f6aebd06
Added a New resource to Fetch API ( #1365 )
...
* Added a New resource to Fetch API
RapidAPI gives an in-depth explanation of fetch API. what it is, How to use it to process API responses, HTTP Methods with Fetch API and How can errors be handled. Suited For Beginners and the content is packed with real-time examples.
* Update content/roadmaps/100-frontend/content/103-javascript/102-learn-fetch-api-ajax-xhr.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Julian Insua
610901949b
Update gRPC deffinition ( #1368 )
...
* Update gRPC deffinition
I thought that some high-level definition of this would be nice.
* Update content/roadmaps/101-backend/content/109-apis/103-grpc.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
AliGaygisiz
d727ee3394
Updated as 6th most starred repo ( #1369 )
2 years ago
Kamran Ahmed
d65e00bed5
Fix broken build
2 years ago
Ehsan A. Kian
da2eaaa1fe
Update 101-domain-driven-design.md ( #1336 )
...
* Update 101-domain-driven-design.md
* Update content/roadmaps/101-backend/content/114-design-and-development-principles/101-domain-driven-design.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Caleb Joshua
56753602f0
Add 'DNS Records for Newbies' ( #1337 )
...
DNS Records for Newbies - How To Manage Website Records - https://www.youtube.com/watch?v=YV5tkQYcvfg
2 years ago
Taeik Lim
193ba2bfd4
Fix typo in journey to http2 ( #1326 )
2 years ago
Dava
668c9b728b
fix Journey to HTTP/2 link ( #1339 )
2 years ago
Leonardo Romanini
2af0b2837a
Add resouce for cqrs and event sourcing ( #1307 )
2 years ago
Aroyan
2430968c5f
fix: remove empty badge at ChakraUI ( #1308 )
2 years ago
Kamran Ahmed
3752376815
Update sponsors section
2 years ago
Taeik Lim
4e4b483fe3
Change md5 wiki link to english wiki ( #1306 )
2 years ago
Kamran Ahmed
cc7ecff138
Remove doppler from sponsors
2 years ago
Arminder Singh
40e6d4573a
Adding Content and Resources for CSS Frameworks ( #1287 )
2 years ago
Archit Sharma
ed562c16e9
Resources added for Database indexes ( #1301 )
2 years ago
Archit Sharma
e0124c9156
Resources added for oracle ( #1298 )
...
* Resources added for oracle
* Update content/roadmaps/101-backend/content/106-relational-databases/104-oracle.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Kamran Ahmed
e7dc709a6d
Remove sponsor
2 years ago
Kamran Ahmed
271c4392ae
Update PDFs path
2 years ago
Kamran Ahmed
010f456291
Trigger build
2 years ago
Kamran Ahmed
aa28bbf345
Update PDFs path
2 years ago
Gabriel Nunes
182edfc36d
Add content for Operating Systems
...
* Update 101-how-oss-work-in-general.md
* Update content/roadmaps/101-backend/content/102-os-general-knowledge/101-how-oss-work-in-general.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Alberto Vinícius A. dos Santos
a8e0f3c004
fix: the word "compatible" is written wrong ( #1297 )
2 years ago
Kamran Ahmed
c522a80ba1
Remove carbon ads
2 years ago
Danil
fb005b1475
Fix wrong content description for Freeze and Seal in JavaScript ( #1293 )
2 years ago
Archit Sharma
46feceedf3
Resources added for Graph databases ( #1294 )
2 years ago
Archit Sharma
5baf8dbc5d
Resources added for Solr ( #1281 )
3 years ago
Nico Domino
0136cfe863
Add 'messwithdns.com' julia evans DNS playground ( #1283 )
3 years ago
helmut a carter
9b932c3357
corrected grammar: it's -> its ( #1284 )
3 years ago
Archit Sharma
2c79a5d711
Resources added for Neo4j ( #1263 )
3 years ago
Anu
308eda338c
Fixed issue #1217 - missing read label ( #1272 )
...
Fixed a typo that was causing missing "read" label on a resource link in frontend developer roadmap, pwa node.
3 years ago