Tao LiuClear Facts on Javascript PromisesAbove is a great link with info. Some things I want to summarize:Sep 21, 2019Sep 21, 2019
Tao LiuArt Gallery, a React ProjectI love visual art. Especially browsing it online. So I thought it would great to build a image browser whose UI was simple and navigation…Feb 9, 2019Feb 9, 2019
Tao LiuJavaScript: Object spread operatorExample of Object.assign vs spread operator syntax:Feb 5, 2019Feb 5, 2019
Tao LiuReact: Conditionally Rendering Components with Ternary OperatorThe code below shows how a ternary operator can be used inside Components. The ColorBox component recursively renders itself until the…Feb 3, 2019Feb 3, 2019
Tao LiuAdding AJAX to a Rails AppBuilding on my previous Rails project, I added JavaScript to dynamically render elements onto my web page. Rails serves as the server API…Jan 25, 2019Jan 25, 2019
Tao LiuShift tab behaviorhttps://www.reddit.com/r/vscode/comments/68z9yu/shift_tab_moves_back_whole_line_how_do_i/Jan 22, 2019Jan 22, 2019
Tao LiuSyncing your fork to the original repository via the browserMy example:Jan 21, 2019Jan 21, 2019