Andrew ChunginBridge MarketsHow to trade Korean stocks as a foreign investorSamsung. SK Hynix. LG Electronics. Hyundai. These are some of the major companies that are listed on the Korean stock exchange (KRX)…Mar 28, 20211Mar 28, 20211
Andrew ChunginJavaScript in Plain EnglishCreating timestamped video annotations with React refsUsing the React-Player module to create a video player that can interact with the UIDec 18, 2019Dec 18, 2019
Andrew ChunginQuick CodeI took a semester off to enroll in a software engineering bootcamp. Here’s why you should too.About my experience at a web development bootcampDec 18, 2019Dec 18, 2019
Andrew ChunginQuick CodeHow I automatically deployed Typescript to Elastic Beanstalk to speed up server-side developmentSpeed up your development process by auto-deploying Typescript code to EB!Dec 17, 20192Dec 17, 20192
Andrew Chung2019 Fall Dev Blog: TILA collection of the concepts I learned over the course of participating in the Code States Immersive Bootcamp.Dec 13, 2019Dec 13, 2019
Andrew ChunginDataDrivenInvestorDeploy Your First Web App Using AWS S3, EC2, and RDSAn introduction to deployment via Amazon Web ServicesOct 21, 20192Oct 21, 20192
Andrew ChunginJavaScript in Plain EnglishUsing a Grocery List to Understand props and state in ReactReact is a front-end JavaScript library built on components. These components represent independent “units” of the user interface that can…Sep 30, 20192Sep 30, 20192
Andrew ChunginThe StartupHow Many Solutions Does the N-Queens Problem Have?A walkthrough of a backtracking algorithm for solving the n-queens problem using JavaScript.Sep 26, 2019Sep 26, 2019
Andrew ChunginJavaScript in Plain EnglishWhat is the difference between prototype and __proto__ in JavaScript?An explanation of the relationship between the two concepts.Sep 23, 201915Sep 23, 201915
Andrew ChungCommon Data Structures: Part 2A pseudocode-based explanation of trees, binary search trees, graphs, and hash tables.Sep 18, 2019Sep 18, 2019