Readit News logoReadit News
delneg commented on Stack: HTML templates and a sprinkle of vanilla JavaScript   bearle.dev... · Posted by u/delneg
delneg · 6 months ago
What if the "modern" web is overly complex for most use cases? I'm sharing a project, a website for a product studio "Bearle", that was built on what I'd call a "2025 Stack" - a return to simplicity. It's a fully functional single-page application built with:

    No React, Vue, or Angular.

    No Webpack, Vite, or Parcel.

    No npm or bun.
Just plain old HTML <template> elements and vanilla JavaScript to handle routing and dynamic content. The result is a website that is incredibly fast, easy to deploy, and simple to maintain.

Have we gone too far with our complex toolchains? For many projects, is a simple, no-build, no-framework approach like this one a more sensible choice?

delneg commented on ChatGPT convert image to Excel table   chat.openai.com/g/g-27jaX... · Posted by u/delneg
delneg · 2 years ago
Tried my best to make a simple OpenAI ChatGPT app that helps with converting photos of tables and other data to Excel format, try it out and see if it works
delneg commented on .NET 7 is Available Today   devblogs.microsoft.com/do... · Posted by u/dustedcodes
Iwan-Zotow · 3 years ago
Any words on what's new in F# domain?
delneg commented on Ask HN: Good Python projects to read for modern Python?    · Posted by u/turndown
delneg · 4 years ago
I've recently added support for Django 4.0 in https://github.com/Bearle/django_private_chat2

The code is tested & known to work well

Deleted Comment

u/delneg

KarmaCake day1December 27, 2021
About
github.com/delneg
View Original