News

Animal Table Project This project involves displaying, adding, editing, and deleting animals (Big Cats, Dogs, and Big Fish) in a table using vanilla JavaScript. The data is managed via a JSON file, ...
react-json-to-html-table is a small react component that convert any valid JSON array or object into an HTML table with some useful added feautures. No need to define Columns or Rows! Onselect Makes ...
The JavaScript is still working behind the scenes. Essentially, we get a more granular HTML syntax, which can just load segments instead of whole pages, and can submit Ajax requests.
JSON is great for moving data around but not so hot when you need to convert it into data stored in a relational database -- it's a problem complex enough that you might consider using a ...