Sam Parsons

Sam ParsonsSam Parsons

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, 2019

explore how to abandon conditional rendering and embrace declarative asynchronous components in React applications with Suspense

what's the big deal with BigInt?

November 14, 2019

avoid integer overflow with JavaScript’s BigInt type

bypassing CORS restrictions in Electron

September 30, 2019

Proxy Servers and IPC API to the rescue

stream team - a case for Swell

September 27, 2019

ever tried to use WebSockets or SSEs in Postman? We feel your pain.

beyond logging

July 17, 2019

a few of the mysterious console object methods explained

shifting the bits

July 14, 2019

a couple reasons to use (or not use) bit manipulation in JavaScript