Article Content

Blog layout with a full article including heading, date, and body text.

Building Modern Apps with FLIN

Published on Feb 9, 2026

FLIN makes it incredibly simple to build full-stack applications with zero configuration. In this article, we explore the key features that make FLIN unique.

Getting Started

Start by creating a new FLIN project with a single command. No build tools, no webpack, no complexity.

Post List

Blog layout displaying a list of article preview cards with category badges.

Understanding Components

Learn how FlinUI components work and how to customize them for your projects.

Tutorial

Design Tokens Deep Dive

Explore the design token system that powers FlinUI theming and dark mode.

Design

Entity Best Practices

Tips for structuring entities, writing queries, and managing data in FLIN apps.

Guide

Usage

<BlogLayout> <article> <h2>Building Modern Apps with FLIN</h2> <p>Published on Feb 9, 2026</p> <p>FLIN makes it incredibly simple to build...</p> </article></BlogLayout>

Props

PropTypeDefaultDescription
childrencontent-Main blog content (articles, post lists, etc.)