DEV Community

Discussion on: What you prefer svelte or react?

Collapse
 
juancarlospaco profile image
Juan Carlos

Between Svelte and React, then Svelte.
But I actually use Nim instead anyway.

Collapse
 
hexrcs profile image
Xiaoru Li

Nim, the system language? I'm tempted to learn it but how is it related to UI development?

Collapse
 
juancarlospaco profile image
Juan Carlos

Compiles to JS/WASM, is similar to Svelte. But Templates/Macros/Types ❤️

Thread Thread
 
hexrcs profile image
Xiaoru Li • Edited

Cool, saw the Nim Website Creator project on your GH, looks pretty neat! One of the reasons that I want to learn Nim is that the compiler spits out C code, which sounds amazing for portability.

Collapse
 
taimoorsattar7 profile image
Taimoor Sattar

Svelte Docs has something hard to understand. No clear writing about dynamic pages in svelte. or create a blog page etc.