Kamran Ahmed
88ff836bfb
Fix canonicals
2023-01-08 06:29:38 +04:00
Kamran Ahmed
66cb4f9a06
Fix canonicals
2023-01-08 06:25:34 +04:00
Ansat
d9697b74fd
fix: remove text highlight in links ( #3265 )
2023-01-08 00:16:21 +04:00
Kamran Ahmed
863b7fa08b
Make signup page no-index
2023-01-07 13:45:31 +04:00
Kamran Ahmed
64078f9d1a
Update homepage title
2023-01-07 13:44:10 +04:00
Kamran Ahmed
5f8ead3d2f
Fix long titles, multiple headings and redirect links
2023-01-07 13:38:23 +04:00
Kamran Ahmed
cb16abc8e1
Add alt attributes to all images
2023-01-07 13:23:43 +04:00
Kamran Ahmed
52d00a0654
Add canonicals and fix og:url on all pages
2023-01-06 22:08:49 +04:00
Kamran Ahmed
d5495f7280
Reduce file sizes
2023-01-06 21:45:11 +04:00
Kamran Ahmed
564c9fdd4f
Fix broken URLs
2023-01-06 21:42:58 +04:00
Kamran Ahmed
e75df0ef9e
Fix broken roadmap URL
2023-01-06 21:41:13 +04:00
Kamran Ahmed
642cbbf6d3
Fix star count is displaying NaN
2023-01-06 18:51:13 +04:00
Hossein zare
032602ad3b
Rename raywenderlich to Kodeco ( #3243 )
...
raywenderlich's team has changed their name to Kodeco.
https://www.kodeco.com/36641071-introducing-kodeco-the-new-raywenderlich-com
2023-01-06 15:54:36 +04:00
Benson Arafat
522f16957a
Update content in Dart ( #3244 )
...
* Updated 100 Dart Basics
Dart can also be used to build server and desktop applications.
* Updated 103 Functions
Explanation about dart functions
2023-01-06 15:52:59 +04:00
Sricharan Krishnan
1f3bf761cd
Add resources for React ( #3245 )
...
* [Build] React Roadmap
1. Came across two other interesting topics related to props and state in react
2. Would like to suggest that we add these to the list as well as they highlight something important
3. One is from robinwieruch and the other from Dominik Dorfmeister (TkDodo)
* [Build] React Roadmap Contributions
1. Added one topic for Composition vs Inheritance
2. Added topics for Props vs State
3. Added topic for Render Props
2023-01-06 15:52:32 +04:00
Haril Song
f76f0ea1a6
Fix typo in gRPC ( #3248 )
2023-01-06 15:48:48 +04:00
Kamran Ahmed
a40457edc8
Rename README.md to readme.md
2023-01-05 21:15:41 +04:00
Kamran Ahmed
076db6dd0a
Fix broken image link
2023-01-05 20:24:51 +04:00
Kamran Ahmed
d2b5e17ea2
Merge branch 'astro'
...
Migrarte to Astro and Tailwind
4.0
2023-01-05 20:01:16 +04:00
Kamran Ahmed
3f027cbebb
Remove everything
2023-01-05 20:01:04 +04:00
Kamran Ahmed
bd68dd4ab6
Add sponsor to devops roadmap
2023-01-05 19:45:43 +04:00
Kamran Ahmed
f681a0ab8a
Update og image
2023-01-05 19:28:39 +04:00
Kamran Ahmed
fbdf3a6942
Compress roadmaps JSONs
2023-01-05 19:27:35 +04:00
Kamran Ahmed
af27626a1c
Add compress HTML
2023-01-05 19:24:42 +04:00
Kamran Ahmed
86a1a4a078
Update meta files and enable noIndex flag
2023-01-05 17:31:47 +04:00
Kamran Ahmed
44c908eca1
Add upcoming roadmaps
2023-01-05 12:23:07 +04:00
Kamran Ahmed
6ee7e4873f
Update links to have trailing slash
2023-01-05 12:04:38 +04:00
Kamran Ahmed
313e584711
Fix opensource star count shoing NaN
2023-01-05 04:27:50 +04:00
Kamran Ahmed
58315932be
Remove critters
2023-01-05 04:10:25 +04:00
Kamran Ahmed
20cbf7b432
Fix broken styles
2023-01-05 03:34:11 +04:00
Kamran Ahmed
0159292df2
Fix broken SVGs
2023-01-05 03:17:36 +04:00
Kamran Ahmed
f5c4ff59a7
Compress the iamges
2023-01-05 03:06:24 +04:00
Kamran Ahmed
bd9e2876e3
Add PDFs listing page
2023-01-04 21:32:30 +04:00
Kamran Ahmed
292d15ff19
Add .nojekyll and CNAME handling
2023-01-04 21:21:58 +04:00
Kamran Ahmed
b4ffb0e58e
Move analytics to footer
2023-01-04 21:10:28 +04:00
Kamran Ahmed
0f698b3647
Add event tracking
2023-01-04 21:05:11 +04:00
Kamran Ahmed
75e840e26b
Add deploy script
2023-01-04 20:48:10 +04:00
Kamran Ahmed
b7544a5c44
Update github workflows
2023-01-04 20:21:33 +04:00
Kamran Ahmed
f268ca934a
Update readme
2023-01-04 20:17:40 +04:00
Kamran Ahmed
5dfd43b1e4
Update android roadmap
2023-01-04 20:16:09 +04:00
Kamran Ahmed
4e44595948
Add TNS banner
2023-01-04 20:08:53 +04:00
Kamran Ahmed
a178eac1bb
Fix 404 page squeezed heading
2023-01-04 19:39:23 +04:00
Kamran Ahmed
a6855d5c48
Resync changes from roadmap.sh
2023-01-04 19:27:31 +04:00
Kamran Ahmed
631baffb17
Fix language on markdown
3.0
2023-01-04 19:25:57 +04:00
Kamran Ahmed
ff496462d5
Fix broken build
2023-01-04 19:19:22 +04:00
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.
2023-01-04 18:57:57 +04:00
Clément Le Bas
517c6c6383
Add widgets content
2023-01-04 18:56:42 +04:00
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>
2023-01-04 18:56:26 +04:00
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>
2023-01-04 18:54:51 +04:00
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>
2023-01-04 18:53:58 +04:00