zsurf - ZSurf is inspired by Suckless' Surf browser. The goal of this project is to offer a lightweight browser which can be infinitely configured through Javascript running directly within the... (more…)
Read more »
A really simple game of rock paper scissors Spock lizard. - hodovani/rock-paper-scissors-Spock-lizard... (more…)
Read more »
To take Microservices into production, you need to make sure they are communicating securely and reliably. We explore using RabbitMQ as an alternative transport for SenacaJS microservices and show you how easy it can be to plug Compose RabbitMQ into your ...
Read more »
To capitalize a string in Javascript so the first character is in uppercase, we don’t need to add another NPM dependency. We can use plain JavaScript or even CSS if it is solely for presentational purposes.
TLDR; const chars = 'hello' chars[0].toUpperCase... (more…)
Read more »
I hosted a dinner party that sparked an app that changed my life and was hailed as “perhaps the surest bet yet to peace in the middle east”... (more…)
Read more »