Framework

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
Image: Symfony vs Laravel: what’s the difference?Sinart CreativeShut­ter­stock

Symfony vs Laravel: what’s the dif­fer­ence?

Symfony and Laravel are the most popular PHP frame­works and are used to create soph­ist­ic­ated web ap­plic­a­tions. Laravel is known for being a simpler framework, while Symfony is con­sidered a more powerful framework. In this article, we’ll compare Symfony and Laravel and highlight…

Read more
Image: YAMLSinart CreativeShut­ter­stock

YAML

If you want to develop a new web ap­plic­a­tion, you have the choice between writing your code com­pletely from scratch or relying on frame­works. This code col­lec­tion contains an ap­plic­a­tion-ready skeleton which you can then adapt to fit your own ideas. The CSS framework YAML, for…

Read more