|
|
|
|
|
by jamil7
320 days ago
|
|
> 10 years ago, the technical aspects would legitimately be seen as a major, perhaps main obstacle to building a product. Yeah I think that this was really more the advancement of frameworks, tooling and SaaS software. I see it all the time with non-technical people at work who demo something they built with LLMs and its always Next.js, Supabase and Tailwaind that are actually doing the heavy lifting, with the LLM invoking some commands for them. This all gets attributed to LLMs though since this is often the first exposure to those tools for non-technical people. Most engineers also knew how to scaffold a SaaS with Rails, Django or Next.js, Stripe etc. without writing much code. |
|
Most web engineers do, certainly. But I work in data, so I didn't. And for me, LLM based tools have made it much, much easier to build relatively simple frontends for my data stuff that make my life a lot easier.
I'm partial to the notion that LLMs don't really raise the ceiling, rather they raise the floor by making web n00bs like me more effective at shipping stuff that can be used by others.
To be fair though, I'm much handier at Django now than I used to be, and am slowly learning JS/browser stuff as a result of these projects.