February 2018
— Or I am gon see promises and generator stuff in frontend too?
Without asynchronous execution, everything that happens in JavaScript will completely freeze the page until it's done
— You will
— JavaScript is asynchronous in nature
— Heard frameworks make life easier xD
— No issue I will have to spend bit more time understanding those concepts then
— Thank you guys ❤️❤️❤️
— React is more popular in enterprise . and vue is popular in startups . I think
— It is simple . if you will make action need outside resource you will need async operation
— Like for example
— Ajax request
— Localstorage