I recently overhauled a JS parsing library to delegate to the Rust implementation via Wasm. The result to users is seamless as the small Wasm bundled is inlined in the library as base64 encoded. Along the way, I saw that parsing can be much faster than ob... (more…)
Read more »
dush - :clap: Microscopic & functional event emitter in ~260 bytes, extensible through plugins. (more…)
Read more »
Sorry the audio isn't stellar - I was just using my laptop's mic, and I went over to point at things on the projector periodically. From the PolyJS meetup. S... (more…)
Read more »
If you are familiar with OOP concepts look for the header with practical examples below.
If not please continue reading. π
My first introduction to programming was with the programming langauge Java, and one of the concepts of programming with Java ... (more…)
Read more »
If you liked this, you might also like Execute Program: interactive courses on TypeScript, Modern JavaScript, SQL, regular expressions, and more.
Each course is made up of hundreds of interactive code examples running live in your bro... (more…)
Read more »