Revisiting: BitWise flags
Combining multiple booleans into a single integer with bitwise flags
Combining multiple booleans into a single integer with bitwise flags
How, why and whether to obfuscate your frontend code
A critical look at Tailwind, the pros, cons and alternatives.
A complete run down on Regular expressions
Emojis are a fun way to express ourselves online, but they don't belong in code. Or why your rocket ship should steer clear of my IDE.
Struggling with inconsistent JSON data? JSON Schema offers a powerful, standardized approach to validate, structure, and streamline your data management.
Is JSDoc alone sufficient for modern JavaScript projects, or is it merely a stepping stone towards adopting TypeScript?
How and why functional components and Hooks became the preferred approach with React.
Easy pagination of api calls using AWS SDK's little known built-in utilities.
Automate responses to specific events happening within your AWS services using AWS Eventbridge rules.
EventBridge Scheduler offers one-off events, flexible scheduling, and direct integration capabilities that will simplify and even replace existing time-delayed solutions and Lambda functions.