Read about the technologies used in the Serverless SaaS Boilerplate
Blog Post
The world of web development is constantly changing and it is a challenge to keep a close eye on everything that is going on. Let’s discuss a couple of interesting frontend technologies for web development.
Stack Choices
CRA is a tool that gives you a massive head start when building React apps. It saves you from time-consuming setup and configuration. But for building performing production-ready applications, you might need a little bit more.
In Stack Choices, we take a closer look at some technologies that can help us to build great applications and try to make a good decision on what to use. Let’s take a look at going with plain old JavaScript or the rising star: TypeScript.
As a developer, there are many choices to make when building your next application. In Stack Choices, we take a closer look at some technologies to choose from and this time we take on the main JavaScript frameworks.
This time, let’s take a look at some options for styling the application. I’ve worked with different approaches like CSS modules, Styled-Components, frameworks like Bootstrap, or just vanilla CSS. In this post, we are going to focus on three of my favorites: SASS, CSS-in-JS, and Tailwind.
Startups
Side projects come in many forms and have lots of different purposes. Some people start them to create a nice product and eventually build a successful company, but there are many other reasons why working on side projects can be exceptionally important.