Course Elementary 25475
Course Introduction:In the "JSON Chinese Manual", JSON: JavaScript Object Notation (JavaScript Object Notation) JSON is a syntax for storing and exchanging text information. Similar to XML. JSON is smaller, faster, and easier to parse than XML.
Course Elementary 54053
Course Introduction:Bootstrap is the most popular and powerful front-end (HTML, CSS, and JavaScript) framework that makes responsive (adaptive) web development faster and easier.
Course Advanced 24176
Course Introduction:Symfony is a powerful PHP-based web development framework. It is an object-oriented PHP5 framework based on the MVC pattern. Symfony allows the separation of transaction control, service logic and presentation layers in a web application.
Course Elementary 34388
Course Introduction:For the "Node.js Chinese Reference Manual", simply put, Node.js is JavaScript running on the server side. Node.js is a platform built on the Chrome JavaScript runtime. Node.js is an event-driven I/O server-side JavaScript environment based on Google's V8 engine. The V8 engine executes Javascript very quickly and has very good performance.
Course Elementary 19006
Course Introduction:"Foundation Development Manual" is the latest official online reference manual of Foundation. foundation is a free front-end framework. In this foundation document, you will learn to use foundation to create responsive web pages.