Font Size: a A A

Building A Multi Person Blog System Based On Node.js

Posted on:2017-02-09Degree:MasterType:Thesis
Country:ChinaCandidate:J W TieFull Text:PDF
GTID:2308330485466894Subject:Electronic and communication engineering
Abstract/Summary:PDF Full Text Request
With the rapid development of science and technology and the rapid upgrade of hardware device configuration, the computer languages also have revolutionary changes. Equipment update necessarily will bring the user experience ascension, which comes the new definition of the client computer and the server language, namely in the browser user front end are better for page rendering, server to user requests has faster response. Here, we choose the Node.js platform as the sever of bolg’s system.In terms of front page rendering, as a literal scripting language JavaScript use its own clear characteristics adding the original elements of the page to dynamically add interactive features to achieve the perfect rendering; As a high concurrent access to the process, Node.js has a prominent contribution to our project. According to the properties of Node.js which can make the front-end scripting language running in the server and can solve the problem of the high concurrency, we choose the Node.js as platform of our project and reduce development costs.This project is to build a multi person blog system by using Node.js as a sever, HTML to build the front frames, CSS style to decorate the frames and the JavaScript to achieve dynamic interaction function. For the reuse of codes and later maintenance, the project uses a highly modular idea, MVC (model, view, controller) to build a code block. Finaly, we complete the blog’s registration, login and publishing articles, comments and exit login through the integration of the business logic module.
Keywords/Search Tags:Node.js, multi person blog, sever, modularization
PDF Full Text Request
Related items