Blog
Sharing insights about front-end and full-stack development with TypeScript, Node.js, React, and friends.
What I Learned While Building My First Web3 Project
Impressions, discoveries and tools after two months building my first Web3 project - a great start for web3 explorers.
7 min read
Developing a Custom Search Box with React-Select
Turn a React-Select dropdown into a fully-fledged autocomplete search box with remote data and result caching.
16 min read
Node.js Certification: My Experience and Advice
How I passed the OpenJS Node.js Application Developer (JSNAD) certification and my advice for future test-takers.
7 min read
Pipe Streams in Node in the Right Way
The stream piping is one of the features of Node.js which I especially like, so I will show you how to safely use it.
9 min read
Security: Black Box vs. Blacklist vs. Whitelist
Three security modes every developer should know: black box, blacklist, and whitelist.
6 min read
On React App Security
A security checklist for auditing an inherited React app and making sure the existing code is safe.
6 min read
A Few Takeaways from Kyle Simpson's Talk at MallorcaJS Meetup
My takeaways from Kyle Simpson's talk on the economy of keystrokes at the MallorcaJS meetup, October 2019.
8 min read