Hacker News new | ask | show | jobs
by topnde 1380 days ago
Depends on the project.

Static website: - Svelte with SvelteKit.

Fullstack website: - Svelte, a NodeJS server hooked up to some nosql DB like MongoDB. Might even use Firebase (depending on data structure).

Mobile app: - Flutter or react-native.

VSCode as IDE/text editor.