Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
NoJS — Build the Web. No JavaScript.
No
.
JS
<
>
EN
<
>
<body store="{theme: 'dark'}">
<main state="{count: 0}">
<div get="/profile" as="profile">
<h2 bind="profile.name">
<span bind="profile.email">
<div get="/posts" as="posts" loading="skeleton">
<ul>
<li foreach="post in posts">
<button on:click="count++">
<div foreach="post in posts" key="post.id">
<aside if="showSidebar">
<nav>
<a route="/settings">
<div class-active="isActive">
<
>
<
script
src
=
"https://cdn.no-js.dev/"
></
script
>
<
>
No
.
JS
Loading No.JS…