Javascript 從1995演變至今,已經成為主要最流行的程式語言之一。其中,主要的革新關鍵在幾項特點: 非阻斷式(non-blocking)、事件驅動(event-driven)、使用多數人較熟悉的語言格式,以及可以在伺服端及資料庫運作。關於這種前/後端開發相關趨勢,介紹如下:
Javascript 從1995演變至今,已經成為主要最流行的程式語言之一。其中,主要的革新關鍵在幾項特點: 非阻斷式(non-blocking)、事件驅動(event-driven)、使用多數人較熟悉的語言格式,以及可以在伺服端及資料庫運作。關於這種前/後端開發相關趨勢,介紹如下:
Node.js is one of the most popular javascript framework that allows you to build scalable network web applications. Node.js contains different kinds of framework, such as MVC framework, full-stack framework, REST API and generators. They are included as server libraries, which allows Node.jsto run a web server without the use of external software like Apache and Lighttpd. These frameworks make it user-friendly and allows it to support a large number of features and functions to develop huge web applications in just a few steps.
Last week, we introduced some of the best javascript frameworks for web developers. Today, we are going to share some selected web frameworks of Node.js.