dsh
f303b466c9
Merge pull request #4769 from collegedude9300/patch-7
...
Update 103-unity-3d.md
7 months ago
dsh
93ff9402b1
Merge pull request #4762 from PetroKabina/patch-1
...
Update index.md
7 months ago
Jeferson Martins Bruno
27c5626ef6
Add Link of Effective Go about functions
7 months ago
dsh
636192af87
Merge pull request #4749 from rishilahoti/patch-1
...
Update next.js youtube video link to latest
7 months ago
dsh
c84694b3bb
Merge pull request #4739 from Nozarno/patch-1
...
Add new design pattern link
7 months ago
dsh
e825f47d0a
Merge pull request #4736 from bilalrahim/patch-1
...
Update 101-posa-patterns.md
7 months ago
Ed Lan
fcc88b389e
Update backend - adjusted copy
...
Adjusted copy for the Q "What does a Backend Developer do?"
7 months ago
dsh
22bd61580b
Merge pull request #5625 from kamranahmedse/dansholds/fix-vulkan-node-typo
...
fixed vulkan typo in advanced render topic
7 months ago
Dan Holdsworth
eab0bf9494
fixed vulkan typo in advanced render topic
7 months ago
dsh
41e6682f66
Merge pull request #4696 from whitezom7/patch-1
...
Fix typo of Vulcan to Vulkan
7 months ago
Kamran Ahmed
aabc8e12b0
Add backend project ideas guide
7 months ago
dsh
a2487aeea8
Merge pull request #3507 from bhavuu/patch-1
...
Add official JavaScript documentation link
7 months ago
dsh
1e04a6cc0a
Merge pull request #5624 from kamranahmedse/dansholds/4197-typo-in-input-section-of-api-security-best-practices
...
Fix typo in input section of API Security Best Practice Roadmap
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
803f87de38
Merge pull request #5618 from kamranahmedse/dansholds/5400-removed-article-backend
...
Removed empty AWS Content Link
7 months ago
dsh
67948002fd
Merge pull request #5619 from kamranahmedse/dansholds/4330-remove-the-tensorflow-content-from-the-c++-roadmap
...
Removed Python Code from C++ Content Example
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
cc4fd82fef
Merge pull request #4598 from hernanes338/python-roadmap-lambdas
...
Fix Python Lambda Functions hyperlink
7 months ago
dsh
05d379da08
Merge pull request #4923 from sonvir249/issue-4740
...
issue-4740: Updated the dead oracle network link.
7 months ago
dsh
8ab7f2c8b3
Merge pull request #5435 from belikedeep/deepakmardii/fix-resource-unavailable
...
Blockchain Rust resource updated
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
NEWTON MALLICK
e7f8f394b4
Fix static typing typos ( #5486 )
7 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
7 months ago
Antonio Coratelli
c72dd0081c
Add bool to C++ roadmap ( #5578 )
7 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>
7 months ago
Kamran Ahmed
8ceedadd22
fix: team roadmap not taking to team version
7 months ago