Jan Wilmake's Blog

Chat with This Blog

web-development

All blog posts tagged with web-development

Introducing LLMTEXT, an open source toolkit for the llms.txt standard

10/30/2025

Introduces LLMTEXT, an open-source toolkit for creating, validating, and using llms.txt files to make websites accessible to AI agents through standardized documentation and MCP servers.

Fly + Bun for browser automation. An unfinished attempt

12/1/2023

Chronicles an attempt to create a scalable browser automation API using Bun and Fly.io, exploring the FLAME pattern and analyzing cost structures for AI-powered web scraping.

Creating a domain control panel

9/8/2023

Documents the creation of an automated domain management system using NameCheap and CloudFlare APIs to streamline the process of turning ideas into working websites.

Running everything from a single server isn't that easy

9/6/2023

Reflects on the challenges and lessons learned from attempting to run frontend, backend, and multi-domain hosting from a single server, ultimately choosing a more pragmatic hybrid approach.

Multi Domain Locale Hack NextJS

9/1/2023

A clever workaround for generating static pages for multiple domains in Next.js by repurposing the locale feature, including a high-performance multi-domain markdown setup.

Resize your layout with a draggable div in React

8/11/2023

A tutorial on creating a draggable horizontal resizer in React for dynamic layouts, inspired by VSCode's resizable panels, implemented as a reusable React hook.

Tailwind Darkmode Issues

8/11/2023

A technical solution for fixing Tailwind CSS dark mode class precedence issues in TypeScript monorepos by using the bang (!) modifier to force proper styling.

How to scrape public information from LinkedIn, Facebook and Twitter using Javascript

10/25/2019

A technical guide to web scraping using Puppeteer and JavaScript to extract public information from social media platforms while navigating anti-scraping protections.

Should you go web or native?

3/6/2018

A decision framework for choosing between web and native app development, evaluating capabilities, platform preferences, user acquisition, retention strategies, and cost considerations including PWAs versus React Native.

My view on React Native and why I think it's the future

7/3/2017

A comprehensive guide to React Native covering setup, tooling, libraries, and why it's the future of cross-platform development for web, Android, and iOS.

WordPress versus Ghost - Read this if you're serious about writing

6/15/2017

A comprehensive comparison between WordPress and Ghost CMS from a blogger's perspective, arguing that Ghost's modern Node.js architecture makes it superior for serious writers and journalists despite requiring more technical knowledge.

I feel like a Tesla without wheels

6/14/2017

The journey from WordPress frustrations to learning JavaScript, React Native, and Node.js to bring software ideas to life.

← Back to all posts