lingo.dev
Next-js-Boilerplate

lingo.dev | Next-js-Boilerplate | |
---|---|---|
10 | 78 | |
2,739 | 11,508 | |
33.0% | 4.9% | |
9.9 | 9.6 | |
4 days ago | 5 days ago | |
TypeScript | TypeScript | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
lingo.dev
- Introducing Lingo.dev Compiler: Localize a React app without rewriting its code
- Show HN: Open-source React library to translate apps without rewriting code
-
Upcoming JavaScript Features You Should Know About
If you've read my previous articles on HTML5 elements you didn't know you need or CSS modal windows, you know we like unusual tech at Lingo.dev. These upcoming JavaScript features solve real problems that have annoyed developers for years.
-
Shocking Things You Can Do in JavaScript
At Lingo.dev, we've been using this a lot deep inside our localization API, and it's dramatically simplified our text processing pipeline. What used to require multiple specialized libraries and server-side processing can now be handled directly in the browser with just a few lines of code.
-
HTML5 Elements You Didn't Know You Need
As you know, we love unusual tech at Lingo.dev. So when in my last essay, David commented he was surprised to not see "dialog" HTML element, it hit me - wait, but there's so many HTML5 elements that we don't even know about!
-
Creating Modal Windows with Pure CSS: No JavaScript Required
Wait, you can build modal windows without JavaScript? Yep, that's CSS secretly laughing at JavaScript behind its back. At Lingo.dev, we love diving into weird engineering rabbit holes that make other devs do a double-take.
-
Llama 4: Breaking Down Meta's Latest Powerhouse Model
At lingo.dev, we're always on top of the latest models to ensure our translations are perfect. So when Meta released Llama 4, I immediately dug into what makes it special and how we developers can leverage its power without the infrastructure headaches.
-
Building a translation CI/CD pipeline with Lingo.dev
In this post, I'll walk you through how to build an automated CI/CD translation pipeline using Lingo.dev and Knock that will handle localized notifications for your app without requiring any manual translation work from your team. We’ll introduce some tools that can help you scale your application to a global audience, automate translations locally using Lingo.dev's CLI, and finally integrate that CLI into a CI/CD pipeline so that translations are automatically created when developers open a pull request.
-
Show HN: Replexica – AI-powered internationalization compiler for React (+ API)
Hey! Max here, one of the co-founders - great question!
Technically - it's a compiler plugin: it augments build artifacts, so that extracting text from the app into JSON files for further translation is no longer required.
Since we're solving the problem at compile time, React code remains the same, but the app becomes just one cli command away from being fully translated into other languages!
Here's me speedrunning (~2min?) the localization of a typical next js app from english to spanish: https://github.com/replexica/replexica/blob/main/getting-sta...
Next-js-Boilerplate
-
Next.js 15.3: Turbopack for builds, Rspack support
Great job by the Next.js team on this release, I just updated my Next.js boilerplate project to 15.3: https://github.com/ixartz/Next-js-Boilerplate
It works perfectly!
-
The Ultimate React Toolkit: Everthing you need 🗺️📦🚀
Next Boilerplate
-
Show HN: PGlite – in-browser WASM Postgres with pgvector and live sync
Huge fan of PGlite.
It's the perfect solution to have Postgres without the need of Docker. With just `npm install`, you can have a Postgres instance on your computer. So, it's extremely easy to onboard a new developer in your team.
And, the good news, PGlite works perfectly with Next.js.
I'm using PGlite in local and development environment with Next.js Boilerplate: https://github.com/ixartz/Next-js-Boilerplate
-
Best 6 Repositories To Master Next.js
Repo: ixartz/Next-js-Boilerplate
-
NextJs 14 Auth Starter Project?
I've built a starter in Nextjs 14 with auth: https://github.com/ixartz/Next-js-Boilerplate
-
After 3 years, Next.js Boilerplate has reached 5000+ ⭐ stars on GitHub built with Next.js 14 + TypeScript + Tailwind CSS. It includes Authentication, Database & ORM, Forms, SEO, Testing, CI/CD, One-Click deployment, and more
After 3 years of maintaining Next.js Boilerplate, my free and open source Next.js Boilerplate has finally reached more than 5000+ ⭐ stars on GitHub. During these 3 years, I have received countless feedback and contribution to improve the boilerplate. I'm extremely happy, now the template includes:
- The Next.js Starter: Auth, Database, Form, E2E Typesafe, CI/CD, Testing
-
Just hit 4000+ ⭐ stars on GitHub for my Next.js Starter
🌟 Next.js Boilerplate GitHub Repository: Next.js Boilerplate
-
Just hit 4000+ ⭐ stars on GitHub for my React Starter
I am thrilled to announce that Next.js Boilerplate has recently crossed a significant milestone on GitHub. We've reached an impressive 4000 stars! 🚀🎉
-
I made a Free and Open Source React Native Starter Template built with Expo + NativeWind + ESLint + Prettier + Husky + Lint-Staged + Jest + Detox + VSCode
For your information, I'm also the author of Next.js Boilerplate, soon reaching 4000 ⭐ on GitHub. And, I hope the React Native Boilerplate can also reached the same number of stars 😀
What are some alternatives?
til - Just fun stuff
ts-nextjs-tailwind-starter - 🔋 Next.js + Tailwind CSS + TypeScript starter and boilerplate packed with useful development features
intlayer - Internationalisation solution for JS application focusing on scalability. Make your JavaScript / TypeScript application multilingue.
phaser-project-template - 🕹️ Phaser 3 - Starter Template with TypeScript and webpack.
openai-cf-workers-ai - Replacing OpenAI's API with Cloudflare AI.
prettier - Prettier is an opinionated code formatter.
