Clean Front End Architecture with SvelteKit

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • inertia

    Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.

  • Curious to hear more, what specifically is complicated about it?

    SvelteKit is a JavaScript framework, it makes sense that you can't use it with other languages. You can pair it with a backend of your choice of course, but to get the SSR benefits you do need to work within the framework.

    There are other ways of using Svelte with other languages, I would take a look at something like Inertia.js [0].

    [0] https://inertiajs.com

  • ngrx-rtk-query

    Make RTK Query with Hooks works in Angular Applications

  • Yep, we actually have an RTK Query + Svelte sandbox in our examples page!

    https://redux-toolkit.js.org/rtk-query/usage/examples#svelte

    We've also seen people use RTKQ with Vue and NgRx as well, like this:

    - https://github.com/SaulMoro/ngrx-rtk-query

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Visual Studio Code

    Visual Studio Code

  • For anyone wishing for a VS Code fix, comment on this issue: https://github.com/microsoft/vscode/issues/41909#issuecommen...

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts