Software & APIs
Next.js
The React framework behind most of the web platforms we build, including this site.
Where This Fits
For customer-facing platforms and portals where both performance and SEO matter, Next.js's server-side rendering and static export give a strong default. bymond.com itself is a Next.js static export.
How It's Typically Deployed
Written in TypeScript, styled with Tailwind CSS, deployed either as a static export to Cloudflare Pages or as a server-rendered application behind Nginx, depending on the project.
More in Software & APIs
Building something that needs Next.js?
Tell us what you're working on. We'll tell you honestly whether it's the right fit.
Start a Conversation