~ ls contents/blog
2026-06-11-launching-jsonforge.md
2026-06-05-why-mock-data-matters.md
2026-05-28-browser-side-generation.md
~
Blog
Latest Insights
June 11, 2026
Launching JSONForge: Zero Drama Mock Data
Today we're officially launching JSONForge. A local-first, privacy-focused tool for generating realistic fake data for your development process.
June 05, 2026
Why Realistic Mock Data Matters
Using 'test1', 'test2' is fine for quick check, but it breaks down when testing search, sorting, or complex UI layouts. Learn why Faker is a developer's best friend.
May 28, 2026
Generation at the Edge: Keeping it in Browser
Why we chose to keep 100% of the data generation process inside the user's browser. Hint: it's about more than just speed.