Buzz Chronicles
Follow
  • Home
  • Threads
    • Daily Charts
    • Most Popular
    • Most Recent
  • Authors
  • Categories
    • Life
    • Tech
    • Culture
    • Politics
    • Society
    • Fun
    • See All Categories
  • About

ObayuwanaPaul Authors Nirbhay Vashisht

7 days 30 days All time Recent Popular
Nirbhay Vashisht
Nirbhay Vashisht
@nirbhayvashisht
Important Topics to learn/master to become a DECENT JavaScript Developer

A Threadđź§µ

I have seen most beginner web developers skip these topics and directly move on to frameworks/libraries.

The following topics will help you in your career, and they will also make you a better JavaScript developer.
👇

1.⚡️ Closure
A closure gives you access to an outer function’s scope from an inner function. In JavaScript, closures are created every time a function is created, at function creation time.

2.⚡️ Asynchronous JavaScript
We all know JavaScript is Asynchronous but mostly we ignore how it's single threaded execution is actually working.
looking under the hood of JavaScript's working will definitely help you to understand the language better.

3.⚡️ Promises
A Promise is a proxy for a value not necessarily known when the promise is created. It allows you to associate handlers with an asynchronous action's eventual success value or failure reason.
ALL
  • Page 1 of 1
How does it work?
  • 💬 Reply to a thread with "@buzz_chronicles save" or "@buzz_chronicles save as category"
    🤖 Our bot will send you a link to your own folder on Buzz Chronicles. The thread will be saved in a form of an easy-to-read article
    📁 All your saved threads will be available at buzzchronicles.com/your_twitter_handle
Buzz Chronicles
  • Explore
  • Threads
  • Daily Charts
  • Authors
  • Categories
  • About
  • Terms of Service

Copyright © 2021 Buzz Chronicles - All right reserved