HackerTrans
TopNewTrendsCommentsPastAskShowJobs

delneg

no profile record

Submissions

Stack: HTML templates and a sprinkle of vanilla JavaScript

bearle.dev
3 points·by delneg·11 bulan yang lalu·2 comments

ChatGPT convert image to Excel table

chat.openai.com
1 points·by delneg·2 tahun yang lalu·2 comments

comments

delneg
·11 bulan yang lalu·discuss
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
·2 tahun yang lalu·discuss
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
·4 tahun yang lalu·discuss
https://devblogs.microsoft.com/dotnet/announcing-fsharp-7/ Written by Vlad