Sam Parsons is currently a Software Engineer at Codesmith. He is also a contributor to Swell, an API development tool for streaming technologies (HTTP2, WS, SSE).
declarative data fetching in React
November 17, 2019explore how to abandon conditional rendering and embrace declarative asynchronous components in React applications with Suspense
what's the big deal with BigInt?
November 14, 2019avoid integer overflow with JavaScript’s BigInt type
bypassing CORS restrictions in Electron
September 30, 2019Proxy Servers and IPC API to the rescue
stream team - a case for Swell
September 27, 2019ever tried to use WebSockets or SSEs in Postman? We feel your pain.
beyond logging
July 17, 2019a few of the mysterious console object methods explained
shifting the bits
July 14, 2019a couple reasons to use (or not use) bit manipulation in JavaScript
