There’s no better time than during a global pandemic, to slow down and do a little bit for yourself. It’s a great time to convert bad habits into good ones, a perfect opportunity to try a new diet, learn a new skill, meditate, or play a series of console games that we’ve been postponing for a long time. I decided to kick 2021 off with a classic self-development book.
Before ECMAScript 2015, JavaScript language was lacking an official module system. Lack of namespacing and protecting against polluting the global environment forced developers to design many solutions for this problem. One of them is the revealing module pattern.
After adding support for WebP and AVIF formats, I managed to serve to my visitors around 40% slimmer images. This pretty significant performance gain is simple to achieve using Hugo.
State of CSS 2020 survey, Extending CSS with Houdini, Cloudflare Pages, React Server Components, AWS Workshops, CSS content-visibility and accessible semantics and more…
Exactly a year ago, at the beginning of 2020, I was confident that it was going to be the best year of my life. Even though we had a lot of madness going on, I somehow managed to make it reality and turn 2020 into the best year of my life.
Both any and unknown are universal types in TypeScript that allow you to assign whatever the heck you want to it. The difference is in accessing those values. Let me explain.
Figma Auto Layout can save you hours. Instead of spending hours on adjusting the size of a component or moving things around the UI project, spend this time on creative tasks.
After working on a project for a while, it is easy to end up with a lot of legacy branches that are not anymore needed. Removing one by one would be a cumbersome task. Luckily you don’t have to!
One of the Next.js killer features is pre-rendering and multiple methods of fetching data. Understanding all three of them gives you the power of mixing them on page-basis — that’s the beauty of Next.js.
What should you look for in a partner? Why do people cheat? How do you know when it’s a good or right time to split with a partner? Does love at first sight exist? Is it love at all or just lust? These and a lot of other questions arrived after a relationship crisis that I went through a not such a long time ago. I decided to dig to find answers for some of these questions and get to know myself a tad better.