JavaScript is a great language. It has a simple syntax, large ecosystem and, what is most important, a great community. At the same time, we all know that JavaScript is quite a funny language with ...
This is a story from when I was building a personal app (PomoMind.io). At the time, my knowledge was a bit fuzzy, but when implementing the timer function, I decided to count time using setInterval ...
The AWS SDK for JavaScript v3 is a rewrite of v2 with some great new features. As with version 2, it enables you to easily work with Amazon Web Services, but has a modular architecture with a separate ...