@tuist.dev
28 days ago Kudos to Chris (hachyderm.io/@cschmatzler...), @asmitbm.bsky.social , and Asmit the team for the fantastic job they've done. Check out the sources at github.com/tuist/Noora.
💬 0
♻️ 0
❤️ 2
Kudos to Chris (hachyderm.io/@cschmatzler...), @asmitbm.bsky.social , and Asmit the team for the fantastic job they've done. Check out the sources at github.com/tuist/Noora.
Up next, we'll keep enhancing Tuist and improving our documentation site. We'll also begin developing a version that utilizes web components, allowing it to integrate seamlessly with any web app, including those built with Vapor in #Swift.
Add a few lines of code to your project, and you can start creating stunning Phoenix applications with UI quality on par with similar libraries in the JS ecosystem. This is our love letter to the Elixir ecosystem for everything we have gained from it.
The result is a stunning design system, available as a Figma file, that you can use to build your Elixir apps or as a starting point to create your own design system.
Figma: www.figma.com/community/f...
We stayed as close to the web as possible, minimizing our reliance on build tools and using the platform in its raw form. Did you know modern #CSS is quite powerful? Noora's CSS is pure vanilla CSS.
We prioritized making our design system both keyboard-navigable and accessible. To achieve this, we rely on Zag, a framework-agnostic JavaScript library for building accessible components: zagjs.com/
Our server, powered by Elixir and Phoenix, uses LiveView for server-side rendering (SSR) of our UI. This approach allows us to provide interactivity while prioritizing rapid iteration without the complexities of managing client-side state. Noora is powered by LiveView components
We've revamped our dashboard for better design and consistency, thanks to our open-source system Noora, now extended for @elixirlang 🧪
Learn more: tuist.dev/blog/2025/0...
🥳 The link below will launch Cursor and prompt you to install the Prisma MCP server!
💡 It allows the Cursor agent to use the Prisma MCP server & help you run migrations, create production databases, & more👇
pris.ly/cursor-pris...
Incredible performance work by @boshen.github.io and team. What’s more exciting is that many of the improvements found in the process would benefit other parts of the toolchain - e.g. parser and resolver optimizations improve Rolldown-Vite performance as well.
Oxlint is 1.0!
i’ll be doing sporadic brain dumps on the topic of app developer experience
if this subject picks your interest, you can subscribe
open.substack.com/pub/appdevel...
Tired of bouncing between tabs to manage your DB?
Now you can do it straight from VS Code:
✅ Spin up or delete local & remote Prisma Postgres instances
✅ Edit data with embedded Prisma Studio
Look for the new Prisma icon in your sidebar 👀
👉 pris.ly/db-ui
Learn more about our friends at Weframetech->
weframetech.com/
From appointment scheduling to payment processing, everything now flows through one cohesive system. No more juggling multiple platforms or losing data in translation.
The magic? Directus served as the headless backend, gluing everything together while giving the TDS Dental team complete control over their content and data.
🦷 Flutter mobile app for seamless patient booking and engagement
⚙️ Next.js control panel for efficient clinic management
💳 Integrated payment processing with Razorpay for smooth transactions
🔧 Multi-tenant backend architecture for scalability
A unified digital ecosystem to transform their patient experience from booking to billing
Managing appointments, resources, and payments across multiple platforms was creating chaos behind the scenes for TDS Dental Care.
Luckily, our partners at WeFrame had the perfect solution 🧵
All are welcome, especially if you make things, share things, and want to do more of both.
There will be pizza, drinks, conversations and demos.
Sign up here: lu.ma/6co2czdj
We're hosting an event next Monday on how to make unusually good developer content.
Join us at the tldraw office to hear behind-the-scenes talks from:
- Matt Pocock @mattpocock.com
- Kay Lack, @neoeno.bsky.social
- Lu Wilson, @todepond.com
- Steve Ruiz, @steveruizok.bsky.social (if there's time)
🔥 `npx prisma dev` lets you run Prisma Postgres locally without using Docker or needing to signup.
In 6.9.0, it gets even better:
✅ Data persists → no more resets between sessions
✅ Multiple instances → test in parallel, build across projects
Start building → pris.ly/bs/local-ppg