Curious to know the tech behind r12?
by•
As a developer, I wanted to embrace Swiss design principles not only in UI/UX design but also in software development.
r12 is built on these principles by using pure JavaScript, HTML, and CSS to enhance performance and reduce bundle size. And uses the most efficient compression libraries: html-minify-html for HTML, parcel for CSS, and swc for JavaScript.
The entire extension is around 38kb, compared to most extensions that are greater than 500kb.
If you have questions, I'd be happy to answer them!
28 views

Replies