CodeGuage
6268c4717b
Added description and resources ( #1687 )
2 years ago
CodeGuage
e871dc063d
Added description and resources to Lexical Scoping - JavaScript Roadmap ( #1688 )
...
* Added description and resources
* Updated the link's href
* Added more links
2 years ago
CodeGuage
5ac971878f
Added descriptions and resources to Prototypes - JavaScript Roadmap ( #1686 )
...
* Added descriptions and resources
* Update content/roadmaps/106-javascript/content/102-javascript-datatypes/101-object/100-prototype.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
CodeGuage
29430e423d
Some grammatic changes ( #1685 )
2 years ago
CodeGuage
ebcdef7cf0
Added description and resources to Recursion - JavaScript Roadmap ( #1689 )
...
* Added description and resources
* Update content/roadmaps/106-javascript/content/109-javascript-functions/105-scope-and-function-stack/100-recursion.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
CodeGuage
c379cd250f
Added a new resource to learn JavaScript from ( #1690 )
2 years ago
iancoel
63721de167
Add JS functions, parameters, arrow functions and IIFEs ( #1661 )
...
* Add javascript functions
* Add javascript function parameters
* Add javascript arrow functions
* Add javascript IIFE
* Update content/roadmaps/106-javascript/content/109-javascript-functions/101-function-parameters/readme.md
* Update content/roadmaps/106-javascript/content/109-javascript-functions/102-arrow-functions.md
* Update content/roadmaps/106-javascript/content/109-javascript-functions/103-iifes.md
* Update content/roadmaps/106-javascript/content/109-javascript-functions/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
CodeGuage
de63d5872a
Added resources to learn about iterators ( #1669 )
2 years ago
CodeGuage
018c15f862
Added description and resources to Closures - JavaScript Roadmap ( #1670 )
...
* Added resources to closures
* Added more info and made some grammatic changes.
2 years ago
CodeGuage
c38f527f06
Added one more resource ( #1672 )
2 years ago
Partho
c1e5862f17
Add Flask official tutorial ( #1674 )
2 years ago
HS
bd967caadd
Add asynchronous javascript content ( #1676 )
2 years ago
Roneryo
84de454794
Add event loop content ( #1679 )
...
* Update 100-event-loop.md
* Update content/roadmaps/106-javascript/content/112-javascript-asynchronous-javascript/100-event-loop.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Archit Sharma
d4b574cc12
Resources added for Gitlab CI in QA ( #1677 )
2 years ago
Dương Văn Hà
fd14df1a72
Add mutex resources
...
* Update 109-mutext.md
* Update content/roadmaps/109-golang/content/101-go-advanced/109-mutext.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Chloe Wray
54a6cde218
Added a course to HTML main node ( #1681 )
...
* Added a course to HTML node
* Update content/roadmaps/100-frontend/content/101-html/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Rasmus
7d23e5d7fa
Update 103-nodejs-vs-browser.md ( #1683 )
...
* Update 103-nodejs-vs-browser.md
* Update content/roadmaps/107-nodejs/content/100-nodejs-introduction/103-nodejs-vs-browser.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Ardi Setiawan
d17c7bea73
What is QA resources ( #1663 )
...
* Update 100-what-is-qa.md
Free Content
* Update content/roadmaps/113-qa/content/100-qa-basics/100-what-is-qa.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Ardi Setiawan
6146441782
Add functional testing docs ( #1664 )
...
* Update readme.md
Free Content - AZ
* Update content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/readme.md
* Update content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Archit Sharma
e7554e95ed
Resources added for Jenkins in QA ( #1666 )
2 years ago
Jozias Martini
c738a2844c
Update this keyword in JavaScript roadmap ( #1660 )
2 years ago
Jozias Martini
38f637c876
Update try, catch, finally in JavaScript roadmap ( #1658 )
2 years ago
Jozias Martini
8395837339
Update throw statement in JavaScript roadmap ( #1659 )
2 years ago
Jozias Martini
f5b226e353
Update exception handling in JavaScript roadmap ( #1657 )
2 years ago
CodeGuage
ff24f99471
Description of JavaScript Promises in JavaScript Roadmap ( #1646 )
...
* Description of JavaScript Promises
* Updated the markdown file to the desired format
2 years ago
Jozias Martini
aaedd26c68
Update equality comparisons in JavaScript roadmap ( #1649 )
...
* Update equality comparisons in JavaScript roadmap
* Update content/roadmaps/106-javascript/content/105-javascript-equality-comparisons/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Jozias Martini
72e5ca6e8c
Update typeof operator in JavaScript roadmap ( #1650 )
2 years ago
Jozias Martini
2451d00330
Update callback hell in JavaScript roadmap ( #1651 )
2 years ago
Jozias Martini
89551efa55
Update testing in Node.js roadmap ( #1652 )
...
* Update testing in Node.js roadmap
* Update content/roadmaps/107-nodejs/content/111-nodejs-testing/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Emmanuel Allison
7db448a824
Update NestJS in Node.js roadmap ( #1653 )
...
* Update 102-nest-js.md
* Update content/roadmaps/107-nodejs/content/107-nodejs-apis/102-nest-js.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Kamran Ahmed
a59d62c7f9
Add python package managers
2 years ago
Kamran Ahmed
f53b398c56
Update python package managers section
2 years ago
Brian
5da25a1d09
adds poetry, and pipx ( #1655 )
...
* adds poetry, and pipx
niche package managers added as a mentions
* Update content/roadmaps/108-python/content/105-python-package-managers/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Archit Sharma
8d4a23e6fa
Resources added for npx ( #1656 )
...
* Resources added for npx
* Update content/roadmaps/107-nodejs/content/102-nodejs-npm/100-npx.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Kamran Ahmed
da9e1b2b06
Add links for PDF
2 years ago
Kamran Ahmed
5d25ef44e8
Add verification and validation
2 years ago
Kamran Ahmed
c3d1a442c0
Add compatibility document
2 years ago
Kamran Ahmed
08e72ca193
Add reporting document
2 years ago
Kamran Ahmed
53312d24de
Add test cases and scenarios document
2 years ago
Kamran Ahmed
afe1288b56
Add test planning details
2 years ago
Kamran Ahmed
de7d0b6276
Add TDD details
2 years ago
Kamran Ahmed
d84f0cc08d
Add interactivity to QA roadmap
2 years ago
Kamran Ahmed
568d5002ca
Add SVG QA roadmap
2 years ago
Kamran Ahmed
cd5e39a730
Add QA roadmap
2 years ago
João Antônio
7bb290caa7
Add WeakMap resources ( #1637 )
2 years ago
João Antônio
120f331e90
Adding first content ( #1634 )
...
* Adding first content
* Update content/roadmaps/106-javascript/content/104-javascript-data-structures/101-keyed-collections/100-map.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Shubham Prakash
e6e6f5d642
Assignment operator + free Resources ( #1635 )
...
* Assignment operator + free Resources
Short intro + free reading resources
* Update content/roadmaps/106-javascript/content/108-javascript-expressions-and-operators/100-assignment-operators.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
Vance
e26297664f
Add Eloquent JavaScript book to front end roadmap ( #1631 )
...
Recommended because it's a very thorough and excellently written free, full-length textbook on JS. It's one of the resources that I most frequently saw mentioned when I was looking up how to learn JS, and it's the one that has helped me the most.
2 years ago
Vance
98be5c210a
Add Eloquent JavaScript book to JS roadmap ( #1632 )
...
Recommended because it's a very thorough and excellently written free, full-length textbook on JS. It's one of the resources that I most frequently saw mentioned when I was looking up how to learn JS, and it's the one that has helped me the most.
2 years ago
Mirko Reimbold
d1e280246c
Fix typo ( #1633 )
2 years ago