El Saico
El Saico
TTyphonJS
Created by geoidesic on 5/10/2024 in #typhonjs-runtime
lang localization in svelte template?
A lightbulb has gone off on my head as I remember facing the same issue, and TRL actually has a helper function to handle scoping shenanigans like this:
import { localize } from "#runtime/svelte/helper";
import { localize } from "#runtime/svelte/helper";
33 replies
TTyphonJS
Created by TyphonJS (Michael) on 3/5/2024 in #typhonjs-runtime
TJSDocument discussion w/ VoodooFrog
stumbles on the conversation This is what brought me to TRL; having liked Vue's reactive+component model, Svelte feels like the perfect alternative for a presentation layer library. Also, Tailwind (which became love at first try) suits reusable components much better.
37 replies