Prateek
c69127316f
fix: increase username length to 20 ( #6318 )
...
* username length to 20
* reduced redundant code
* fixed package-lock file
7 months ago
dsh
b49d9e8aa4
update discord invite link ( #6464 )
7 months ago
Kamran Ahmed
72f4faaf67
Add sql roadmap
7 months ago
Kamran Ahmed
cd7bb19639
Add project submission contribution page
7 months ago
Kamran Ahmed
ad3f28a8c4
feat: add projects functionality for backend roadmap ( #6412 )
...
* Add empty projects listing and cards
* Projects page header
* Projects listing and filtering
* Add project detail page
* Add a task tracker CLI project
* UI changes
* Add projects for expense and task tracker
* Add new projects
* Add blogging platform API project
* Project page UI changes
* Add todo list api project
* Add todo list api project
* Add a project idea for weather service
* Add expense tracker API project
* Add more details to expense tracker
* Add markdown note taking app idea
* Add URL shortener service project
* Add broadcast server project
* Add ecommerce project idea
* Add project on other roadmaps
* Add workout tracker project
* Add image processing project idea
* Add movie reservation system ap
* Add movie reservation system project
* Add realtime leader board system project
* Add details for a database backup utility
* Add project contribution docs
* Fix UI of the discover page
7 months ago
Kamran Ahmed
80eeadd6a6
Fix UI for resource progress
7 months ago
Kamran Ahmed
1087e1a935
feat: redesign roadmap page header and add upcoming projects functionality ( #6347 )
...
* Redesign the header
* Responsiveness of the roadmap header
* Fix spacing
* Redesign roadmap header
* Add projects badge
* Update badge
* Add screen for projects
* UI flicker fix
* Add question for system design
* Code formatting
7 months ago
Kamran Ahmed
1158e8405f
Increase team member count
8 months ago
Kamran Ahmed
3b9a640788
Remove team versions
8 months ago
Neil
d7ff5b9abc
Ensure when TopicDetail is open document.body stops scrolling ( #6285 )
...
* fix: ensure TopicDetail locks the body when open
* chore: ensure 'overflow-hidden' is always available via safelist
* revert: prettier changes
8 months ago
Kamran Ahmed
5ccdece429
Update discover roadmap page subtitle
8 months ago
Kamran Ahmed
bff7c4203a
Fix community page URL
8 months ago
Kamran Ahmed
55b5639541
Fix community page URL
8 months ago
Arik Chakma
9c3539eb3a
feat: implement discover custom roadmaps ( #6162 )
...
* feat: implement discover custom roadmaps
* feat: add error page
* wip: roadmap ratings
* wip
* feat: implement rating
* refactor: roadmap discover page
* Update UI
* fix: search
* fix: search query
* Update UI for the discover page
* Refactor rating logic
* Button changes on the custom roadmap page
* Refactor feedback modal
* Hide rating from custom roadmaps which are not discoverable
* feat: rating feedback pagination
* fix: remove per page
* Update ratings
* fix: button height
* Update UI for the discover page
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
8 months ago
Abdul Samad
f4870885cc
Fix persistant search result ( #6199 )
8 months ago
Kamran Ahmed
ba04fe112e
Redraw MLOps roadmap usin gour editor
8 months ago
Kamran Ahmed
f05c0a36c0
Redraw technical writer roadmap using our editor
8 months ago
Kaylum Snape
26fad32246
Update punctuation in TriggerVerifyEmail.tsx ( #6138 )
...
- Removed a duplicate full stop from text displayed to the user during verifying email flow.
8 months ago
Arik Chakma
c7ed1bd59f
fix: username input ( #6141 )
8 months ago
Arik Chakma
f16aa78829
fix: todo uncheck ( #6126 )
8 months ago
Arik Chakma
10a5268a9f
fix: checkbox right click ( #6103 )
...
* fix: checkbox right click
* fix: checkbox right click
* fix: remove check
* fix: topic id
8 months ago
Kamran Ahmed
fa3a3adc65
Redraw product manager roadmap
8 months ago
Arik Chakma
9154a57eb9
feat: implement todo and resource button ( #6055 )
...
* feat: implement todo and resource button
* feat: add hover color
8 months ago
Kamran Ahmed
ad712b2c4a
Redraw devops roadmap with editor
9 months ago
Kamran Ahmed
fa6f4aa6e3
Add DevRel roadmap assets
9 months ago
Kamran Ahmed
cf0d10eeed
Add DevRel roadmap
9 months ago
Kamran Ahmed
a62ed919c1
Add github URL in redirect
9 months ago
Arik Chakma
1ee6f0e125
feat: add daily dev link in profile ( #5948 )
9 months ago
Kamran Ahmed
2da1f61945
Update progress nudge number
9 months ago
Kamran Ahmed
f5fc71aadb
Redraw frontend roadmap with our editor ( #5897 )
...
* Update frontend roadmap
* Migrate content for frontend roadmap
* Add a button for beginner friendly version
* Frontend roadmap
* Implement beginner version of frontend roadmap
* Clear progress for roadmaps
* Update
9 months ago
Ante Barić
6d983167c8
feat: daily.dev links ( #5860 )
...
* feat: add daily.dev link type
* feat: replace to feed label
* feat: add links to different pages
9 months ago
Kamran Ahmed
c935e2457e
Add tracking of topic resource clicks
9 months ago
Kamran Ahmed
b4f84b448d
Add product manager roadmap to get-started and roadmaps pages
9 months ago
Kamran Ahmed
3ed9bdb85e
Resolve merge conflicts
9 months ago
Kamran Ahmed
6f4ab78f47
Add sponsor logic for hiding
9 months ago
Kamran Ahmed
855365d897
Topic links refactoring
9 months ago
Arik Chakma
4254446552
fix: remove is-mobile lib ( #5826 )
9 months ago
Arik Chakma
caf2f14e54
feat: implement mobile impressions ( #5818 )
...
* add resource link for React Native Text component (#5773 )
* add resource link for React Native Text component
---------
Co-authored-by: Ruslan Semagin <pixel.365.24@gmail.com>
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
Co-authored-by: Ruslan Semagin <53819609+pixel365@users.noreply.github.com>
Co-authored-by: Suman Kisku <sumankisku1@gmail.com>
* feat: add useful links for Rust (#5781 )
* feat: add links about testing in Rust (#5791 )
* Patch 1 (#5792 )
Update 120-real-time-data.md (#5782 )
Add links to pages containing brief explanations on the topics listed here.
Update well-architected framework.
---------
Co-authored-by: devgru-3-2 <95485002+devgru-3-2@users.noreply.github.com>
Co-authored-by: Danrley Senegalha Pires <dan.osp@outlook.com>
* Fix: Standardize using "docker container ls" command when referencing listing containers (#5787 )
* Add reference link to React Native ImageBackground component (#5795 )
* add reference link to React Native ImageBackground component
---------
Co-authored-by: Ruslan Semagin <pixel.365.24@gmail.com>
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
Co-authored-by: Ruslan Semagin <53819609+pixel365@users.noreply.github.com>
Co-authored-by: Suman Kisku <sumankisku1@gmail.com>
* add links to the 'Modules and Crates' node in the Rust roadmap (#5797 )
* fix broken go topic (#5800 )
* feat: change the description and links in the 'log/slog' node (#5798 )
* change the description and links in the 'log/slog' node
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
* add links for 'awk' (#5801 )
* add links for 'grep' (#5808 )
* Update ci-cd.md (#5807 )
* Update Property Binding to most recent link (#5774 )
Update 101-property-binding.md
* Added video resources for React Components (#5810 )
Signed-off-by: Archit Sharma <74408634+iArchitSharma@users.noreply.github.com>
* Update 104-reference-vars.md (#5775 )
* fix: return response status code (#5815 )
* feat: implement topic link's label (#5817 )
* feat: implement mobile impressions
* fix: add to the body
---------
Signed-off-by: Archit Sharma <74408634+iArchitSharma@users.noreply.github.com>
Co-authored-by: Juan Gerardo Eulufi Salazar <juan.eulufi.sa@gmail.com>
Co-authored-by: Ruslan Semagin <pixel.365.24@gmail.com>
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
Co-authored-by: Ruslan Semagin <53819609+pixel365@users.noreply.github.com>
Co-authored-by: Suman Kisku <sumankisku1@gmail.com>
Co-authored-by: Yash Deore <152061059+yashdeored@users.noreply.github.com>
Co-authored-by: devgru-3-2 <95485002+devgru-3-2@users.noreply.github.com>
Co-authored-by: Danrley Senegalha Pires <dan.osp@outlook.com>
Co-authored-by: Anthony Pun <apun97@yahoo.com>
Co-authored-by: Sion Kang <siontama@gmail.com>
Co-authored-by: Liliana Santos <liliana.t.santos@hotmail.com>
Co-authored-by: Archit Sharma <74408634+iArchitSharma@users.noreply.github.com>
9 months ago
Kamran Ahmed
6372990f76
Fix types of resources
9 months ago
Kamran Ahmed
458ae33eec
Add frontend roadmap node types
9 months ago
Kamran Ahmed
79e7c10ad9
Change UI for topic labels
9 months ago
Arik Chakma
c68823c478
feat: implement topic link's label ( #5817 )
9 months ago
Kamran Ahmed
4c615f85e5
Add functionality to go next and back on questions
10 months ago
Kamran Ahmed
eaebe7babd
Add missing iOS roadmap to roadmaps and /get-started
10 months ago
Arik Chakma
bab4a1581d
fix: show login popup for logged out user ( #5764 )
10 months ago
Kamran Ahmed
7dc6135416
Update topic detail
10 months ago
Kamran Ahmed
bfea73d372
Fix topic details not loading for custom roadmaps ( #5762 )
...
* Update AI example roadmaps
* feat: add useful links to documentation on Rust web frameworks (#5756 )
Add Rust web framework doc links.
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
* Add links to readme.md (ios-roadmap, backend-questions) (#5758 )
Add iOS roadmap and backend questions to readme.md.
* Fix content not shown for custom roadmaps
* Update topic detail
---------
Co-authored-by: Ruslan Semagin <53819609+pixel365@users.noreply.github.com>
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
Co-authored-by: fellalli <fellalli@web.de>
10 months ago
Kamran Ahmed
e641f06823
Fix content not shown for custom roadmaps
10 months ago
Kamran Ahmed
c7dc0ae97d
Update AI example roadmaps
10 months ago
Kamran Ahmed
e5f7628087
Fix custom roadmap marking as done not working
10 months ago