I'm Not An Engineer
I'm Not An Engineer
TTCTheo's Typesafe Cult
Created by I'm Not An Engineer on 1/17/2025 in #questions
HTMX worth it? or bad?
I enjoy the idea of it, but is it any good? Has anyone used it? What's the pro and con of using HTMX? I'm a vanilla dev 😁
4 replies
TTCTheo's Typesafe Cult
Created by I'm Not An Engineer on 1/11/2025 in #questions
What's t3?
Hi there, so I've been watching Theo's videos because they are very interesting and he covers topics very gracefully. So what's the "hype" about T3? Because everything he does is T3 related. It's a stack but I haven't found WHY he uses the things he uses. Why is he using NextJS and not Astro for example? I'm really a vanilla guy, so if it exists in vanilla I use that, aside of for example Gsap and similar stuff, but I do really prefer vanilla. Sure DB modules and a backend server Bun + ElysiaJS is what I prefer, maybe some EtaJS going with it. For me this whole React aka JSX is complete bloat. What's so hard to choose a template aka EtaJS or EJS and use that?
3 replies
TTCTheo's Typesafe Cult
Created by I'm Not An Engineer on 12/28/2024 in #questions
Are Serverless functions the right thing for me?
Hi there I want to build a small website that tests keyboards. Only I will test those keyboards and add them to the website. There will be no way for a viewer to comment etc. so my idea was to create a object inside a worker/function and use the worker as a database and "serverless backend" to retrieve the data, to keep the cost to free tier. If it becomes bigger then there is a reason to get a database etc because people are interested in my website, so it's an investment. So is that a good idea? I was thinking about CF Workers.
24 replies