A personal list of good readings.
This is the general list, big topics will be splited into new pages.
JSON (JavaScript Object Notation) is a lightweight data-interchange format based on a subset of the JavaScript Programming Language
XML (Extensible Markup Language) is a markup language for documents containing structured information defined as an application profile of SGML.
React is a JavaScript library for creating user interfaces by Facebook and Instagram. Many people choose to think of React as the V in MVC.