Lead product storyteller, UX artisan, front-end engineer, and prolific open source contributor. Reimagine product narratives as interactive dashboards, persuasive infographics, and succinct data visualizations. Advocate for performant, functional, testabl... (more…)
Read more »
Constants in Go must be assigned before the program runs. All constants are computed and saved when the program compiles using go build. Constants can rely on... (more…)
Read more »
If you ever made a webapp in JS, chances are you used Express as a web framework, Passport for user authentication and express-session to maintain users logged in. This article focuses on sessions and how we forked express-session to make it more secure. (more…)
Read more »
A community logo for JS. Contribute to voodootikigod/logo.js development by creating an account on GitHub. (more…)
Read more »
🛠 A custom implementation of Javascript Promises. Contribute to theIYD/promnom development by creating an account on GitHub. (more…)
Read more »