dsh
a1d0129f36
Removed casino link from Image Optimization Content ( #5616 )
...
A previously useful linke (image.guide) is now linking to a casino website.
I have removed this link.
9 months ago
Arik Chakma
e1c35d299d
fix: update activity stream design ( #5615 )
9 months ago
Arik Chakma
89c6b36090
fix: activity word spacing ( #5614 )
9 months ago
Arik Chakma
cd35c77df1
fix: change `topicIds` to `topicTitles` ( #5588 )
...
* fix: change `topicIds` to `topicTitles`
* fix: comma and gap
9 months ago
dsh
71d84faf73
None English video removed from node ( #5610 )
...
The youtube video linked for Horizontal Autoscaling was not English which goes against our contribution guidelines.
9 months ago
Arik Chakma
66e4793032
feat: team personal progress only ( #5586 )
...
* feat: team personal progress only
* fix: default false
9 months ago
Arik Chakma
32cbfd6699
feat: migrate road card endpoint ( #5583 )
9 months ago
Md. Jahidul Islam
043bf59c87
Add resource for Insertion Sort ( #5591 )
...
* Update 102-insertion-sort.md
Added insertion sort link from w3 school and also added advantages , disadvantages about insertion sort
* Reformat links
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
9 months ago
Ed Lan
3e0d8a5b3d
Updated featured image with tweaked dimensions ( #5604 )
9 months ago
Kamran Ahmed
2b20996134
Show proper error on open ai model
9 months ago
guangwu
20be28653f
fix: following typo ( #5308 )
...
* fix: typo
* fix: gap
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
9 months ago
Kamran Ahmed
a5c28f09a7
Add full-stack vs software-engineer guide
9 months ago
Kamran Ahmed
25675613a6
Add frontend languages guide
9 months ago
Kamran Ahmed
89f975e10d
Add java developer skills
9 months ago
Kamran Ahmed
59695c2032
Team activity item dates
9 months ago
Arik Chakma
b7a858823c
chore: replace with og endpoint ( #5571 )
...
* chore: replace with og endpoint
* fix: update og routes
9 months ago
Kamran Ahmed
d441c9ac58
Fix title for activity page
9 months ago
Kamran Ahmed
6c977a2781
Update TNS link in topic page
9 months ago
Kamran Ahmed
0fa4dfe93e
Update
9 months ago
Ethan Cui
b9b9a68eaa
Add deployment stamps pattern details ( #5475 )
...
The description for deployment-stamps in the high-availability section is actually the bulkhead pattern instead of the deployment-stamps pattern.
The new changes above are from the deployment stamps pattern in the availability section.
9 months ago
NEWTON MALLICK
e7f8f394b4
Fix static typing typos ( #5486 )
9 months ago
Ata Tekeli
5a910b53e6
add bluetooth security resources from norton us and bluetooth officia… ( #5490 )
...
* add bluetooth security resources from norton us and bluetooth official website
* add video to basics of computer networking for cybersecurity roadmap
* add Linux Commands Cheat Sheet
Added Linux Commands Cheat Sheet to 101-linux.md
* add virtual machine explanation from abhishek veeramalla's devops zero to hero course
9 months ago
Antonio Coratelli
c72dd0081c
Add bool to C++ roadmap ( #5578 )
9 months ago
Arik Chakma
f2a2ac9ec8
feat: implement team activity stream ( #5565 )
...
* wip
* feat: implement team activity page
* feat: add pagination
* fix: add max height
* Team activity updates
* Remove invalid activityes
* Team activity page
* fix: team roadmap versions not working
* Add team activity items
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
9 months ago
Kamran Ahmed
8ceedadd22
fix: team roadmap not taking to team version
9 months ago
Kamran Ahmed
c3bcaa7489
Add shortcode support
9 months ago
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
9 months ago
Kamran Ahmed
88b29a963e
Add partner click ga event
9 months ago
Kamran Ahmed
2eb90d78e5
Add tns link
9 months ago
Cryo-Lord
2a9195c6d2
Update flask resource URL ( #5492 )
...
Fixed Tutorial link to an updated versión of the tutorial
9 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
9 months ago
Sören König
b884a9cd29
DevOps / Serverless / GCP (Cloud) Functions ( #5496 )
...
Added some intro text and materials to get started.
9 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
9 months ago
Oleksandr Glushchenko
3e52fef36b
Adds missing whitespace ( #5515 )
9 months ago
Akash Goswami
38b29c3bf1
Fix typo in Data Structures and Algorithms roadmap ( #5519 )
9 months ago
Manan Koyawala
a739d56d97
Add gorm resource ( #5540 )
...
Easy and quick start to learn gorm with mysql video for beginners.
9 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>
9 months ago
Abhishek
9fcf7b7c93
Fix grammatical mistake ( #5546 )
9 months ago
Faris Han
3f132ca632
Minor code formatting fix ( #5550 )
...
Fix code formatting
9 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>
9 months ago
gabriel pita
90f1a9c432
Improve readability of text ( #5563 )
9 months ago
petitpandarouge
bd5eee4a9e
Update build command in docs ( #5569 )
9 months ago
stationname
f77bfc499f
Add learning reference to CIDR ( #5573 )
9 months ago
Arik Chakma
33c318fbda
chore: add roadmap slug ( #5568 )
10 months ago
Arik Chakma
961d398b8d
feat: add ai roadmap slug ( #5529 )
...
* 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
* wip
* wip
* wip
* feat: add slug navigation
* feat: add ai roadmap slug
* feat: add explore page slug
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
10 months ago
Kamran Ahmed
6326a80b22
Add terms and conditions links on signup forms
10 months ago
Kamran Ahmed
f173220966
Implement og image override and fix canonical urls
10 months ago
Arik Chakma
3a1b896eb2
Add default opengraph on error ( #5552 )
10 months ago
SilverFlin
caa8681272
fix: quizz anchor link reference ( #5561 )
10 months ago
Kamran Ahmed
57faa21148
Add links to linux roadmap
10 months ago