#developer
Read more stories on Hashnode
Articles with this tag
In this article, we explore 7 useful AWS CLI commands for managing S3 buckets, including checking bucket size, listing objects with specific...
How I set up my new MacBook Pro M1 as a developer in 2022. ยท I just picked up a new MacBook Pro M1 and decided to take this opportunity to document all...
I recently spent time polishing the mobile responsiveness for my personal site, https://alexkates.dev, and I wanted to add a little animation flair to...
Learn how to use Jest's Settings object to override Luxon's DateTime.now function and return an expected DateTime to use in your unit tests. ยท Ever try...
It's never been easier to start your own blog. Platforms like Hashnode have made it easier than ever to create content. But with so many blogs out...
Use the AWS CDK and JavaScript to build an S3 Bucket that triggers a Lambda function when objects are uploaded. ยท In this post, we are going to use the...