CDP'24: CDP Program - See Design Principles for high performance Smalltalk
[https://cdp-workshop.github.io/CDP/program/] - - public:mzimmerm
May be useful to convert Newspeak to Javascript
May be useful to convert Newspeak to Javascript
WASI is — a set of APIs, a common set of APIs and if you target that common set of APIs, you’re now able to run really well outside of a browser or really outside of any JavaScript runtime.
$('.row') will select any element with class=“row“ $('#row') will select the element with id=row Check the jQuery page on selectors.
Vanessa Freudenberg blog.