Jesús Enrique Alcalá Rojas
ad8ce9f9f2
add content memory-leak@nOND14t7ISgSH3zNpV3F8.md ( #6829 )
3 months ago
dmcadieux
67cf3f5313
fix: porcesses typo in cs roadmap porcesses & threads ( #6808 )
...
* fix: porcesses typo in cs roadmap porcesses & threads
* Rename porcesses-and-threads@ETEUA7jaEGyOEX8tAVNWs.md to processes-and-threads@ETEUA7jaEGyOEX8tAVNWs.md
fix: file name spelling fix
---------
Co-authored-by: dmcadieux <dmcadieux@gmail.com>
3 months ago
dsh
73597724a0
Add DevOps Projects ( #6772 )
...
* add astro cicd project
* add link to github pages docs
* add docker webserver project
* Apply suggestions from code review
* add basic iac with terraform project
* add monitoring stack project
* Apply suggestions from code review
change from Astro to simple HTML file
* Update src/data/projects/basic-github-actions.md
remove newline
3 months ago
github-actions[bot]
b361840742
chore: update roadmap content json ( #6983 )
...
Co-authored-by: kamranahmedse <4921183+kamranahmedse@users.noreply.github.com>
3 months ago
Kamran Ahmed
f154d05a84
Add reddit client project idea
3 months ago
Kamran Ahmed
2d08f74c7f
Add github random repo project
3 months ago
Kamran Ahmed
d202e0a75d
Add task tracker project
3 months ago
Kamran Ahmed
6da9dfc771
Add accordion projectc idea
3 months ago
Kamran Ahmed
05d414adf4
Add dropdown project idea
3 months ago
Kamran Ahmed
45a7fe6eb8
Add restricted textarea project
3 months ago
Kamran Ahmed
0879785d35
Add cookie consent banner project
3 months ago
Kamran Ahmed
e83a261b2c
Add simple tabs project
3 months ago
Saeed
b78252be59
fix: useMemo details ( #6980 )
...
Memorizes" vs. "Memoizes": The term "memorizes" can imply simply remembering something, while "memoizes" is a specific term in computer science meaning to cache the result of a function. Using "memoizes" is more accurate in this context.
3 months ago
Shyam Venkatesh
ac18df727f
Fix wrong markdown format in docker roadmap ( #6982 )
...
* Removed full-stops from Installation / Setup pane
* Removed full-stop from Bind mounts
* Removed full-stops from Union Filesystems pane
* fix/6877-Removed supporting text to make tags render properly
* Update 102-union-filesystems.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 months ago
Kamran Ahmed
8511626698
Update tooltip ui project
3 months ago
Kamran Ahmed
fcac62c6bd
Add tooltip ui project
3 months ago
Kamran Ahmed
7682d6ad33
Add grid layout project
3 months ago
Kamran Ahmed
1fcfa81bd2
Add two new projects for date picker and accessibility
3 months ago
Reza Hasani
23712d24b5
Update bind@dbercnxXVTJXMpYSDNGb2.md ( #6937 )
3 months ago
Sarkis Kovlekjian
48d99e2dad
assign id property for form label input elements ( #6940 )
3 months ago
github-actions[bot]
8c104aed7f
chore: update roadmap content json ( #6972 )
...
Co-authored-by: kamranahmedse <kamranahmedse@users.noreply.github.com>
3 months ago
Kamran Ahmed
3accbf503b
Add project ideas for frontend
3 months ago
Vedansh
e43b074edf
chore: enhanced workflows ( #6977 )
...
* Enhanced Workflows.
* Changed the PR Reviewer to the Final Boss.
3 months ago
SOUMITRA-SAHA
3f0301c0b4
Fix: The Article Title for 'Not showing the article title in one of the PostgreSQL roadmap contents #6907' ( #6930 )
3 months ago
Jaime Rios
497d264321
Update loops@Dvy7BnNzK55qbh_SgOk8m.md ( #6942 )
...
* Update loops@Dvy7BnNzK55qbh_SgOk8m.md
* Update src/data/roadmaps/python/content/loops@Dvy7BnNzK55qbh_SgOk8m.md
add article tag
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
3 months ago
Ari Yonaty
0c000df830
docs(kubernetes): add content for k8s deployments ( #6973 )
3 months ago
Yam Duran
db8ee31ed3
Update types-of-data-analytics@Lsapbmg-eMIYJAHpV97nO.md | Added free resources ( #6969 )
...
It was modified the way the types of data analytics are shown, now is easier to understand the concepts. Also, I've added free resources for a deeper read on the subject (2 links and 2 youtube videos)
3 months ago
michalkarolik
8606588c38
Update lifecycle@0A8zTuCXVmcruJdfH3cNu.md ( #6974 )
...
'for_each' was used in link text - probably copy/paste leftover
3 months ago
J. Degand
86c903305a
docs(angular): add using libraries content ( #6948 )
3 months ago
J. Degand
f94c09bcf3
docs(angular): add locales-id content ( #6944 )
3 months ago
J. Degand
ecd743c88e
docs(angular): add localize package content ( #6945 )
3 months ago
J. Degand
e258c3b668
docs(angular): update transformation content ( #6946 )
3 months ago
J. Degand
733e282454
docs(angular): add translation files content ( #6947 )
3 months ago
J. Degand
9d3868494b
docs(angular): add typed forms content ( #6949 )
3 months ago
J. Degand
1057b89fa0
docs(angular): update testing angular apps content ( #6950 )
3 months ago
J. Degand
419442cac9
docs(angular): add developer tools content ( #6951 )
3 months ago
J. Degand
93e69bd6e7
docs(angular): add communication content ( #6952 )
3 months ago
github-actions[bot]
ac8efdd1b5
chore: update roadmap content json ( #6955 )
...
Co-authored-by: kamranahmedse <kamranahmedse@users.noreply.github.com>
3 months ago
Khizar Ahmed
a3bfd15c0e
Add content to urlscan ( #6956 )
...
Information is sourced from urlscan.io's about page.
3 months ago
Vedansh
47c9eb4860
Improve TypeScript roadmap content ( #6961 )
...
* Verify Phase - 1
* Verify Phase - 2
* Phase - 3
* Final Changes in TS Roadmap
3 months ago
Pedro Ramos
ec60a125af
Fix markdown of SQL 'GROUP BY' and 'MAX' pages ( #6963 )
3 months ago
Shyam Venkatesh
319a215666
Update content formatting ( #6967 )
...
* Removed full-stops from Installation / Setup pane
* Removed full-stop from Bind mounts
* Removed full-stops from Union Filesystems pane
3 months ago
Kamran Ahmed
bbbc9b587d
Add personal portfolio project idea
3 months ago
Kamran Ahmed
660440a514
Add single page CV project
3 months ago
Yam Duran
bd8cc0dc14
Fixed a typo on the word "visualiZation". ( #6970 )
...
noted that file name is also written wrong and the way it's displayed on the screen
3 months ago
Kamran Ahmed
d63cb7925b
Add note for premium resources
3 months ago
SOUMITRA-SAHA
ff1f876880
Fix: unresponsive toggle menu after navigating back from roadmap page #6861 ( #6964 )
3 months ago
dsh
1859e94184
Add content to SQL Roadmap ( #6873 )
...
* complete sql content
* add links to topics
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
3 months ago
Kamran Ahmed
f96201cbbd
Update content links
3 months ago
Kamran Ahmed
ef1f79a5b4
Update content links
3 months ago