This popular pattern used by tons of JavaScript applications may save you from injecting costly dependencies in your project. Easy, clean and very useful. (more…)
Read more »
Immutability is the art of maintaining the state of an object, an update should not change the object, but create a new object with the updated data. (more…)
Read more »
This blog post is a write up of a talk I’ve gave at Front Trends in Poland, May 2017. You can find the slides and video below, along with a full write up of the talk, if you’d rather read than watch. (more…)
Read more »
There’s a huge benefit in running a JavaScript newsletter. You get to know about many smart people from whom you can learn a lot. Here are the most interesting blogs I stumbled upon. Feel free to add them directly to your preferred RSS reader.... | Myth...
Read more »
Around this time of the year there is a tendency to have more people trying to learn JavaScript (JS) or other programming language… (more…)
Read more »