/snowball-evolved

Little ideas, reaching out towards the sun, so much time has passed.

Primary LanguageRust

Project Snowball: Evolved

... It's the similar reason why I have a big negative disposition toward most modern website programming frameworks, it's so disconnected from the browser's DOM. The moment you start talking about things like "hydration" and "virtual DOM" I'm always kinda like "You drank too much koolaid my dude".

ARitz Cracker 2023

This repository aims to provide a helpful collection of tools to reduce the performance overhead often associated with modern website development. At its center, is acetewm.

CEWT

Custom Elements With (type-guarded) Templates

Currently only a fledgling project. While the eventual goals involve multi-page static site generation and the ability to be used in rust-based (or maybe NodeJS) web backends for server-side rendering, currently it can be used to help ease the development of single-page applications. Long story short, it makes using custom elements and forms a lot easier to use with TypeScript. More information can be found in cewt's own README file.

It's all unstable!