Live data from Hacker News

Untitled topic

news.ycombinator.com

1–2 of 2 posts

Re: undefined

#2
I know I am about to get roasted. But hopefully someone suggests a killer tech-stack and I am proven wrong.

I really don't like coupling backend and front end, but at the same time, wanted extreme type safety on the REST API.

So I put together this very simple full stack TS boilerplate that syncs types via a shared folder.

Super lightweight, easy to extend, two seconds to set up.

Let me know what you think. Or roast me and suggest something better!