|
|
|
|
|
by Glench
865 days ago
|
|
I have been really impressed with SvelteKit in my production SaaS for about a year now! You can make any type of static/dynamic/combination site, the dev experience is really good, and it feels like it elegantly bridges the front-and-backend (getting data from the back-end, form submission) which is something I've wanted since I started in 2011. My SaaS uses SvelteKit, SQLite and Sequelize, but I would probably try Drizzle if I was starting today. |
|