Skip to content

A repository of condensed overviews on key JavaScript concepts, tailored for experienced developers. Ideal for quick revision before interviews, it covers topics like operators, functions, "this", "new", promises, async/await, and more. Not exhaustive, but focuses on crucial aspects often asked in technical assessments.

Notifications You must be signed in to change notification settings

markitosha/js-personal-notes

Repository files navigation

This repository houses condensed overviews of critical JavaScript concepts often discussed in technical interviews. Each section in this repository focuses on a particular JavaScript topic such as operators, functions, the "this" keyword, "new" keyword, lexical environments, inheritance, promises, async/await, generators, the event loop, and the browser rendering process.

These overviews are designed to jog your memory on these essential JavaScript concepts, rather than teach them from scratch. They include key points, brief explanations, and example code snippets, making them an ideal quick reference or revision tool for experienced JavaScript developers prepping for an interview.

This collection does not cover all facets of JavaScript but focuses on the crucial aspects that are often scrutinized during technical assessments. Feel free to contribute and suggest improvements, making this resource even more valuable for the developer community. Remember, it's not about knowing everything, but about being able to recall the fundamentals when they matter the most.

About

A repository of condensed overviews on key JavaScript concepts, tailored for experienced developers. Ideal for quick revision before interviews, it covers topics like operators, functions, "this", "new", promises, async/await, and more. Not exhaustive, but focuses on crucial aspects often asked in technical assessments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published