client-side code

See the following -

Angular vs. React: An Epic Battle for Developer Mind Share

Peter Wayner | Info World | March 9, 2017

When the boss says it’s time to pour data into the screens of a bazillion visitors to your website, you have dozens of options for getting up and running fast. In the old days, most work was done on the server, but today much of the heavy lifting has been pushed to the client, making for a zippier, more interactive experience, because the client often has cycles to spare. There are a number of tools for client-side code that shoulder the job of laying out the data and interacting with the user. Two of the latest leading contenders are Angular and React, a pair of open source projects from Google and Facebook, respectively...

Read More »