PinnedPublished inJavaScript in Plain EnglishAn Introduction to TypeScriptA basic overview on TypeScript interfaces, types and enumsMay 5, 2021May 5, 2021
When to use flexbox vs CSS gridFor everyone that is interested in applying for a frontend engineer position(including me at the moment), there is an interesting question…Jan 24Jan 24
Implement an email and slack notification service with AWS CloudFormationAdding on top of https://awstip.com/implement-notification-service-using-amazon-ses-and-aws-cloudformation-b4e30c160378, let’s expand it to…Jan 9Jan 9
Published inAWS TipImplement notification service using Amazon SES and AWS CloudFormationIn this article, we will be talking about how to implement a notification service using AWS CloudFormation and Amazon SES.Dec 17, 2024Dec 17, 2024
Implement simple email notification service using nodemailer and node.jsThis article will introduce a simple notification service that sends email notification to different users.Sep 4, 2024Sep 4, 2024
Build a simple blogging api service using GraphQLToday we will be building a blogging service that consists of 4 components: users, tags, posts, and comments. Let’s talk about their…Aug 30, 2024Aug 30, 2024
Building a java application that simulates multithreadingLet’s picture you are waiting for a ride at a theme park. Ideally, everyone would line up and be able to get to the roller coaster right…Jul 18, 2024Jul 18, 2024
Simulate a Parking Lot application in javascriptLet’s say we have a small parking lot that can only take 5 cars at a time but at the same time there are 10 cars trying to park. Of course…Nov 1, 2023Nov 1, 2023
Handling left click, right click, and double click simultaneously in reactThis is a useful tutorial that you will need if you want to support an application that handles single click, double click, and right click…Oct 27, 2023Oct 27, 2023
Discussing Frontend System design with e-commerceThis can be a typical interview question you can encounter when interviewing for frontend engineer positions.Sep 3, 20231Sep 3, 20231