By creating custom hooks, we have a powerful tools to share state and logic between components that's not render props or higher-order components. As a result, we get smaller and reusable functions ...
Svelte or Svelte JS is a frontend framework that can be used in a similar fashion as React and Vue. Svelte does a lot of things differently and prides itself to be fast and simple...
Besides the obvious utility of selecting elements with an exactly matching data attribute, there are a lot more things we can achieve with CSS attribute selectors...
Remix is a new full stack JavaScript framework that gets rid of static site generation and overall does a few things differently than what we're used to from other frameworks...
When building complex applications it's always a good idea to take a step back and think through architectural choices from the get go. One pattern that really forces us to do that is an event system...
Colors are a pretty fundamental part of building anything for the web and one of the most important parts of a coherent design. If done right it can contribute to brand recognition...
Join the the allround newsletter to stay up to date on web development and receive the latest articles, videos, snippets and industry news straight to your inbox.