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:

what's new in next js 15.4

Next.js 15.4 is here: What’s new and what to expect

Next.js 15.4 is here, and it’s more than just a typical update. This version marks a major milestone for the framework and its growing ecosystem.

Abiola Farounbi
Jul 29, 2025 â‹… 6 min read
React logo over a dark blue abstract background with glowing network nodes and connections

Build interactive React UIs for LLM outputs using llm-ui

If you’re building an LLM-powered application, llm-ui is a powerful tool to help you add structure, flexibility, and polish to your AI interfaces.

Emmanuel John
Jul 29, 2025 â‹… 9 min read
How I Debug Faster With These Chrome DevTools Console Features

How I debug faster with these Chrome DevTools Console features

Improve the old-fashioned debugging JavaScript workflow by effectively using some lesser-known Chrome DevTools console features.

Shalitha Suranga
Jul 28, 2025 â‹… 9 min read
Catch Frontend Issues Before Users Using Chaos Engineering

Catch frontend issues before users using chaos engineering

This article covers how frontend chaos engineering helps catch UI and UX issues before users experience them using tools like gremlins.js.

Muhammed Ali
Jul 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