0.1.19 • Published 1 year ago
json-component-spec v0.1.19
json-component-spec
There are times when you might want to render parts of components on the server in JAMstack-based SPA frameworks like React or Vue.js.
Rendering HTML directly on the server poses security risks. A better approach may be to use SSR (Server-Side Rendering) for components, but this method assumes that the server is written in a JavaScript-based language like Next.js or Nuxt.js.
As a third alternative, you can represent components in JSON, which allows the backend server to be language-agnostic.
0.1.19
1 year ago
0.1.18
1 year ago
0.1.17
1 year ago
0.1.16
1 year ago
0.1.15
1 year ago
0.1.14
1 year ago
0.1.13
1 year ago
0.1.12
1 year ago
0.1.11
1 year ago
0.1.10
1 year ago
0.1.9
1 year ago
0.1.8
1 year ago
0.1.7
1 year ago
0.1.6
1 year ago
0.1.5
1 year ago
0.1.4
1 year ago
0.1.3
1 year ago
0.1.2
1 year ago
0.1.1
1 year ago
0.1.0
1 year ago