33 followers
Everyday blogs about software engineering, Frontend Web development and everything in between.
Blog icon credits
Hello good people! In this article, we're going to create an npm package step by step. By the end of this article you will be able to: Build your own...
Hello good people! In this article, I want to shed light on a very interesting console function. It's called console.timer() and might help you...
Hello good people! In this article, I want to deep dive with you into a usually overlooked file in a project. The package.json is crucial to a lot of...
Hello good people! In this article, I'll present to you a new CloudFlare feature called Pages. This new feature lets you deploy a Frontend Web app...
Hello good people! So this might come as a bit of unexpected advice. But if you're new to JavaScript or Web development in general, you really should...
Hello good people! Today I want to share with you a story about how our team reduced our app's bundle by 50% from its initial size with some Webpack...