Emil Døhlen Hansen
2 innlegg
9 new features in ES2019
JavaScriptArtikkel (5 min)Fra Emil Døhlen Hansen, Fredrik Stenbro07.12.2019
This year the 10th version of the ECMAScript Language Specification was released, often referred to simply as ES2019. Let’s take a closer look at what new features we got and how we can put them to use.
This year the 10th version of the ECMAScript Language Specification was released, often referred to simply as ES2019. Let’s take a closer look at what new features we got and how we can put them to use.
Three different ways to use Context
ReactArtikkel (3 min)Fra Emil Døhlen Hansen, Svein Petter Gjøby15.12.2018
Prop drilling can be a good thing, and it can be a bad thing. Thankfully, there are better ways to do it with the Context API.
Prop drilling can be a good thing, and it can be a bad thing. Thankfully, there are better ways to do it with the Context API.