Kamran Ahmed
f1ad70acd9
Update backend, js and python
2 years ago
Kamran Ahmed
ac230bbf29
Add sponsor links on the roadmaps
2 years ago
prchann
d0861711ac
Fix a link issue in markdown ( #3508 )
2 years ago
Amin Rezaei
74b2dda7f7
Fix heading for content file ( #3509 )
...
Removed unnecessary heading <code> tag.
2 years ago
Kamran Ahmed
2b49fa3182
Add responsive widgets
2 years ago
Kamran Ahmed
e2a8240e35
Add FVM
2 years ago
Kamran Ahmed
a7f45c0af1
Fix some flutter nodes not clickable
2 years ago
Kamran Ahmed
77a6270bd7
Update flutter roadmap
2 years ago
Kamran Ahmed
64d3ad662c
Add riverpod and remove getx
2 years ago
Kamran Ahmed
c8b8e12b64
Add guide for database setup
2 years ago
Tobias Uhmann
8f94a5887e
Update 101-jdbc-template.md ( #3478 )
...
Clarify in the first sentence that "the JDBC core package" is about Spring
2 years ago
Aroyan
00b6217e63
feat: add urql content ( #3483 )
2 years ago
João
1a0d7463eb
Add Interactive Git Branching Guide by pcottle ( #3486 )
...
Github repo of added resource: https://github.com/pcottle/learnGitBranching
2 years ago
Olusola Amoo
983ee44632
fix(blockchain-content): Fix typo in roadmaps > blockchain > security > tools content ( #3489 )
2 years ago
Olusola Amoo
f393cb186e
fix(blockchain-content): fix typo in blockchain solidity content ( #3490 )
2 years ago
devwithsmf
70edfb0ac2
Adding content to Kubernetes Roadmap ( #3477 )
...
* Update 100-kubernetes-overview.md
* Update 101-why-kubernetes.md
* Update 102-key-concepts-terminologies.md
* Update 103-kubernetes-alternatives.md
* Update index.md
* Update 100-installing-a-local-cluster.md
* Update 101-why-kubernetes.md
* Update 102-key-concepts-terminologies.md
* Update 103-kubernetes-alternatives.md
* Update index.md
* Update 100-installing-a-local-cluster.md
* Update 101-choosing-a-managed-provider.md
* Update 102-deploying-your-first-application.md
* Update index.md
* Update 100-pods.md
* Update 101-replicasets.md
* Update 103-statefulsets.md
* Update 103-statefulsets.md
* Update 104-jobs.md
* Update index.md
* Update 100-networking-and-pod-to-pod-communication.md
* Update 101-load-balancing.md
* Update 102-external-access-to-services.md
* Update index.md
* Update 100-config-maps.md
* Update 101-secrets.md
* Update index.md
* Update 100-setting-resource-requests-and-limits.md
* Update 101-assigning-quotas-to-namespaces.md
* Update 102-monitoring-and-optimizing-resource-usage.md
* Update 102-monitoring-and-optimizing-resource-usage.md
* Update index.md
* Update 100-role-based-acccess-control.md
* Update 101-network-security.md
* Update 102-container-and-pod-security.md
* Update 103-security-scanners.md
* Update index.md
* Update 100-logs.md
* Update 101-metrics.md
* Update 102-traces.md
* Update 103-resource-health.md
* Update 104-observability-engines.md
* Update index.md
* Update 100-horizontal-pod-autoscaler.md
* Update 101-vertical-pod-autoscaler.md
* Update 102-cluster-autoscaling.md
* Update index.md
* Update 100-scheduling-basics.md
* Update 101-taints-and-tolerations.md
* Update 102-topology-spread-constraints.md
* Update 103-pod-priorities.md
* Update 104-evictions.md
* Update index.md
* Update 100-csi-drivers.md
* Update 101-stateful-applications.md
* Update index.md
* Update 100-ci-cd-integration.md
* Update 101-gitops.md
* Update 102-helm-charts.md
* Update 103-canary-deployments.md
* Update 104-blue-green-deployments.md
* Update 105-rolling-updates-rollbacks.md
* Update index.md
* Update 100-custom-controllers.md
* Update 101-custom-schedulers-extenders.md
* Update 102-custom-resource-definitions.md
* Update 103-kubernetes-extensions-and-apis.md
* Update 104-own-cluster.md
* Update 105-control-plane-installation.md
* Update 106-managing-worker-nodes.md
* Update 107-multi-cluster-management.md
* Update index.md
* Update index.md
2 years ago
Bernd Hobbie
ed07d34d64
Move 'exclude' option in tsconfig.json out of 'compilerOptions ( #3479 )
2 years ago
Appasaheb Nage
831521ae10
Update tsconfig ( #3496 )
2 years ago
Kamran Ahmed
e29289f0dc
Add API Security PDF
2 years ago
Kamran Ahmed
0fd3eb0cc6
Add link to API Security Best Practices
2 years ago
Kamran Ahmed
f58a77010b
Add content for API security best practices
2 years ago
Kamran Ahmed
6303e31c0e
Add content for API security best practices
2 years ago
Kamran Ahmed
dfc2d39427
Add content to API security best practices
2 years ago
Kamran Ahmed
5e75026424
Add content to API security best practices
2 years ago
Kamran Ahmed
7a4c077a90
Add content for API security best practices
2 years ago
Kamran Ahmed
e45c49a404
Fix broken build
2 years ago
Kamran Ahmed
b6a0255f12
Change location for data files
2 years ago
Kamran Ahmed
b741a0e1ee
Add support for link-groups
2 years ago
Kamran Ahmed
8200993af4
Update subscription
2 years ago
Kamran Ahmed
5c1d803892
Fix mistake in constructor overloading
2 years ago
Natan Yellin
dcf0f94af9
Update 101-containers.md ( #3440 )
2 years ago
Artem Gontar
4ad8886aa0
fix: broken link to Circuit Breaker AWS WAF ( #3304 )
2 years ago
Lucas Soares
a1143cd6cb
Add content to Node.js roadmap ( #3305 )
2 years ago
mohd-e-mustafa
f130c706da
Add filtering content ( #3355 )
...
* Updated 100-filtering.md added content
* Update content
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
mohd-e-mustafa
8068face54
Add rate-limiting content ( #3364 )
...
* Update 101-rate-limiting.md
* Update src/roadmaps/angular/content/101-rxjs-basics/104-operators/101-rate-limiting.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Benson Arafat
39866117a6
Update Nuxt resources ( #3365 )
...
The current version of nuxt is v3.
Update source to v3
2 years ago
mohd-e-mustafa
df7aa17f86
Add content for RxJS transformation ( #3369 )
2 years ago
payal pagariya
ee6572660b
Add resources for data structures ( #3374 )
...
Added resources related to stack, queue and recursion all implemented in JavaScript
2 years ago
Jorge Martin
9875a2d6f7
Fix spelling mistake ( #3378 )
2 years ago
Nikita Monastyrskiy
5b180e2597
Add content to globby ( #3432 )
2 years ago
Nikita Monastyrskiy
6f05972493
Add content to fs-extra ( #3433 )
2 years ago
Felipe Riveras
4bd182e4d0
Add MDN resources for hosting ( #3436 )
...
this articles explain very good the term and explain with clarity
2 years ago
Israni, Murli
68d319cacb
Fix spelling mistake ( #3439 )
2 years ago
Mohammad Morakabati
3e76df8d2a
Add gRPC resources ( #3429 )
2 years ago
Kamran Ahmed
9d69477947
Fix broken URLs
2 years ago
Kamran Ahmed
e0ead47fb1
Add kubernetes roadmap
2 years ago
Kamran Ahmed
253c88542f
Upgrade dependencies
2 years ago
andran777
5bca9834fb
Update Spring Boot scope content ( #3398 )
2 years ago
Jesse Chang
dde6e3d3df
Remove beego link ( #3403 )
...
* Update 100-beego.md
New official documentation website.
* Update src/roadmaps/golang/content/104-go-web-frameworks/100-beego.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Khushi Kothari
6fe8fee25f
Add MDN link to Asynchronous JavaScript ( #3404 )
...
* Update index.md
* Update src/roadmaps/javascript/content/112-javascript-asynchronous-javascript/index.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago