RSS Feed

  • Promise and async/await errors handling

    It’s been a long time since my previous post. So many things have been changed in my life. I moved to Sweden and was quite busy last months because of this. But it’s calming down now and I found some…

    See more

  • Move from Promise to async/await

    For some of you, this topic can be very familiar, but I think it is still actual nowadays. I wanted to write this post because we started to use async/awaits in our big project and I have some…

    See more

  • You don't need lodash…

    …if you’re using Babel. The previous time I wrote a post about WebP image format, a modern image compression technology. I want to continue the topic about modern Web and today I’m going to tell…

    See more

  • WebP and nginx with graceful legacy fallback

    This is my very first time when I’m writing a blog post in English. WebP The main reason I’m writing this post is my recent experience with WebP format on my Node.js project. Probably you’ve heard…

    See more