2022-05-25
2482
#react
Tharaka Romesh
113273
May 25, 2022 â‹… 8 min read

Using Ultra, the new React web framework

Tharaka Romesh Tharaka is a software engineer at 99x and a technical writer.

Recent posts:

​​How HTML’s Selectedcontent Element Improves Dropdowns

​​How HTML’s <selectedcontent> element improves dropdowns

is an experimental HTML element that gives developers control over how a selected option is displayed, using just HTML and CSS.

Temitope Oyedele
Jun 27, 2025 â‹… 6 min read
advanced caching in Node.js with Valkey

How to get faster data access in Node.js with Valkey

Learn how to implement an advanced caching layer in a Node.js app using Valkey, a high-performance, Redis-compatible in-memory datastore.

Muhammed Ali
Jun 27, 2025 â‹… 7 min read
how to properly handle rejected promises in TypeScript

How to properly handle rejected promises in TypeScript

Learn how to properly handle rejected promises in TypeScript using Angular, with tips for retry logic, typed results, and avoiding unhandled exceptions.

Lewis Cianci
Jun 26, 2025 â‹… 4 min read
Your AI Has Agency — Here’s How To Architect Its Frontend

Your AI has agency — here’s how to architect its frontend

AI’s not just following orders anymore. If you’re building the frontend, here’s how to design interfaces that actually understand your agent’s smarts.

Rosario De Chiara
Jun 25, 2025 â‹… 5 min read
View all posts

2 Replies to "Using Ultra, the new React web framework"

  1. Why would somebody mix up html and typescript… It’s logical to separate them from each other… This is a great no go

  2. Nice tutorial. The part I’m not getting is: the described tasks all launch a `server.ts` file, but that’s not mentioned anywhere, neither in the article nor as some import, as far as I can see. Could you clarify on that?

Leave a Reply