💭 How to Build a Website or App
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

!https://syntax.fm/show/696/how-to-build-a-website-or-app

Date: November 28, 2023

Image: 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. <https://syntax.fm/og/696.jpg> 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

[38;2;248;248;242m[code][0m
      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.

[38;2;68;71;90mNOTE[0m
[38;2;68;71;90m│ [0mThis post is a [4m[38;2;248;248;242mthought[0m <[38;2;248;248;242m/thoughts/[0m>. It’s a short note that I make about someone else’s content online #thoughts
