web-svb
a32478265e
Update PostgreSQL docs link to current version
...
Removed outdated link to PostgreSQL 7.1 documentation.
Updated remaining link from version 8.1 to current to ensure long-term accuracy and relevance.
This change ensures that users are directed to the latest stable PostgreSQL documentation.
1 week ago
Sepand
c683db2757
Add resources for regression testing ( #8482 )
...
The QA roadmap does not have any resources for Regression Testing. I have added three resources for it.
1 week ago
Vedansh
6dd8f29bff
Refactor spring boot roadmap ( #8484 )
1 week ago
Vedansh
671b59c0ac
fix some topic content. ( #8485 )
1 week ago
sukalaper
1197a0fd6d
doc: Proc Priorities Under Process Management ( #8486 )
1 week ago
web-svb
9ebb288f9b
Remove broken link ( #8489 )
...
Removed obsolete link to outdated PostgreSQL 7.1 docs that no longer reflect current row behavior.
1 week ago
Kamran Ahmed
69b0d7abb3
Improve course button visibility
2 weeks ago
Kamran Ahmed
c4af3c57f0
Add courses tab
2 weeks ago
Kamran Ahmed
82c52aca7e
chore: upgrade dependencies ( #8468 )
...
* Upgrade paths
* Update topic rendering
* Fix file names
* Remove courses file
2 weeks ago
Kamran Ahmed
7a00234f9a
Add courses tag
2 weeks ago
Kamran Ahmed
64a65fa2e9
Migrate to Tailwind 4 + Editor Upgrade ( #8465 )
...
* wip
* fix: roadmap editor
* fix: padding
* wip
* fix: remove editor package
* wip
* fix: update pnpm lock
* Add contribution docs
* UI changes for TW4
* Update deployment workflow
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
2 weeks ago
jj
09d8c709d4
Fix SQL roadmap content ( #8459 )
...
- fix typo in query-optimization@Ps9Yv2s-bKvEegGAbPsiA.md
- fix content in reducing-subqueries@UVTgbZrqpbYl1bQvQejcF.md - the existing content is duplicate with recursive-queries
2 weeks ago
Kamran Ahmed
5a1f52892e
Add generate-renderer and dummy renderer
2 weeks ago
Kamran Ahmed
deb9aaafc2
Migrate roadmaps
2 weeks ago
Sarvar
13c4aee26a
Add resources for minimal APIs ( #8446 )
2 weeks ago
Instinct
294e76b52d
Fix broken resource link ( #8447 )
...
the [previous link](https://platform.openai.com/docs/guides/text-generation/managing-context-for-text-generation ) directed to a 404 page. new link corrects this
2 weeks ago
Kamran Ahmed
b84e75a0d4
Update data scientist roadmap title
2 weeks ago
Kamran Ahmed
d2d7e54c74
Put SQL roadmap first
3 weeks ago
Kamran Ahmed
b75d36a8c0
Changes to the ai tutor URL
3 weeks ago
Pavan Kumar Balijepalli
0d9374285b
Fix md syntax issue ( #8452 )
3 weeks ago
Kalvin Chakma
7a988cbbea
fix: label typo ( #8454 )
3 weeks ago
Kamran Ahmed
b576ad5f86
Fix typo in file name
3 weeks ago
Kamran Ahmed
2124ce96dc
Add changelog entry
3 weeks ago
Kamran Ahmed
27cbdd18fd
Add full stack roadmap FAQs
3 weeks ago
Kamran Ahmed
ef242e8747
Add Java FAQs
3 weeks ago
Kamran Ahmed
614429283f
Add java title faq
3 weeks ago
Kamran Ahmed
b4e6336732
Add data analyst FAQs
3 weeks ago
Kamran Ahmed
35aa2d07f0
Add missing FAQs to ai roadmap
3 weeks ago
Kamran Ahmed
d570618d32
Fix golang title question
3 weeks ago
Kamran Ahmed
45059998c0
Add support for replacing TNS partner banner
3 weeks ago
sickpoitew
e5802eaeaf
feat: update resource video ( #8431 )
...
Replace Git & GitHub Crash Course For Beginner with Git & GitHub Crash Course For Beginner 2025 made by the same guy
3 weeks ago
Jawher Kl
c32cc7c11b
fix: broken resource link ( #8424 )
4 weeks ago
Jawher Kl
a2018556cd
Add content to game developer roadmap ( #8415 )
...
* Improve coroutine content with resources
* Improve flow-control content with resources
* Improve congestion control content with resources
* Improve reliable transmission content with resources
* Improve error detection content with resources
* Improve channel content with resources
* Improve max-segment-size content with resources
* Improve max-segment-size content with resources
4 weeks ago
Kamran Ahmed
8921081bf7
Improve guide content
4 weeks ago
Jawher Kl
858f131222
Add missing content in game developer roadmap ( #8408 )
...
* Update semaphore@DYvzGc_r0SlOArPPc1gNI.md
* Improve epoll content with many resource.
* Improve epoll content with many resource.
* Improve select content with many resource.
* Improve wsa-poll content with link resource.
* Improve iocp content with link resource.
* Improve io_uring content with link resource.
* update the title of resource section
* Improve registered-io content with link resource.
* Improve kqueue content with resources
* update content syntax
4 weeks ago
Jawher Kl
80a4ebbb3d
fix: broken link ( #8409 )
...
* Update data-types@5g9mmi01WeZ4aDqNzwx_V.md
* Update data-types@5g9mmi01WeZ4aDqNzwx_V.md
* Update src/data/roadmaps/java/content/data-types@5g9mmi01WeZ4aDqNzwx_V.md
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
4 weeks ago
Samyeak
03caf1bf23
feat: adds Gridify content for aspnet-core ( #8407 )
...
* Update gridlify@w5RnrhsP4p-AdSOLYVAY9.md
Adds description and links for Gridify library
* Update gridlify@w5RnrhsP4p-AdSOLYVAY9.md
4 weeks ago
Ed Lan
1a4f9f8f96
feat: update faqs ( #8403 )
4 weeks ago
Ed Lan
2778ed958d
feat: update faqs ( #8404 )
4 weeks ago
Ash Blade
e362d4250e
Fix typo in "Tensor" title ( #8400 )
4 weeks ago
Jawher Kl
28493bc7f0
Update drivers section ( #8401 )
4 weeks ago
Kouka
2931461e2e
Corrected description for "Built-in Functions" section ( #8391 )
...
* Corrected description for "Built-in Functions" section
The previous description primarily explained methods rather than built-in functions, which could cause confusion. This update provides a clearer explanation of built-in functions, including examples like parseInt(), setTimeout(), and Math.random(), while also acknowledging built-in methods within JavaScript objects.
This ensures that the description aligns with the section title and provides more accurate information for learners.
* Fixed explanation of JavaScript built-in functions
Refined the description of JavaScript’s built-in functions that are globally available or tied to specific objects. Clarified that objects like Array, String, and Date provide built-in methods for efficient data manipulation.
4 weeks ago
Vladimir Poplavskij
892ef44070
Add fs resource ( #8395 )
...
* Update working-with-files@wEK77A6MPQBCBUSJKMiaY.md
Add official File system page in the Node.js documentation
* Update src/data/roadmaps/nodejs/content/working-with-files@wEK77A6MPQBCBUSJKMiaY.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
4 weeks ago
Piotr Idzik
58c3195831
Join strings and newline char ( #8394 )
4 weeks ago
Piotr Idzik
1813c7bba6
feat: use `black` compliant formatting ( #8393 )
4 weeks ago
Piotr Idzik
e92d8c442f
fix: `std` abbreviation for STL ( #8392 )
4 weeks ago
Kamran Ahmed
dc08643daf
Fix wrong link
4 weeks ago
Igor Kustov
cf2d0b80af
Replace HTTP cookies resource ( #8250 )
4 weeks ago
Kamran Ahmed
d518867e80
Replace std::endl with \n
4 weeks ago
Jawher Kl
431790b690
Add content to infinite in game developer roadmap ( #8253 )
...
* Update infinite@sC3omOmL2DOyTSvET5cDa.md
* Update src/data/roadmaps/game-developer/content/infinite@sC3omOmL2DOyTSvET5cDa.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
4 weeks ago