this post was submitted on 08 Feb 2024
24 points (87.5% liked)

WebDev

1300 readers
1 users here now

Community for all things Web Development related.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Lmaydev@programming.dev 1 points 2 years ago* (last edited 2 years ago) (1 children)

Usually because they have their own way of defining things that isn't standard JS.

For instance Vue can be compiled if you want to make full SPAs using it.

[โ€“] TCB13@lemmy.world 0 points 2 years ago

You can build SPAs without compilation...