Juris is radical way of buildind web app, freeing you from all the heavy tooling. If you want you...
I asked Claude what would be the concern using NodeJS or using Juris Response : The Node.js...
Here is a fully functional basic SPA app with Juris, in plain Javascript. You can tweak it here...
You can use Juris as a simple utility, which can play with whatever library you use. Look how...
The first time I saw VueJS I was impressed by what I saw, it seemed simple at first sight. By know I...
I have asked Claude to create a doc for new Juris users. Juris Framework - Complete...
Juris and VanJS share the same philosophy. I wrote several articles about VanJS, it is really a...
By the Juris team : Official Example EcommerceDemo <!DOCTYPE html> <html...
Thanks to Juris's team :-) This app runs entirely in the browser, awesome. Try the same in your...
What a ceremony using reactivity in React : hooks, effects... Look how simple is it to make a...
Check out this site—a fantastic gift from the Juris community! See what's possible with just one HTML...
Why you will adopt it ? Because you are fed up to load tons of modules, using hooks, effects,...
Unleashing JavaScript: The Liberation Platform That Changes...
At some points, arguing about the greatness of a library can be unfruitful. Better to show real...
Look at this demo from 2012 : DemoSprites Writing complex games with DOM is not what I would...
“Our bundler, who art in node_modules, Webpack be thy name. Thy modules come, thy chunks be done, In...
Juris is in the same spirit of DML and VanJS, that is why I appreciate it. You have total control of...
Juris: Object-First Web Development: A New Paradigm for...
JSX was and still is a great way to build UI. But what a ceremony to achieve its goal. You can not...
It's been a while since I've published on DEVTo. I've been quite satisfied with the libraries I've...
Here is a script allowing to display images in a resizable window, mantaining aspect ratio...
Demo Look Ma, no tricky hooks, nice. import { m, mount} from "umai"; let counters = []; const...
Many backend developpers are reluctant at using Javascript. Needless to say, don't try to convince...
From MDN site PopOver API: The Popover API provides developers with a standard, consistent,...
Tau-Prolog is an implementation of Prolog in pure Javascript. Here is a basic example : // Create...
Simple Tau-Prolog let session = pl.create(1000); let program = ` parent(john, mary). ...
What a nice library. Here is a playlist showing many use cases : SwiperJS - Ecem Gokdogan And...
Awesome project, look by yourself here : CSnakes
Very nice intro to CSP : CSP Here is my score on quizz :-)