1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-01 13:22:38 +02:00
Commit Graph

5656 Commits

Author SHA1 Message Date
J. Degand
d669d242f8 docs(angular): add creating libraries content (#6894) 2024-09-01 12:43:43 +01:00
J. Degand
0b4137e3bd docs(angular): add testing services content (#6914) 2024-09-01 12:42:43 +01:00
J. Degand
512de27478 docs(angular): update services with dependencies content (#6915) 2024-09-01 07:24:21 +01:00
J. Degand
3acc0d6a5f docs(angular): update ssg content (#6916) 2024-09-01 06:24:56 +01:00
J. Degand
d30bc59d9e fix(angular): remove duplicate template ref vars files (#6917) 2024-09-01 05:33:52 +01:00
J. Degand
fbc957552c docs(angular): update router events content (#6918) 2024-09-01 05:33:37 +01:00
J. Degand
99cc36406a docs(angular): add resources to rxjs basics (#6919) 2024-09-01 05:33:27 +01:00
J. Degand
0b4a28050b docs(angular): update zones content (#6920) 2024-09-01 05:33:19 +01:00
J. Degand
ccd36c58fa docs(angular): add e2e content (#6921) 2024-09-01 05:33:10 +01:00
J. Degand
a40f2187fb docs(angular): add HTTPClient CSRF protection content (#6922)
* docs(angular): add XSRF protection content

* docs(angular): move xsrf content to correct file

* fix: remove extra line
2024-09-01 05:33:03 +01:00
J. Degand
66358202b9 docs(angular): add http vulnerabilities content (#6923) 2024-09-01 05:32:54 +01:00
J. Degand
ae7aa310f4 docs(angular): add csrf content (#6924) 2024-09-01 05:32:37 +01:00
J. Degand
88d419a09b docs(angular): add xssi content (#6925) 2024-09-01 05:32:27 +01:00
J. Degand
f8a83c3c81 docs(angular): add testing requests content (#6926) 2024-09-01 05:32:15 +01:00
J. Degand
ea99772fa5 docs(angular): add template syntax content (#6927) 2024-09-01 05:32:03 +01:00
J. Degand
4d3c792a54 docs(angular): add dynamic components content (#6928) 2024-09-01 05:31:53 +01:00
J. Degand
4ede70ab86 docs(angular): add cli builders content (#6893) 2024-09-01 05:31:26 +01:00
J. Degand
45a28405be docs(contributing): fix typos (#6892) 2024-09-01 05:31:16 +01:00
github-actions[bot]
ff1c5c1c53 chore: update roadmap content json (#6891)
Co-authored-by: kamranahmedse <kamranahmedse@users.noreply.github.com>
2024-08-31 01:34:28 +01:00
Sarkis Kovlekjian
17b63fa7a7 SQL JOINS Clause Formatting (#6885)
bullet point for each operation to make document more readable
2024-08-30 16:48:03 +01:00
dsh
a93ddf3944 removed 'roadmap' from git & github roadmap name in README (#6889) 2024-08-30 16:47:37 +01:00
Reza Mobaraki
12fd9287c3 Add binary tree content (#6887)
* content for binary tree

* content for binary tree
2024-08-30 16:46:58 +01:00
Arik Chakma
6101f01055 feat: implement share solution (#6821)
* wip: implement success modal

* feat: share solution modal

* fix: step count issue

* fix: responsiveness share button

* Update UI for shareable link

* Update UI for shareable link

* Update UI for share solutions

* Project solution modal UI design

* Update UI for share solutions

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2024-08-30 12:02:45 +01:00
Andrey Kirik
54a731aaa5 Update 101-problems-graphql-solves.md (#6836)
Info about federations and supergraphs
2024-08-30 09:49:05 +01:00
Shyam Venkatesh
f4c7996470 Link Docker Roadmap inside suggested resources #6875 (#6876)
* Link Docker Roadmap inside suggested resources #6875

Added Docker Roadmap link to DevOps page - Docker resources

* Update src/data/roadmaps/devops/content/docker@P0acFNZ413MSKElHqCxr3.md

---------

Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
2024-08-30 09:48:36 +01:00
iliAsghar
c01a07e7b3 Update bind@dbercnxXVTJXMpYSDNGb2.md (#6823)
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
2024-08-30 09:45:22 +01:00
Krushna Kanta Rout
cfffdeea15 Add Dedicated C++ Roadmap Link to Data Structures & Algorithms Roadmap (#6822)
* Add link to dedicated C++ roadmap

* Update src/data/roadmaps/datastructures-and-algorithms/content/100-language/104-cpp.md

---------

Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
2024-08-30 09:43:19 +01:00
Maximo Comperatore
351d25d429 descision trees (#6788) 2024-08-30 09:42:04 +01:00
Sarkis Kovlekjian
f16c2a8afd Update SQL Roadmap UPDATE Statement Node. (#6784)
* Fill update node with info 

Add relevant info.
Any new proposals welcome

* remove emoji and code formatting as suggested in PR review
2024-08-30 09:41:41 +01:00
Vedansh
5c2cc7a6da Improved JavaScript Roadmap (#6779)
* - Fixed Spacing and EOL.
- Fixed Wrong Spellings.
- Improved Examples.

* ## Adding Content for :

- Add `apply()`
- Add `bind()`
- Add `call()`
2024-08-30 09:40:33 +01:00
J. Degand
90486c2369 docs(angular): add else if content (#6841) 2024-08-30 12:02:22 +06:00
J. Degand
99054a36a6 docs(angular): add switch content (#6842) 2024-08-30 12:01:12 +06:00
J. Degand
58b5b5214e docs(angular): add case content (#6843) 2024-08-30 12:00:02 +06:00
J. Degand
24b6e62a29 docs(angular): add build-environments content (#6845) 2024-08-30 11:59:07 +06:00
github-actions[bot]
82d433806b chore: update roadmap content json (#6878)
Co-authored-by: kamranahmedse <kamranahmedse@users.noreply.github.com>
2024-08-30 09:12:23 +06:00
Kamran Ahmed
fbf32e0f73 Change title for git and github roadmap 2024-08-29 18:15:03 +01:00
github-actions[bot]
c9729ed073 chore: update roadmap content json (#6795)
Co-authored-by: kamranahmedse <kamranahmedse@users.noreply.github.com>
2024-08-29 22:37:38 +06:00
Lucas Dondo
4a610a1eea fix: X (Twitter) redirect link(#6874) 2024-08-29 22:35:38 +06:00
Kamran Ahmed
f044e3a682 Update dependencies 2024-08-29 12:28:49 +01:00
J. Degand
7edee458d5 docs(angular): add default content (#6844)
* docs(angular): add default content

* docs(angular): add space in default content
2024-08-29 09:50:45 +01:00
Khizar Ahmed
facabb6002 Added content to virustotal@rxzcAzHjzIc9lkWSw0fef.md (#6847)
* Added content to virustotal@rxzcAzHjzIc9lkWSw0fef.md

* Update src/data/roadmaps/cyber-security/content/virustotal@rxzcAzHjzIc9lkWSw0fef.md

we don't recommend resources over others.

---------

Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
2024-08-29 09:49:14 +01:00
Reyes Rondón
75e0f49eb7 add content kanban@O7H6dt3Z7EKohxfJzwbPM.md (#6859) 2024-08-29 09:47:51 +01:00
Reyes Rondón
e2c3356426 add content xp@7fL9lSu4BD1wRjnZy9tM9.md (#6860)
* add content xp@7fL9lSu4BD1wRjnZy9tM9.md

* Update src/data/roadmaps/software-architect/content/xp@7fL9lSu4BD1wRjnZy9tM9.md

---------

Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
2024-08-29 09:47:38 +01:00
Mahbub Hasan
63aeff2f28 fix typo : DevOps erchitect -> DevOps architect (#6862) 2024-08-29 09:47:00 +01:00
Ayoub Eddaoudi
21d3728d01 fix: remove language specifier from url backend-project-ideas.md (#6869) 2024-08-29 09:45:01 +01:00
Mahbub Hasan
3f1b1c78a1 bug-fix: according to the following issue -> Incorrect DevOps navigation in MLOps roadmap #6807 (#6872) 2024-08-29 09:42:14 +01:00
Kamran Ahmed
7a8461c215 Update resource likns 2024-08-28 23:04:43 +01:00
dsh
b59757ee1b Add Backend Technologies Guide (#6856)
* add backend tech guide

* fix guide descrip
2024-08-28 12:14:59 +01:00
stmoody
d6a1e94eca remove link loc from 102-storage-volume.md (#6846)
the link to Elastic Block Store documentation has a hard coded language that causes it to open to the Portuguese version

removing this will default to the users preferred language
2024-08-28 09:42:17 +01:00
Russell Vinegar
ed00e553a6 minor typo (#6848) 2024-08-28 09:41:46 +01:00