Oct 11 2022
Recently I became more interested and more engaged with Typescript and I'm moving some of my JS code to TS. Let's look at one of them together!
Sep 27 2022
Configuring continuous deployment is super easy with Amplify, you just need to connect your repository and that's it...
Sep 25 2022
I'm going to build my blog app using AWS Amplify and Next.JS. This post is the starting point of building the blog that you're on right now.
Aug 02 2022
It's not difficult to have a heart attack when you can delete a whole data of a table only because you missed ONE undefined.
Mar 31 2022
It happens to me a lot that I need to bulk update/add some data because of the issue or bug that we had and API rate limit will block me to do so. So I decided to write a script to be inside the rate-limit.
Oct 03 2021
Implementing small alerting system for the PRs with DB migration using AWS API Gateway and Lambda constructing by AWS CDK
Sep 12 2021
The process of choosing JavaScript framework for production applications. Evaluating different JavaScript frameworks like RedwoodJs, BlitzJs, NextJs, NestJs, Adonis, SailsJs and more based on important considerations.
Sep 08 2021
My Journey through Agile development process: how I finally developed the right mindset to Focus on business value and build a performing team.
Aug 30 2021
Passwordless Authentication with AWS CDK custom construct...
Jan 16 2020
As most of the teams use multiple environments to build a product, we need to deploy resources to all those environments. In the AWS, you would have different accounts for different environments due to various reasons such as security, access distribution and etc. What's the best way for doing this in an efficient way?
Nov 07 2018
Nespresso Expert machine has Bluetooth ability which officially can be used only by Nespresso mobile app and it does not offer any API for 3rd party applications and services. We are going to hack that in this post...
Sep 05 2017
Running the whole app in a docker is fun, I wanna build a docker container out of my web app and upload it to DockerHub
Apr 02 2017
Using Python and Javascript, I'm going to build a full-stack app to show the SenseHat sensors' values in real-time.
Sep 18 2016
In this one, I'm going to build a communication channel between my Sense Hat and my AWS IoT service.
© Copyright 2022 Farmin Farzin