Fun with cloudfront fail overs
Some interesting use cases for Cloudfront's origin group failover feature.
Some interesting use cases for Cloudfront's origin group failover feature.
An important extension of MACH principles and a fun play on words - why we should strive for MACH0
Combining multiple booleans into a single integer with bitwise flags
A few simple steps to take, if you're having unexpected issues with your DNS changes.
Exploring JWTs. What they are, where they're used, and what needs to be considered in their implementation.
How, why and whether to obfuscate your frontend code
Penetration test reports often highlight insecure responses. Let's have a look at how we can secure their responses, with HTTP Headers and more.
A complete run down on Regular expressions
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.