Ask HN: What is the “modern approach” to web/app development?

  • I recommend using Elm-lang elm-lang.org. It's functional, which is a very helpful alternative to JavaScript. It also has a mildly opinionated architecture builtin. Check it out!

  • It may not be best practice, but I recommend newbies to use Bootstrap. Setup is a breeze, and the way layout works is intuitive for me