James WuBuild A Binary Search TreeTrees are used to organized and store data in computer science. They are one of the most fundamental data structures. A binary tree is a…Jan 24, 2021Jan 24, 2021
James WuReact-Native IconsReact-Native CLI is a JavaScript framework for writing mobile applications for both iOS and Android. Many people use React-Native to build…Jan 17, 2021Jan 17, 2021
James WuExploring for the right searchAs we progress in the modern era, more information is being shared every day. There is so much information in the world and so much data…Jan 10, 2021Jan 10, 2021
James WuHigher-OrderI have always been interested in writing about higher-level functions and higher-level components in JavaScript but lacked the ability to…Jan 3, 2021Jan 3, 2021
James WuSpeed of SortsBubble Sort, Insertion Sort, Selection Sort are three quadratic algorithms that I recently came across. They are called quadratic…Dec 26, 2020Dec 26, 2020
James WuinThe StartupMultiple What?This week marks the twelve-week of school at Flatiron. In another three weeks, my cohorts and I will be graduating. We will be asked to do…Sep 29, 20201Sep 29, 20201
James WuA Very Intro To CSSAbout two weeks ago, I was still in the bronze age of frontend web programming. I was simply able to render information onto an HTML page…Sep 9, 20201Sep 9, 20201
James WuSome More ErrorsI have experienced a lifetime of errors while running Ruby on Rails. I believe creating a website with rails is a “Trial by Error”…Aug 18, 2020Aug 18, 2020
James WuCLI InterfaceLast week, two cohorts and I were assigned to create a CLI application. One concern was what would happen if the users typed the wrong…Aug 3, 2020Aug 3, 2020