forked from kamranahmedse/developer-roadmap
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a new pull request by comparing changes across two branches #17
Merged
GulajavaMinistudio
merged 100 commits into
angular-indonesia:master
from
kamranahmedse:master
Oct 5, 2022
Merged
Create a new pull request by comparing changes across two branches #17
GulajavaMinistudio
merged 100 commits into
angular-indonesia:master
from
kamranahmedse:master
Oct 5, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Added Mdn Source * Update content/roadmaps/106-javascript/content/106-javascript-loops-iterations/102-break-continue/100-labeled-statements.md Co-authored-by: Kamran Ahmed <[email protected]>
...developer-roadmap/content/roadmaps/107-nodejs/content/100-nodejs-introduction/readme.md file updated with the appropriate guidelines.
* Resources and description added for jsonwebtoken * Update content/roadmaps/107-nodejs/content/107-nodejs-apis/108-jsonwebtoken.md Co-authored-by: Kamran Ahmed <[email protected]>
Updated what-is-internet.md so the first paragraph reads a bit easier.
Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]> Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]>
* Update CI/CD * Update content/roadmaps/113-qa/content/110-qa-ci-cd/readme.md Co-authored-by: Kamran Ahmed <[email protected]>
* Add Throttling description * Update content/roadmaps/101-backend/content/123-scalability/100-mitigation-strategies.md Co-authored-by: Kamran Ahmed <[email protected]>
* Update All Headless Testing Tools * Remove Cypress to resolve conflicts * Update HtmlUnit typo
* Add missing content to Devops node Added missing content to 100-white-grey-listing.md node * Update content/roadmaps/102-devops/content/103-networking-protocols/103-emails/100-white-grey-listing.md Co-authored-by: Kamran Ahmed <[email protected]>
* hibernate documentation added * spark java documentation added * Update content/roadmaps/110-java/content/103-java-web-frameworks/103-spark.md * Update content/roadmaps/110-java/content/104-java-orm/102-hibernate.md Co-authored-by: haseebansari <[email protected]> Co-authored-by: Kamran Ahmed <[email protected]>
* feat: add basic readme for dev tools * feat: debugging performance with lighthouse * feat: debugging issues * feat: memory leaks in js
* ant documentation added * Java Build tool readme added * Update content/roadmaps/110-java/content/102-java-build-tools/102-ant.md * Update content/roadmaps/110-java/content/102-java-build-tools/readme.md Co-authored-by: haseebansari <[email protected]> Co-authored-by: Kamran Ahmed <[email protected]>
* Adding an angular content on severals topics * add for content files * add extra below heading * Update content/roadmaps/104-angular/content/107-routing/105-lazy-loading.md * Update content/roadmaps/104-angular/content/107-routing/readme.md * Update content/roadmaps/104-angular/content/108-services-remote-data/100-dependency-injection.md * Update content/roadmaps/104-angular/content/108-services-remote-data/readme.md * Update content/roadmaps/104-angular/content/110-state-management/101-ngrx.md * Update content/roadmaps/104-angular/content/110-state-management/readme.md * Update content/roadmaps/104-angular/content/110-state-management/readme.md Co-authored-by: Ibtesam Ahmed ( SK ) <[email protected]> Co-authored-by: Kamran Ahmed <[email protected]>
* Added Resources and description to Morgan npm * Update content/roadmaps/107-nodejs/content/112-nodejs-logging/100-morgan.md Co-authored-by: Kamran Ahmed <[email protected]>
* Update 103-async-await.md * Update content/roadmaps/107-nodejs/content/104-nodejs-async-programming/103-async-await.md Co-authored-by: Kamran Ahmed <[email protected]>
content for infrastructure monitoring devops roadmap.
* Add: k6 Signed-off-by: NaveenKumar Namachivayam <[email protected]> * Update: Website Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]> * Update content/roadmaps/113-qa/content/104-qa-non-functional-testing/100-load-and-performance-testing/104-k6.md Signed-off-by: NaveenKumar Namachivayam <[email protected]> Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]> Co-authored-by: Kamran Ahmed <[email protected]>
* Add: Load and Performance Test Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]> * Update content/roadmaps/113-qa/content/104-qa-non-functional-testing/100-load-and-performance-testing/readme.md Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]> Co-authored-by: Kamran Ahmed <[email protected]>
* Add content for JMeter Signed-off-by: NaveenKumar Namachivayam <[email protected]> * Add content for JMeter Signed-off-by: NaveenKumar Namachivayam <[email protected]> * Update 101-jmeter.md Updated website and course * Update content/roadmaps/113-qa/content/104-qa-non-functional-testing/100-load-and-performance-testing/101-jmeter.md Signed-off-by: NaveenKumar Namachivayam <[email protected]> Co-authored-by: Kamran Ahmed <[email protected]>
* Add: WebPageTest Signed-off-by: NaveenKumar Namachivayam <[email protected]> * Update: Website Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]> Signed-off-by: NaveenKumar Namachivayam <[email protected]> Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]>
* Add: Lighthouse Signed-off-by: NaveenKumar Namachivayam <[email protected]> * Update: Website Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]> * Update content/roadmaps/113-qa/content/104-qa-non-functional-testing/100-load-and-performance-testing/106-lighthouse.md Signed-off-by: NaveenKumar Namachivayam <[email protected]> Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]> Co-authored-by: Kamran Ahmed <[email protected]>
* Add: vegeta Signed-off-by: NaveenKumar Namachivayam <[email protected]> * Update: Website Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]> Signed-off-by: NaveenKumar Namachivayam <[email protected]> Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]>
* Add: Artillery Signed-off-by: NaveenKumar Namachivayam <[email protected]> * Update: Website Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]> Signed-off-by: NaveenKumar Namachivayam <[email protected]> Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]>
* Add: Locust Signed-off-by: NaveenKumar Namachivayam <[email protected]> * Update: Website Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]> * Update content/roadmaps/113-qa/content/104-qa-non-functional-testing/100-load-and-performance-testing/102-locust.md Signed-off-by: NaveenKumar Namachivayam <[email protected]> Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]> Co-authored-by: Kamran Ahmed <[email protected]>
* Add: Gatling Signed-off-by: NaveenKumar Namachivayam <[email protected]> * Update: Website Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]> Signed-off-by: NaveenKumar Namachivayam <[email protected]> Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]>
* (#1840) Add basic content for QA-Automation-Jasmine. * feat(*): Added an additional great tutorial for Jasmine. Co-authored-by: Carlo Martin <[email protected]>
* Update 100-git.md * Update 100-selenium-ide.md * Update content/roadmaps/113-qa/content/108-qa-vcs/100-git.md * Update content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/100-selenium-ide.md Co-authored-by: Kamran Ahmed <[email protected]>
* Added Typescript Documentation * Update content/roadmaps/104-angular/content/100-typescript-basics/readme.md Co-authored-by: Kamran Ahmed <[email protected]>
Co-authored-by: Kamran Ahmed <[email protected]>
* Update 101-process-env.md * Update content/roadmaps/107-nodejs/content/106-nodejs-command-line-apps/104-environment-variables/101-process-env.md Co-authored-by: Kamran Ahmed <[email protected]>
Co-authored-by: Kamran Ahmed <[email protected]>
* Update 106-cryptography.md Added content to learn what is Cryptography? * Update content/roadmaps/112-blockchain/content/101-blockchain-general-knowledge/106-cryptography.md Co-authored-by: Kamran Ahmed <[email protected]>
* added content and resources to golang node * Update content/roadmaps/109-golang/content/101-go-advanced/104-context.md Co-authored-by: Kamran Ahmed <[email protected]>
* feat: add Set JavaScript content * feat: add knex content * feat: add typeorm content * feat: add sequelize content * feat: add prisma content Co-authored-by: Kamran Ahmed <[email protected]>
* content for Go maps * content for Golang's make function * content for Golang structs * Update content/roadmaps/109-golang/content/100-go-basics/116-structs.md * content for Go interfaces * Update content/roadmaps/109-golang/content/101-go-advanced/103-interfaces.md Co-authored-by: Kamran Ahmed <[email protected]>
Co-authored-by: Ankit <[email protected]> Co-authored-by: Kamran Ahmed <[email protected]>
* feat: add Set JavaScript content * feat: add dotenv content Co-authored-by: Kamran Ahmed <[email protected]>
…n, Revel ) (#1933) * Added Content * Added contents Co-authored-by: “Mohamed <“[email protected]”> Co-authored-by: Kamran Ahmed <[email protected]>
* feat: add Set JavaScript content * feat: add owasp on sa roadmap
Co-authored-by: “Mohamed <“[email protected]”> Co-authored-by: Kamran Ahmed <[email protected]>
New free course on Python ( pythonprinciples.com ) . This is where I learnt Python with interactive lessons - while reading what’s going on and giving you practical examples to follow along with and try yourself.
Co-authored-by: Kamran Ahmed <[email protected]>
* Adding content to 134-strace.md Added some content as a description of strace. * Update content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/134-strace.md Co-authored-by: Kamran Ahmed <[email protected]>
Co-authored-by: Kamran Ahmed <[email protected]>
After the change, BadgeLinks will comply to the rules specified here (https://github.com/kamranahmedse/developer-roadmap/blob/b44b69b4c6119b7849f1410e59474ff3e04b8e77/contributing.md#adding-content)
Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]> Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]>
Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]> Signed-off-by: NaveenKumar Namachivayam ⚡ <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.