Framework

Image: What does responsive design mean?NicoEl­NinoShut­ter­stock

What does re­spons­ive design mean?

Modern re­spons­ive websites are accessed from a wide range of different devices, from smart­phones with small screens to high-res­ol­u­tion 4K pro­fes­sion­al computers. To ac­com­mod­ate this variety of output devices, re­spons­ive web design is used. Layout, ty­po­graphy, images and…

Read more
Image: What is Flask Python? A short Flask framework tutorialSinart CreativeShut­ter­stock

What is Flask Python? A short Flask framework tutorial

Since 2010, Flask has been one of the most popular web frame­works for Python. As a min­im­al­ist al­tern­at­ive to the more extensive Django framework, Flask has gained a huge following. In this article, you’ll learn what exactly Flask is and what ad­vant­ages and dis­ad­vant­ages it…

Read more
Image: Which is the best static site generator? A comparison of 10 top optionsronstikShut­ter­stock

Which is the best static site generator? A com­par­is­on of 10 top options

If you want to create a static website, modern static site gen­er­at­ors (SSG) are the best choice. They allow you to build powerful static websites with minimal effort. Using modern tech­no­lo­gies like Vue, React, and GraphQL, you can generate highly optimised frontends from any…

Read more
Image: How to use JSON in MariaDBkentohShut­ter­stock

How to use JSON in MariaDB

JSON is a text-based data format for trans­fer­ring in­form­a­tion between ap­plic­a­tions. MariaDB offers native JSON support starting with version 10.2. This allows you to store struc­tured data flexibly, ef­fi­ciently and in a variety of practical scenarios. In this tutorial, you’ll…

Read more
Image: What is a static site generator? Explanation, functionality, and benefitsronstikShut­ter­stock

What is a static site generator? Ex­plan­a­tion, func­tion­al­ity, and benefits

Nowadays, there’s no shortage of tools for building a website. While website builders and content man­age­ment systems remain popular choices, they’re often overly complex and resource-intensive. Static site gen­er­at­ors—the found­a­tion of so-called Jamstacks—are becoming in­creas­ingly…

Read more
Image: How do these two frameworks compare to each other? Nuxt vs. Nextsakkmester­keshut­ter­stock

How do these two frame­works compare to each other? Nuxt vs. Next

Next vs. Nuxt – These two frame­works rank among the most popular tools for de­vel­op­ing modern web frontends. While they share similar goals, they focus on different technical aspects. Next.js is rooted in the React ecosystem, while Nuxt belongs to the Vue ecosystem. In this guide,…

Read more
Image: What are the key features and typical uses of Astro vs. Next.js?BEST-BACK­GROUNDSShut­ter­stock

What are the key features and typical uses of Astro vs. Next.js?

Astro vs. Next.js – two popular web frame­works go head-to-head: While Astro employs an island ar­chi­tec­ture and a Node.js-based build pipeline, Next.js is built on the React JavaS­cript library. In this guide, you’ll find out which features set these frame­works apart, what their…

Read more
Image: What are the key differences between Astro vs Hugo?max­sat­tanaShut­ter­stock

What are the key dif­fer­ences between Astro vs Hugo?

Astro vs Hugo pits two leading static site gen­er­at­ors against each other, each with a different focus: Astro features a component-based ar­chi­tec­ture and partial hydration, while Hugo uses Go templates and a straight­for­ward build pipeline. In this guide, we compare their features…

Read more
Image: What six Next.js alternatives are recommended?Sinart CreativeShut­ter­stock

What six Next.js al­tern­at­ives are re­com­men­ded?

Next.js is designed for creating high-per­form­ance, server-based web ap­plic­a­tions and is con­sidered the most popular React framework currently. Use cases range from e-commerce stores to marketing landing pages, content portals and per­son­al­ised dash­boards. However, there are also…

Read more