angular

Angular 6 and React 16 - API Best Approach

While exploring the difference between Angular 6 and React 16 in building SPA site and handling API request/response, I want to find out the best, appropriate means to perform API operations. Here are some thoughts I have on the two and wh…

Reference External Resources With Relative Path In Angular

Tonight, I've decided to revisit a prototype project I had built for a non-profit organization in San Jose. It was written in Angular 5 in TypeScript with ngx-charts. After I ran build in the project folder and placed the dist folder into …