Frands Otting
dfc38db855
Fix string markers in markdown ( #6601 )
...
Surround quotation marks with backticks to make the marks render correctly on the website.
7 months ago
Federico Taborda
dd329e8b0e
Add content to DOM APIs ( #6502 )
...
content added to DOM API section
8 months ago
Murilo Silva
27752cf374
Add content to Object.is ( #6460 )
...
Added description to Object.is in the JavaScript roadmap before without content.
8 months ago
Gabriel Barbosa
e776d31a0f
Remove callbackhell.com( #6466 )
8 months ago
iliAsghar
169a8f0356
Add boolean content ( #6438 )
...
Update boolean@b1HvkoWA2t4kt8mS6FySm.md
8 months ago
Kamran Ahmed
d57af8bab9
Fix typo in file name
8 months ago
Jonas Klesen
5e5eae1427
Fix typo in Javascript Roadmap ( #6433 )
8 months ago
iliAsghar
de7e144d12
add BigInt content (JS) ( #6397 )
...
* add BigInt content (JS)
* Update src/data/roadmaps/javascript/content/bigint@6lUF0neW1piiP1RsaVxEX.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
8 months ago
Wairioko
30eb1e4095
Add content for symbol data type ( #6327 )
...
* Update symbol@R6ICrk6vjoBxx5nRGo4Jg.md
Simple introduction to Symbols data type in JS and resources to learn more added
* Update src/data/roadmaps/javascript/content/symbol@R6ICrk6vjoBxx5nRGo4Jg.md
* Update src/data/roadmaps/javascript/content/symbol@R6ICrk6vjoBxx5nRGo4Jg.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
8 months ago
Devan
961e11670d
fix: wrong JavaScript type content ( #6319 )
...
* fix: Wrong JavaScript type content
* Update string@1RcwBHU3jzx0YxxUGZic4.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
8 months ago
varshaNalluri
d7276b9834
Update undefined@ZLs0NKM0lrnOy5ATDhlk0.md ( #6281 )
...
* Update undefined@ZLs0NKM0lrnOy5ATDhlk0.md
* Update src/data/roadmaps/javascript/content/undefined@ZLs0NKM0lrnOy5ATDhlk0.md
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
8 months ago
Pranjal Pratap Singh
3f4a256e94
Update JavaScript Datatype -- Number ( #6275 )
...
Added Definition and Easy to Understand Examples for DataType Number.
8 months ago
fellalli
1019addbcd
Fix links in roadmaps ( #6270 )
8 months ago
Samaila Chatto Bashir
dcb8df908d
added description and resources for null in javascript ( #6242 )
8 months ago
Kamran Ahmed
8206a3594a
Update resource content
8 months ago
G30RG35
0f276bf03a
Update Js Roadmap Strict Equality Operator === ( #6220 )
...
* Update Js Roadmap Strict Equality Operator ===
Update @lJwcc6JoUIQoiQ6FkV2KW.md
* Update src/data/roadmaps/javascript/content/@lJwcc6JoUIQoiQ6FkV2KW.md
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
8 months ago
Kamran Ahmed
a8dcdf60dd
Redraw JavaScript roadmap using our editor
8 months ago
Shubham Karmveer
e07a829638
Updating 100-prototype.md ( #6164 )
...
Adding a video fro understanding concept of prototype in javascript and Object prototype and Prototype Inheritance
8 months ago
Konrad
0b47cfc981
style: remove whitespace characters in roadmaps resources ( #6131 )
9 months ago
Abdallah Gaber
e98ebcfa11
Fix and Update JavaScript Recourses Links ( #5896 )
...
* Update JavaScript-asynchronous Promises resources
* Replace broken link
The previous link to the article was outdated and resulted in a 404 error.
* Fixed the JavaScript typo
* Add Video Resource JS 101-debugging-memory-leaks.md
Added a helpful YouTube video on visualizing memory leaks and debugging them in the console.
* Introduce resource (Chrome Developers) JS-debugging-performance
Added link to Chrome Developers documentation on debugging JavaScript performance in JS 102-debugging-performance.md. This provides valuable insights and best practices for optimizing code performance from the official docs.
9 months ago
Amit Merchant
ec9bebbcda
Add article "Unlimited function parameters using Rest" ( #5908 )
9 months ago
Ante Barić
6d983167c8
feat: daily.dev links ( #5860 )
...
* feat: add daily.dev link type
* feat: replace to feed label
* feat: add links to different pages
9 months ago
Abdallah Gaber
6f6b942ba4
Update JavaScript-asynchronous resources ( #5871 )
...
Added links to two videos for better understanding. One video features comprehensive and visually appealing content, while the other from JSConf provides visuals suited for beginners.
9 months ago
Kamran Ahmed
390db65e32
Add types to links
10 months ago
Kamran Ahmed
458ae33eec
Add frontend roadmap node types
10 months ago
Kablys
b2c4bcad34
Fix broken link ( #5728 )
10 months ago
Kablys
bbe66a646f
Fix broken link ( #5728 )
10 months ago
dogukan
56247431de
Add resource for function borrowing ( #4725 )
...
* Update 100-function-borrowing.md
added stackoverflow example
* Update src/data/roadmaps/javascript/content/111-javascript-this-keyword/100-function-borrowing.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
11 months ago
Alex
cae46c5db6
Remove duplicate link ( #4531 )
...
* Update 101-prototypal-inheritance.md
url "The Modern JavaScript Tutorial" is the same link as "Prototype Inheritance".
* Update src/data/roadmaps/javascript/content/102-javascript-datatypes/101-object/101-prototypal-inheritance.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
11 months ago
Abhay Naik
7333f1357e
JavaScript closure explanation ( #5298 )
11 months ago
Selva Muthu Kumaran Boopalan
62a2b34b38
Add resource ( #5068 )
...
javascript-roadmap-hoisting - newvideo-link-added
11 months ago
Javier Grau
e83538e510
Add description of what is ECMA ( #4812 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
11 months ago
Deepak Mardi
a4d699b3d7
Fix broken resources in javascript and nodejs Page ( #5445 )
...
Updated broken link in javascript and nodejs roadmap for settimeout Explained in 5 minutes!
11 months ago
Faris Han
3f132ca632
Minor code formatting fix ( #5550 )
...
Fix code formatting
11 months ago
Ivan Vasilev
4db353e017
Replace plagiarized source with original ( #5539 )
...
Remove a plagiarized article and refer to the original article and youtube video by Fireship
11 months ago
Aakarshan Thapa
99e15b5a9b
Improve 102-typeof-operator.md definition
...
Improved the definition of typeof operator.
1 year ago
Dominik Galiev
52fdd8f07d
fix: missing syntax ( #5005 )
1 year ago
Samuel Mensah Boafo
2c0ebe4209
fix: javascript versions ( #4992 )
...
* Update 102-javascript-versions.md
* Update 102-javascript-versions.md
* fix: add link text
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
1 year ago
Dhruv Kumar
c51438142c
fix : year from 2023 to 2024 ( #4979 )
1 year ago
P J Sahrudh
d5a47b79db
fix: `try, catch, throw` broken video link ( #4961 )
...
* Update index.md
Removed 'try, catch, throw" video as it is broken.
* Update src/data/roadmaps/javascript/content/107-javascript-control-flow/100-exception-handling/index.md
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
1 year ago
Osarodion Douglas Idumwonyi
8984d9e166
Update 100-primitive-types.md
...
This update highlights the distinction between primitive data types and non-primitives based on the values they hold and the properties and methods they possess.
1 year ago
Selva Muthu Kumaran
f40585f992
Remove redundant link ( #4777 )
...
roadmap-javascript-built-in-object-redundant-link
fixes : #4758
1 year ago
Kamran Ahmed
7da244fe10
Add related questions below roadmaps
1 year ago
Alyxson Marques
c50200bfe7
Added links to exception handling javascript roadmap ( #3775 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
2 years ago
keeplz
9051e22476
Add event loop resource ( #3921 )
...
add a video for event loop, it's js conf in asia 2018
2 years ago
Toshita Singh
bb9cc31e8a
Fix typo in prototypal inheritance ( #3930 )
...
Completed missing property name used to set the prototype of an object.
2 years ago
Selva Muthu Kumaran
45c88da643
Add information about local scope ( #4420 )
...
javascript-roadmap-scope-variable-local scope description added
fixes : #4388
2 years ago
Selva Muthu Kumaran
538e41307c
Fix video link ( #4385 )
...
javascript\variable\scope\understanding global local function block scope
2 years ago
Mithilesh Pawar
18caaa9d0a
fix(typo): fixed typo in js resources ( #4271 )
2 years ago
Kamran Ahmed
21008de3d1
Prepare roadmaps for team edits
2 years ago