Life of Naz // Lead Software Engineer

HomeBadges
Blog Author Picture

Gareth Lowrie

1 follower

👋 Hey, Naz here. I love craft beers, all things tech and the gulag. My tech stack is primarily Javascript, Typescript, ES6, GraphQL, Node, Express, Elasticsearch, Mongo and AWS 🔥

Subscribe to my newsletter and never miss my upcoming articles

AWS: Understand IAM in 5 minutes

Jan 15, 20215 min read51 views

What does it stand for?: Identity and Access Management What do you use it for?: To control who is authenticated (signed in) / authorised (has permissions) to use AWS resources. Cost: There is no charge to use IAM at the time of writing. Features ...

My awesome VS Code Setup

Dec 24, 20203 min read66 views

I really love my current VS Code theme and set up and thought I would write a blog post to refer to in the future when setting up new machines and to give you some inspiration to spice up your setup! 🔥 Theme 🎨 I use the Cobalt2 Theme Official theme...

Move your React component lifecycle methods to React effect hooks

Sep 25, 20197 min read13 views

So, you used to use recompose / class components in your React app to add lifecycle methods to your stateless functional components, before the Hooks API was launched. The time has come to upgrade to React 16 and make use of the new way of managing ...

Migrate from recompose withState to React Hooks useState

Sep 25, 20194 min read21 views

So, you used to use recompose in your React app to add state to your stateless functional components, before the Hooks API was launched. The time has come to upgrade to React 16 and make use of the new way of managing state within your functional co...

© 2021 Life of Naz // Lead Software Engineer

PrivacyTerms
Proudly part of