All Posts
-
Sets, types and type checking
My currently understanding of types
-
The quest continues
An update on the checker
-
Cool things in '23
A bunch of projects I have seen this year that I think are cool
-
A preview of Ezno's checker
Try it out today, what it does and more!
-
My Rust infrastructure
Some libraries and tools I have built to help with writing Rust.
-
Ezno in '23
Where is Ezno? What's next?
-
Introducing Ezno
Introducing Ezno and the current state of the project.
-
Definitions of web terminology
A bunch of definitions for terms thrown around in web development
-
Prism Compiler 1.5
Updates to Prism compiler, server-side rendering and why frameworks
-
JIT Hydration
JIT hydration is a technique for incrementally hydrating state from the HTML when building universally rendered sites
-
Hacker News Clone with Prism & Rust
Building a universally rendered Hacker News Clone using Prism, Rust and Actix-Web