Storytell your code – writing clean code
cover some of the best ways to make your code cleaner, I will describe the similarity between writing clean code and writing or reading a clear and interesting book
Read on MediumWriting
Occasional writing about JavaScript, clean code and the craft of front-end work.
cover some of the best ways to make your code cleaner, I will describe the similarity between writing clean code and writing or reading a clear and interesting book
Read on MediumIn this article, I’ll demonstrate an effective way to deal with these situations in JavaScript. I’ll compare two approaches that accomplish the same thing: the matchMedia method and the “resize” event listener.
Read on Medium