Ed Lan
83f60ce01b
Updated backend developer tools copy and images ( #5577 )
...
* Update backend-developer-tools.md
Small copy tweak to test
* Update backend-languages.md
Changed the order of sections to start with the most imp/relevant content + to try and catch featured snippets.
* Update backend-developer-tools.md
Replaced images & tweaked alt tags
10 months ago
Cryo-Lord
2a9195c6d2
Update flask resource URL ( #5492 )
...
Fixed Tutorial link to an updated versión of the tutorial
10 months ago
Deepak Mardi
cdd02fef30
Fix wrong URL ( #5431 )
...
* Updating the link for DevOps Roadmap to correct URL (https://roadmap.sh/docker ) previously set to (https://roadmap.sh/best-practices )
* update
10 months ago
Sören König
b884a9cd29
DevOps / Serverless / GCP (Cloud) Functions ( #5496 )
...
Added some intro text and materials to get started.
10 months ago
Stephen George
ed06724d78
[TYPO] Eliminate variants of Python Generator Expressions ( #5510 )
...
* [TYPO] Eliminate variants of Python Generator Expressions
* [GRAMMAR] Simplify "creating generators that generate" language
* Avoid using the word 'generating' too much
10 months ago
Oleksandr Glushchenko
3e52fef36b
Adds missing whitespace ( #5515 )
10 months ago
Akash Goswami
38b29c3bf1
Fix typo in Data Structures and Algorithms roadmap ( #5519 )
10 months ago
Manan Koyawala
a739d56d97
Add gorm resource ( #5540 )
...
Easy and quick start to learn gorm with mysql video for beginners.
10 months ago
Md. Jahidul Islam
24ade1c8f3
Add link to bubble sort algorithm ( #5541 )
...
* Update 100-bubble-sort.md
Adding bubble sort link from w3 school
* Update src/data/roadmaps/datastructures-and-algorithms/content/105-sorting-algorithms/100-bubble-sort.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
10 months ago
Abhishek
9fcf7b7c93
Fix grammatical mistake ( #5546 )
10 months ago
Faris Han
3f132ca632
Minor code formatting fix ( #5550 )
...
Fix code formatting
10 months ago
Daniyal Zhanturin
8d42807d0c
Update n+1 problem resource ( #5557 )
...
* Update 103-n-plus-one-problem.md
Remove link to payed content and provide free access article
* Update src/data/roadmaps/backend/content/108-more-about-databases/103-n-plus-one-problem.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
10 months ago
gabriel pita
90f1a9c432
Improve readability of text ( #5563 )
10 months ago
petitpandarouge
bd5eee4a9e
Update build command in docs ( #5569 )
10 months ago
stationname
f77bfc499f
Add learning reference to CIDR ( #5573 )
10 months ago
Kamran Ahmed
7ea80b39fa
Remove code sample
10 months ago
Kamran Ahmed
7b297bdba6
Add linux roadmap
10 months ago
Kamran Ahmed
3d53ce67e9
Add linux content directoriesg
10 months ago
Kamran Ahmed
6cfea7994e
Add linux roadmap png/pdf
10 months ago
Kamran Ahmed
d802841f1a
Add linux roadmap
10 months ago
Abhishek
fd46f026dd
Fix the content of IF function in data analyst roadmap ( #5547 )
10 months ago
Kamran Ahmed
41b179fc66
Change path for raycast app launcher image
11 months ago
Ivan Vasilev
4db353e017
Replace plagiarized source with original ( #5539 )
...
Remove a plagiarized article and refer to the original article and youtube video by Fireship
11 months ago
Cinquin Andy
91dc6b862c
Fix broken video link, and add unlighthouse to the ressources ( #5527 )
...
* Update 112-lighthouse.md
* fix: broken youtube link
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
11 months ago
Selva Muthu Kumaran Boopalan
d042f4511c
Add linux upskill challenge link ( #4554 )
...
devops-roadmap-ubuntu-linux-upskill-challenge link fixed
fix : #4550
11 months ago
Mark-a-obrien
b2adb619f0
Fix grammatical mistake ( #5503 )
...
* Update react.md - fixed grammatical error
Changed
- "Server Components in allow developers to write components"
to
- "Server Components allows developers to write components"
* Update src/data/question-groups/react/react.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
11 months ago
Zakarya Meddahi
3ab6942cee
Fix typo in ephemeral FS in docker
...
Solve conflict in information between lines 3 and 9
"stopped (and) removed" in line 3
"stopped (or) removed" in line 9
11 months ago
Kamran Ahmed
ad6002a514
feat: profile pages, custom roadmap pages and SSR ( #5494 )
...
* Update
* Add stats and health endpoints
* Add pre-render
* fix: redirect to the error page
* Fix generate-renderer issue
* Rename
* Fix best practice topics not loading
* Handle SSR for static pages
* Refactor faqs
* Refactor best practices
* Fix absolute import
* Fix stats
* Add custom roadmap page
* Minor UI change
* feat: custom roadmap slug routes (#4987 )
* feat: replace roadmap slug
* fix: remove roadmap slug
* feat: username route
* fix: user public page
* feat: show roadmap progress
* feat: update public profile
* fix: replace with toast
* feat: user public profile page
* feat: implement profile form
* feat: implement user profile roadmap page
* refactor: remove logs
* fix: increase progress gap
* fix: remove title margin
* fix: breakpoint for roadmaps
* Update dependencies
* Upgrade dependencies
* fix: improper avatars
* fix: heatmap focus
* wip: remove `getStaticPaths`
* fix: add disable props
* wip
* feat: add email icon
* fix: update pnpm lock
* fix: implement author page
* Fix beginner roadmaps not working
* Changes to form
* Refactor profile and form
* Refactor public profile form
* Rearrange sidebar items
* Update UI for public form
* Minor text update
* Refactor public profile form
* Error page for user
* Revamp UI for profile page
* Add public profile page
* Fix vite warnings
* Add private profile banner
* feat: on blur check username
* Update fetch depth
* Add error detail
* Use hybrid mode of rendering
* Do not pre-render stats pages
* Update deployment workflow
* Update deployment workflow
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
11 months ago
Ethan Cui
7ce02300de
fix: typo Chatty I/O ( #5471 )
...
The content's title should be "Chatty I/O" instead of "Chat I/O"
11 months ago
Kamran Ahmed
60568caff7
Add table of contents to guides
11 months ago
Jaydeep Das
235567400e
Update 100-horizontal-vs-vertical-scaling.md
...
The previous URL redirects to a whole different website which has nothing related to the topic.
11 months ago
Kamran Ahmed
03173f6017
Update dates for data analyst roadmap
11 months ago
Kamran Ahmed
5c1e3cae3f
Update content for data analyst roadmap
11 months ago
Kamran Ahmed
a3f9c8e5e2
Add content for data analyst
11 months ago
Kamran Ahmed
58e11afc94
Add roadmap dirs for data analyst
11 months ago
Kamran Ahmed
854c39ec39
Add content directory
11 months ago
Kamran Ahmed
907391b34c
Add analyst roadmap
11 months ago
Faiq Mahmood
e5e03c76a3
Update 100-bash-scripting.md
...
Added link to an interactive shell scripting tutorial
11 months ago
Deepak Mardi
5a56b0f753
Fixed typo ( #5443 )
...
* Updating the link for DevOps Roadmap to correct URL (https://roadmap.sh/docker ) previously set to (https://roadmap.sh/best-practices )
* update
* update
* Fixed typo in Lazy Eager Explicit Loading of ASP.NET Core Roadmap
11 months ago
Deepak Mardi
58960eb6d4
update
11 months ago
Deepak Mardi
675f90adc6
Updated resource URL from figment.io(resource deleted) to Near docs(tutorial in rust)
11 months ago
Deepak Mardi
d4eef5ecd0
Fixed typo at Lazy Eager Explicit Loading topic
11 months ago
Deepak Mardi
5d43f4b1e6
Updating the link for DevOps Roadmap to correct URL ( https://roadmap.sh/docker ) previously set to ( https://roadmap.sh/best-practices )
11 months ago
Deepak Mardi
0a89057823
fix: invalid link in Java Roadmap ( #5425 )
11 months ago
Kamran Ahmed
40c8bfc312
Add roadmaps page
11 months ago
VinayPrabhakar-gamer
45086a6314
fix: `OSI` typo ( #5414 )
...
OCI text corrected to OSI under Application Layer section
11 months ago
Damian Dorosz
b6798ea3a2
fix: update broken link
11 months ago
Kamran Ahmed
625d9a1f5b
fix: invalid link in backend performance best practices
11 months ago
Kamran Ahmed
08bc4c38ae
fix: invalid link in backend performance best practices
11 months ago
Vaibhav Chauhan
4e96a58e54
Add complexity video resource ( #5399 )
...
* feat/ Added complexity video resource
Added video resource for time and space complexity in Data structures and Algorithms section.
* Replace link
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
11 months ago