Jhonatan Mustiola
520fa2db45
Update 106-vector.md ( #5920 )
...
More links were added to the Vector step in the Rust roadmap
5 months ago
Dale Nash
3c160e8809
Add missing space to about page ( #5921 )
...
Very minimal but sure, it's valid.
5 months ago
Kamran Ahmed
f682a6e1a2
Fix content in wrong files
5 months ago
Kamran Ahmed
3f655ad424
Add legends to backend roadmap
5 months ago
Kamran Ahmed
5b108f1fd2
chore: redraw backend roadmaps with our editor ( #5917 )
...
* Migrate backend roadmap
* Update frontend roadmap
* Fix typo in backend roadmap
* Remove local caching of progress
* Update migration count
5 months ago
dsh
0064d04ff4
Add external links to intro PM topics ( #5867 )
...
* add external links to intro PM topics
* lifecycle and development links
5 months ago
Abdallah Gaber
e98ebcfa11
Fix and Update JavaScript Recourses Links ( #5896 )
...
* Update JavaScript-asynchronous Promises resources
* Replace broken link
The previous link to the article was outdated and resulted in a 404 error.
* Fixed the JavaScript typo
* Add Video Resource JS 101-debugging-memory-leaks.md
Added a helpful YouTube video on visualizing memory leaks and debugging them in the console.
* Introduce resource (Chrome Developers) JS-debugging-performance
Added link to Chrome Developers documentation on debugging JavaScript performance in JS 102-debugging-performance.md. This provides valuable insights and best practices for optimizing code performance from the official docs.
5 months ago
Blamowizard
64bbbc2f25
Typo/grammar fixes plus copy edits for Rust roadmap (19 files) ( #5906 )
...
* Fix typos Rust/100-integers.md
* Grammatical clarity Rust/101-why-rust.md
* Sentence restructuring for Rust/102-memory-safety.md
* Additional linker explanation for newbies, Rust/103-installing-rust.md
* Wording changes, Rust/103-installing-rust.md
* "tools for debugging" -> "debugging tools" Rust/104-ides-and-rust.md
* Small clarity change Rust/105-rust-repl.md
* "systems" -> "system" (for consistency), Rust/101-why-rust.md
* Clarity, Rust/101-variables.md
* Small sentence edits, Rust/102-control-flow.md
* Another small edit, 102-control-flow.md
* Small changes + added `return` keyword info, Rust/103-functions.md
* Rust/103-functions.md
* Clarity/grammar for Rust/104-pattern-matching.md
* Sentence flow + prose about pattern matching, Rust/100-syntax/index.md
* Wording/paragraph improvements, Rust/100-syntax/index.md
* List-ified, italics-ified for Rust/101-ownership/100-rules.md
* Small changes + bullets for Rust/102-stack-heap.md
* List-ify + small clarity improvements, Rust/101-ownership/index.md
* Sentence flow & clarity for Rust/102-constructs/100-enums.md
* Rewrite of Rust/100-enums.md
* a -> an
* List-ify and small edits for Rust/101-structs.md
* Bold some stuff in Rust/101-structs.md
* Small rewrite for Rust/102-traits.md
* Rewrite Rust/103-impl-blocks.md
* List-ify + clarity edits for Rust/102-constructs/index.md
* More data types explanation for Rust/102-constructs/index.md
* define -> declare
* Update index.md
* Unbolded “traits”
* Unbolded “enum” + replaced em-dashes with commas
* “Rust is a system…”
* Replaced em-dashes with commas
* Update 102-control-flow.md
Replaced more em-dashes with commas
* Unbold “struct”
* Unbold “constructs”
5 months ago
Kamran Ahmed
2da1f61945
Update progress nudge number
5 months ago
Kamran Ahmed
894b66f026
Update progress
5 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
5 months ago
Amit Merchant
ec9bebbcda
Add article "Unlimited function parameters using Rest" ( #5908 )
5 months ago
Kamran Ahmed
9cf940e741
Remove badge from backend questions
5 months ago
Kamran Ahmed
f4b157b328
Update new badges
5 months ago
Kamran Ahmed
c4cc0630c0
Add basic content for hcl
5 months ago
Kamran Ahmed
a637805a24
Add directory structure for terraform roadmap
5 months ago
Kamran Ahmed
8604810a2e
Add directory structure
5 months ago
Kamran Ahmed
a2481f7681
Add terraform roadmap
5 months ago
Nikita Ivanov
88926c9ba5
Fix answer for backend question about eventual consistency ( #5904 )
5 months ago
Ed Lan
faf12dcf8e
Update faqs.astro ( #5898 )
...
Copy update
5 months ago
Kamran Ahmed
70d3e6cd39
Redraw frontend roadmap fork
5 months ago
Jhonatan Mustiola
b1d790739f
More links to steps in the Rust Roadmap ( #5894 )
...
More links were added to the array step in the Rust roadmap
5 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
5 months ago
Kamran Ahmed
c935e2457e
Add tracking of topic resource clicks
5 months ago
Ed Lan
d21e01805e
Update backend.md ( #5890 )
...
Small copy tweak
5 months ago
Kamran Ahmed
b31b4e2a11
Update ios roadmap
5 months ago
Nikita Ivanov
94b245b2cf
Fix link to containerization question's answer ( #5885 )
...
Corrected content for Containerization question from stateless-http to containerization.
5 months ago
dsh
f37cc57177
Add new authors; Fix devops guide routing issue ( #5883 )
...
* add william and kenny as authors
* fixed routing issue from /authors on new devops guides
5 months ago
Ed Lan
533e93e647
Update faqs.astro ( #5882 )
...
Tweak to add link to new DevOps guide.
5 months ago
Abdallah Gaber
6f6b942ba4
Update JavaScript-asynchronous resources ( #5871 )
...
Added links to two videos for better understanding. One video features comprehensive and visually appealing content, while the other from JSConf provides visuals suited for beginners.
5 months ago
Ebrahim Gamal
5cbbaa61a9
Update 100-jetpack-compose.md ( #5873 )
...
I added video resource for jetpack compose.
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
5 months ago
VIKASH LAL
e0fa460ab9
Add resource for DOM ( #5232 )
...
* Update 102-shadow-dom.md
These changes are important from a student's perspective.
* Update src/data/roadmaps/frontend/content/113-web-components/102-shadow-dom.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
5 months ago
dsh
41a3f85ac2
Add iOS media layer topic content ( #5846 )
...
* add iOS media layer topic content
* Add copy around Xcode and Media Layer
5 months ago
dsh
8e2515a84b
Add devops vs sre guide ( #5854 )
5 months ago
Snoppy
0e8613daae
chore: fix typos ( #5881 )
...
Signed-off-by: snoppy <michaleli@foxmail.com>
5 months ago
Kazuki Kurahashi
3dc08388d9
Fix typo 101-hashing-encryption-encoding.md ( #5878 )
5 months ago
Wesley Blake
714b604546
Update 103-data-transformation.md ( #5855 )
...
Additionally, links to examples in Python and R
5 months ago
Jhonatan Mustiola
89d22aa127
Update 101-floats.md ( #5859 )
...
Added more links. Content keeps the copy
5 months ago
Ruslan Semagin
cb8f380dc0
link to 'Docker Multi-stage builds' ( #5863 )
5 months ago
Kamran Ahmed
b4f84b448d
Add product manager roadmap to get-started and roadmaps pages
5 months ago
dsh
235c571347
Fix typos in product management roadmap ( #5862 )
...
* correct pm goal types
* corrected typos
* swapped project and product
* swap project and product on title
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
5 months ago
Kamran Ahmed
86947d83d7
Product vs project management
5 months ago
Yash Deore
0ab46ae861
Update 100-instance-types.md ( #5853 )
...
* Update 100-instance-types.md
Updated with ec2 instance types
* Update 100-instance-types.md
added @official@ documentation for ec2 instance types
* Update 100-instance-types.md
* Update src/data/roadmaps/aws/content/101-ec2/100-instance-types.md
Ok sir
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
5 months ago
Kamran Ahmed
2046695479
Add product manager roadmap
5 months ago
Kamran Ahmed
3ed9bdb85e
Resolve merge conflicts
5 months ago
Kamran Ahmed
a747a8108d
Add product manager roadmap
5 months ago
Wesley Blake
17f5ca3cb0
Add resources for swap ( #5850 )
...
I thought these two were the most interesting articles on the subject.
Also provides examples on how to do it.
6 months ago
Grigory
4b12137077
docs(typescript/build-tools): update tsup link ( #5851 )
6 months ago
dsh
f08eae2632
Add how to become devops engineer guide ( #5847 )
...
* add how to become devops engineer guide
* Update src/data/guides/how-to-become-devops-engineer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Update src/data/guides/how-to-become-devops-engineer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Update src/data/guides/how-to-become-devops-engineer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Update src/data/guides/how-to-become-devops-engineer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Update src/data/guides/how-to-become-devops-engineer.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* add newline before and after all headings
* remove double empty lines
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
6 months ago
Kamran Ahmed
6f4ab78f47
Add sponsor logic for hiding
6 months ago