Dev Blog
A Full Stack Web Development Blog including React, Node, Express, MongoDB and AWS services.
Featured Posts
Dealing with a Tree Data Structure with NodeJS and MongoDB
Handle a tree data structure with CRUD operation in NodeJS and MongoDB using aggregation.
Building a Tree Data Structure with React and Redux
Create and display a dynamic tree data structure with React and Redux using recursion.
AWS VOD Streaming - Overview
Build a video-on-demand (VOD) streaming service with multiple AWS services - AWS S3, DynamoDB, Lambda, MediaConvert and etc.
Create Custom React Video Player - Part 1
Create a custom video player in React - build a layout of video player with CSS in a responsive way.