If you've worked with Next.js, it's likely that you've come across Next Image component. This...
Dark mode has become increasingly popular in recent years, as it can help reduce eyestrain and save...
Website developers have been using custom fonts for ages. Since custom fonts are not present in the...
What is Rive? Rive is a modern tool for creating well-performing interactive animations...
Gatsby has one big difference from other frameworks: it has a built-in Graphql data layer. Such a...
Gatsby and Next.js, from a first glance, could look pretty much the same. Both are React-based...
Jamstack is showing rapid growth these days. We get more and more tools and frameworks for it almost...
Overview Have you ever wondered how do companies like Slack, Netlify, Zoom, Facebook (and...
I'm super happy that investors and big companies are finally happy to support Open Source projects....
My friend and I recently developed VS Code extension – Snipsnap that aims to solve the existing probl...
Kubernetes changes the way how people deploy, orchestrate, and build their infrastructures. In this a...
When developing on Node.js, our team uses a lot open source NPM packages. Each of...
Two years ago, we began the process of building a simple, open-source MacOS app...
If you are building your side project or startup and want to avoid spending too...
In this article, we talk about Drone CI, a very powerful, lightweight, docker-b...
If you’re going to play the game, you’ve got to learn to play it right or how g...
Technology is most effective when you know how to work with it; bear this in mi...
My current primary tech stack is Node.js/Javascript and, like many teams, I mov...
More and more teams are moving their development environments to Docker contain...
The forecast of the potential size of dev.to community in a year.
Let’s discuss the pros and cons of each, point by point.
Simple answer on the hyped theme
Experience of implementing real time data subscription on top of existing PostgreSQL database.
When you plan a project, you don’t always know how big it will be by the end. It’s crucial, therefore, to follow guidelines that make the development process as smooth as possible. One especially useful tool for this is a Continuous Integration/Delivery flow, or CI/CD flow.
Alarm and monitoring systems are a key part of mature products and applications...
Welcome to our simple guide for those of you looking for 99.9% uptime and an almost free deployment solution for your static websites, without having to maintain and configure your own server. In this article, we will do it with Cloudflare as a CDN service and AWS S3 as file storage.
In this article, I will show you the right cache settings and techniques to help you keep your website up to date for all users after every deployment.