Using the Browser’s <canvas> for Data Compression

When building static websites and Single-Page Applications (SPAs), we sometimes need functionality in JavaScript front ends—such as compression—that is usually handled on the back end instead. […]

🔄 https://jstrieb.github.io/posts/canvas-compress/

#browser #webdev #compression #data #javascript #js #datacompression #web #webfrontend #frontend #staticsite #html #canvas #singlepage #singlepageapps

Using the Browser’s <canvas> for Data Compression

Old browsers don’t have JavaScript compression APIs, so we store data in pixel color channels and export to PNG to compress data.

And a #SinglePage #MonthCalendar #stencil as well:
The month area and "day of week" areas are apx "standard rule" width, and the "calendar days" areas are "wide ruled paper" width.

#calendar

My blog has become a part of #512kbclub.

Check out my #blog : https://aruniverse.neocities.org/

Idea behind my blog: I'm aiming for a minimalist, content-focused design with a single, long, infinite scroll-type page. I'll pour all my blog ideas into one extensive index.html file. Ya you read it right an infinite scroll blog.

#neocities #singlepage #website

Arunkumar's Microverse

Arunkumar is a minimalist and experimental blogger who loves to write and read. He is a project manager by day and a writer, and blogger and a reader at night.

Modern Security App Landing Page.

#landingpage #landingpagedesign #one-page #singlePage

What's the best place to host a single page client-side app in 2023 on one's own domain with SSL?

Is the answer still “GitHub Pages”, or is there something better?

#FrontEnd #Hosting #Code #HTML #SinglePage

One Page Love is a collection of single page demos, landing pages and the like

https://onepagelove.com/

#design #inspiration #LandingPage #SinglePage

One Page Love - One Page Website Inspiration and Templates

One Page Love is a One Page website design gallery showcasing the best Single Page websites, templates and resources.

Can someone summarize what would be necessary to learn to be able to write a #singlepage #webapp using #js #ipfs as backend in the browser to build a completely #distributed forum/twitter clone/social network kind of thing which runs without a server and only in the #browser?

I have zero #webdev experience, I never hacked a single line of JS.