DEV Community

Larry
Larry

Posted on

Learning process in Javascript

Alt Text

Need to learn properly
1. var, let, const
2. type conversion
3. Loops
4. Conditions
5. this keyword
6. class
7. object-oriented programming
8. imports/export
9. Recursion
10. Closures
11. arrow functions
12. Spread operator
13. destructing
14. map, filter, reduce
15. Asynchronous programming
16. Promises
17. Async and await
18. Scope of variables
19. Naming conventions in JS
20. error handling in javascript

Top comments (0)

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more