_lhermann’s avatar_lhermann’s Twitter Archive—№ 8,461

  1. …in reply to @Minh_Le_X
    @MinhLe58002087 Python works fine. Django is a good backend framework. Postgres and python work well together. On the frontend I recommend Vue or Svelte. They avoid a lot of the frustration that comes with React and are equally flexible. Use vite to bundle and avoid the headache with webpack +…