I finished a side project web app recently and am about to come upon a chunk of free time before uni...
What follows is a list of APIs and features that are uncommon to see in the wild, but have use cases...
If you have made a Next.js page that loads data in its getInitialProps function, you may have wanted...
On April 15, 2020, a new frontend JavaScript framework was released. Yes, I know. I can already hear...
In my team, we use git branching to keep different features separate (of course). However, one co-wor...