Featured post
Go fast and don't break things
Korneliusz philosophizes about how software can be developed fast, without breaking it.
Articles
Our Latest Articles
Understanding React.js: Why It Matters in Web Development
Discover the significance of React.js in creating dynamic and responsive web applications
Read Article
Why NextJS for your Website or Web Application
Why are leading companies choosing NextJS as their web framework? Kalle drills into the details from a business perspective.
Read Article
PPC: Integrating Meta and Google Ads with Google Tag Manager
Pay-per-click (PPC) advertising is great when you don't have time to wait to grow organic SEO to reach your target audiences. We'll focus on Meta and Google ads and integrating them with GTM.
Read Article
A Primer on GTM and GA
What is GTM (Google Tag Manager) and GA (Google Analytics)? What tasks does each have and how are they related?
Read Article
Product Customizers with Kickflip and Headless Commerce
Discover how to elevate your e-commerce with Kickflip, using headless commerce for unique, personalized shopping experiences that stand out.
Read Article
Navigating Infrastructure Choices: Serverless, Serverful, and Platforms on the Cloud
A guide in selecting the ideal infrastructure solution for your software project, considering serverless, serverful, and platform options. Make informed decisions to align with your project's unique requirements and goals.
Read Article
The Dynamic Trio: Storyblok, Vector DBs, and Chatbot - Fueling Conversations with Data Magic!
Unlock the full potential of OpenAI's Chatbot by leveraging the power of long-term memory using Vector Database (DB) and Storyblok. This article unveils the secrets behind seamless data ingestion and retrieval, enabling dynamic and engaging conversations.
Read Article
Get your ReactJS app in front of customers in weeks, not months
Kalle stresses the fact that productive React developers are great listeners that understand your business and empathize with your clients, and use tools they're well acquainted with, and work in small kick-ass teams.
Read Article
Top Tips for a Seamless Content Migration to Storyblok
Switching from a traditional content management system (CMS) like WordPress to a powerful, flexible, and user-friendly platform like Storyblok can be challenging, but the benefits are undeniable. At Makers' Den, we're committed to helping our clients make a smooth transition from WordPress to Storyblok. In this article, we'll share our top tips for a seamless content migration process, ensuring that you can take full advantage of this innovative headless CMS.
Read Article
Why Your Business Should Consider React Native for App Development
Choosing the right tech for your app is daunting task – especially with so many options. React Native has emerged as one of the most popular platforms for app development
Read Article
Shopify and Hydrogen: A perfect combination for your composable commerce stack
Composable commerce architecture has been gaining in popularity in recent years. Whether it’s due to the agility, scalability, or cost efficiency it offers, this approach to building and developing online stores seems a safe bet for today’s ambitious online stores.
Read Article
The speed advantage: Why Storyblok and Jamstack are the perfect match to ace your core web vitals
Web performance is a crucial factor for website owners and developers as it directly affects the user experience of their visitors. In recent years, the rise of the Jamstack architecture has provided an efficient way to build fast websites that rank high in SERP. Storyblok is a headless CMS that is built to work with Jamstack, providing the speed advantage necessary to ace your site’s Core Web Vitals metrics. In this article, we will try to provide a high-level overview of the benefits of using Storyblok to get better Core Web Vitals in Jamstack architecture. But first, let’s quickly go over the basics.
Read Article
Reverse Engineering Styled Components
CSS-in-JS is cool, but how does it really work? Turns out it's not that difficult to create a styled-components like library yourself. Find out how right here.
Read Article
A look at Google Core Web Vitals
Google's Core Web Vitals are an SEO ranking factor that is increasing in importance. We know how to please Google's black box.
Read Article
How to write a winning project proposal
Before you get to do a project, you need to convince your management that it has wortwhile ROI. This is how you do it.
Read Article
How to Estimate Software Projects
Everyone needs to set budgets, and for that we need to make estimates whether you like it or not. We've developed a process for estimation.
Read Article
FLIP animation in React
First, Last, Invert and Play - aka FLIP animations. It's a cool technique you can leverage to do smooth animations used in libraries like Framer, and enables animating CSS layouts like flex and grid.
Read Article
Reducing gitlab runner cost with AWS Spot Instances
We all like to save money, and by running your Gitlab runners on AWS spot instances, you can save a bunch.
Read Article
Integrating with Klarna Payments
The #1 resource on how to integrate with Klarna's payment API to deliver a kick-ass in-store checkout app.
Read Article
ReactJS 3d Map DataViz with DeckGL: Flights of Berlin
Kalle created a nice 3d map visualisation of flights coming in and out of Berlin. It's based on raw data from OpenSky and the visualisation is done with DeckGL on top of ReactJS.
Read Article
RedwoodJS
Who will become the Ruby on Rails of Javascript? RedwoodJS certainly wants to.
Read Article
KitaExpert - ending preschool struggles
Finding a Kindergarten spot in Berlin is hard. So obviously we built a JAMStack app to help with this.
Read Article
PWA in 2020, come on Apple!
PWAs have been on the verge of breakthrough for years - but there's always some small thing missing.
Read Article
Hacking smart contracts
To defend against hacks for your smart contracts, the best way is to learn how to hack them.
Read Article
A sectional website builder with Prismic.io, React and Gatsby.JS
I’ll show you how Makers’ Den created a custom sectional website builder for Friday.de using Prismic.io, ReactJs and Gatsby.js.
Read Article
Implementing the friday.de design system in React
How did we create a design system and re-usable component library from scratch with ReactJS and CSS-in-JS?
Read Article
The most market-driven restaurant
Uniswap is an automated token exchange running on Ethereum blockchain. Kimi elaborates on how it could be used to run a restaurant.
Read Article
Why JAMStack
JAMStack (Javascript, Apis and Markup) is synonymous with web apps that have no runtime backends components, except lightweight API dependencies.
Read Article
Svelte 3
Svelte3 is one of the newest contenders for relevant frontend frameworks. It unique value prop is compiling the frameworks itself away during build time.
Read Article
Go fast and don't break things
Korneliusz philosophizes about how software can be developed fast, without breaking it.
Read Article
A look inside React Fiber
Korneliusz did a deep dive into React Fiber before it was cool. This seminal article is an in-depth analysis of the topic and goes down into the nitty gritty of concurrent rendering in React, including the source code itself.
Read Article