💭 How to Build a Website or App =============================== !https://syntax.fm/show/696/how-to-build-a-website-or-app Date: November 28, 2023 How to Build a Website or App - Syntax #696 This podcast episode covers a wide range of topics related to building a website or web application from start to finish. syntax.fm [1] Great tips in this one. They discuss everything from front end to backend, databases and ORMS, here are a few of my favorite points. * Use good data or good fake data * make it have some variation like long and short text * Don't use a database if you need one, static content is eaiser to manage * end to end test, (does the site load page x) * You DONT NEED all this complexity, you can deploy a site with HTML and CSS. !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://syntax.fm/show/696/how-to-build-a-website-or-app [2]: /thoughts/ [3]: /tags/thoughts/