marvin
dd053ac706
Update 109-friction.md ( #5386 )
...
IB diploma vid discussing friction basics
7 months ago
Jean-François Greffier
04336fedae
Add official Playwright get started videos ( #5580 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
7 months ago
Jean-François Greffier
0bc9ae66ed
chore: harmonize Playwright tutorial link ( #5581 )
7 months ago
Kamran Ahmed
622766fea3
Fix details for game ai
7 months ago
bitblocksplicer
bd76e760d4
Fix Typo in Shell Scripting Literal Description ( #5613 )
...
Fixed a typo in the definition of boolean literals in shell scripts that could be misleading
7 months ago
marvin
540d5030a4
Adding videos and a slightly altered description of arrays ( #5637 )
...
To give credit where credit is due, the description change is from an issue (#5600 ) I picked up by GitHub user 'andremarko';
https://github.com/kamranahmedse/developer-roadmap/issues/5600
im going to try to provide more videos for all languages across the data structures and algorithms flowchart
7 months ago
Kamran Ahmed
d9466717a7
Change google container registry to artifact registry
7 months ago
Utkarsh Tiwari
8862239a11
Fix #5533 Software Architect Roadmap ( #5605 )
...
Updated SAP ERP spelling
7 months ago
dsh
ca2088f553
Add go schedular content and roadmap node ( #5635 )
7 months ago
Rachit Agrawal
67edf2ce4d
Add Video Lecture on OSI Model to CyberSecurity ( #5392 )
...
Add OSI lecture video to OSI content.
7 months ago
Eric
e2e40d1fdc
Add w3school content ( #4807 )
...
Added W3schools resource to learn react with create react app. w3schools does a pretty great job at explaining stuff.
7 months ago
mufasa
88b4344a90
Add Rust enum example ( #4962 )
...
Add Rust enum example
7 months ago
dsh
476400a02e
add rust video to rust intro section ( #5634 )
7 months ago
Deepak Mardi
bb9a911e59
Added HATEOAS resources ( #5438 )
...
Added Resource
7 months ago
Deepak Mardi
fb77e54d54
Update broken React Router resource link ( #5444 )
...
Update broken React Router resource link
7 months ago
Deepak Mardi
a4d699b3d7
Fix broken resources in javascript and nodejs Page ( #5445 )
...
Updated broken link in javascript and nodejs roadmap for settimeout Explained in 5 minutes!
7 months ago
Deepak Mardi
ec31ad339e
fixes : Updated MonogDB > Collection and Methods > Validate ( #5466 )
...
removed `background` from Mongodb snippet.
7 months ago
Sanchay Joshi
424f1d061a
Update 101-why-rust.md
...
Unnecessary tabs makes markdown render them as "code" instead of links
7 months ago
Dan Holdsworth
cb4b9c82c8
fix incorrect path in JSON for appdynamics node
7 months ago
Jeferson Martins Bruno
27c5626ef6
Add Link of Effective Go about functions
7 months ago
Ed Lan
fcc88b389e
Update backend - adjusted copy
...
Adjusted copy for the Q "What does a Backend Developer do?"
7 months ago
Dan Holdsworth
eab0bf9494
fixed vulkan typo in advanced render topic
7 months ago
Kamran Ahmed
aabc8e12b0
Add backend project ideas guide
7 months ago
Dan Holdsworth
8ed874d4ea
fix typo in input section of API Security Best Practice Roadmap
7 months ago
Kamran Ahmed
2117fda50f
Fix duplicate orientation/curve nodes
7 months ago
Kamran Ahmed
da1a5f6506
Change activity title
7 months ago
dsh
e76617c9a9
Removed Python Code from C++ Content Example
...
The Tensorflow node in the C++ Roadmap used Python code as examples, I have removed this.
7 months ago
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.
7 months ago
dsh
0c54816b3f
Removed empty AWS Content Link
...
The linked content now results in a 404.
7 months ago
Arik Chakma
e1c35d299d
fix: update activity stream design ( #5615 )
7 months ago
Arik Chakma
89c6b36090
fix: activity word spacing ( #5614 )
7 months ago
Arik Chakma
cd35c77df1
fix: change `topicIds` to `topicTitles` ( #5588 )
...
* fix: change `topicIds` to `topicTitles`
* fix: comma and gap
7 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.
7 months ago
Arik Chakma
66e4793032
feat: team personal progress only ( #5586 )
...
* feat: team personal progress only
* fix: default false
7 months ago
Arik Chakma
32cbfd6699
feat: migrate road card endpoint ( #5583 )
7 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>
7 months ago
Ed Lan
3e0d8a5b3d
Updated featured image with tweaked dimensions ( #5604 )
7 months ago
Kamran Ahmed
2b20996134
Show proper error on open ai model
7 months ago
guangwu
20be28653f
fix: following typo ( #5308 )
...
* fix: typo
* fix: gap
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
7 months ago
Kamran Ahmed
a5c28f09a7
Add full-stack vs software-engineer guide
7 months ago
Kamran Ahmed
25675613a6
Add frontend languages guide
7 months ago
Kamran Ahmed
89f975e10d
Add java developer skills
7 months ago
Kamran Ahmed
59695c2032
Team activity item dates
7 months ago
Andrei Patru
c6648655cf
Update 100-permissions.md
...
fix incorrect sentence
7 months ago
Pirlog Simon
d139df6a2c
Update index.md
...
fixed spelling from "use" to "used"
7 months ago
Arik Chakma
b7a858823c
chore: replace with og endpoint ( #5571 )
...
* chore: replace with og endpoint
* fix: update og routes
7 months ago
Kamran Ahmed
d441c9ac58
Fix title for activity page
7 months ago
Kamran Ahmed
6c977a2781
Update TNS link in topic page
7 months ago
Kamran Ahmed
0fa4dfe93e
Update
7 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.
7 months ago