
Andy Wermke
Software engineer & creator of internet things. Node.js aficionado since 2011, React lover since 2014. Head of solarwallet.io at SatoshiPay (satoshipay.io).
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Software engineer & creator of internet things. Node.js aficionado since 2011, React lover since 2014. Head of solarwallet.io at SatoshiPay (satoshipay.io).
All 18 comments
Observables are promises on steroids
Yes, my bad! I updated my code sample accordingly.
Observables are promises on steroids
Yeah, maybe that's the best to get started. You should defini...
Observables are promises on steroids
That doesn't make much sense. Why would you want to emit a ne...
Observables are promises on steroids
How do I listen to .once('all-unsubscribed') event? funct...
Observables are promises on steroids
Hi! Andy here, the author of observable-fns and threads.js. ...
Seamless web workers & worker threads - threads.js
They play in the same ball park, but Comlink only works wit...
Seamless web workers & worker threads - threads.js
If you donβt know if you need them chances are you donβt π ...
Seamless web workers & worker threads - threads.js
Hi! It uses worker.postMessage() to post an unserialized ob...
How to use: npm tags
Thanks for the great feedback, Phil! That's very nice to he...
How to use: npm tags
Hey Kevin! Git branches are a history of commits (= changes...
Built an unconventional database thing
Nahhh, I appreciate the "we". Sounds like a community effor...
Built an unconventional database thing
The tagged sql template isn't any more identifiable than R...
Built an unconventional database thing
Nice to hear that you like the concept, Scott :) I person...
What do you find yourself searching for again and again?
CSS flexbox properties! π The really basic ones are fine, ...
Built an unconventional database thing
Good point, David. One thing that jumps to my mind: The "k...
How do you get back into a side project after months?
After having had that problem for years, I started... writi...
React - Stateless vs Stateful Components
Thanks for sharing. Unfortunately it's not completely true ...
Writing Async/Await Middleware in Express
If switching frameworks in an option you might wanna check ou...