Giter Club home page Giter Club logo

know's Introduction

know

nodejs 开篇: 关于作者:本人是属于比较纯的前端,做的js开发比较多,对于后端语言了解很少(了解一些php的开发,在实践中做过简单的php网页),这个实战系列属于从零开始自己琢磨,顺带着学习了很多后端知识。如果你和我一样属于前端开发,对js比较熟悉,对后端比较生疏,个人觉得这个系列很适合你,因为我会把我在从零开始遇到的各种问题都展示出来。 另外,这个实例我分别在mac和window下开发,两个系统的差别我也会详解出来。

感谢: 这个实战我完全是在网上找各种资料学习,总结的 最直接的帮助 http://cnodejs.org/topic/519e01c563e9f8a542fa68f9 我是完整的学习了一边这个教程,才开始我自己的这个实战练习的。 http://www.nodebeginner.org/index-zh-cn.html 这篇文章我看了好几遍,推荐

我用到的框架,数据库和插件: 数据库存储用的mongodb 框架express 前端框架:jquery和bootstrap,以及underscore 摸版ejs 功能:异步ajax-不跨越,然后扩展跨域的方法; socket 结合html5实时通信; 图片上传,以及扩展gm对图片进行处理 nodejs对mongodb的增删改查,以及2两表联查

系列目录:

nodejs实战案例(Express框架+mongoDB)——(1)——前言

nodejs实战案例(Express框架+mongoDB)——(2)——安装框架,数据库,插件以及数据库连接

nodejs实战案例(Express框架+mongoDB)——(3)——路由,摸版引擎基础知识

nodejs实战案例(Express框架+mongoDB)——(4)——路由配置,ejs引擎

nodejs实战案例(Express框架+mongoDB)——(5)——用户注册,登陆

nodejs实战案例(Express框架+mongoDB)——(6)——ajax实现提交问题功能

nodejs实战案例(Express框架+mongoDB)——(7)——内容展示页面

nodejs实战案例(Express框架+mongoDB)——(8)——异步查询数据库

nodejs实战案例(Express框架+mongoDB)——(9)——webapp+nodejs

nodejs实战案例(Express框架+mongoDB)——(10)——提问页面,回答问题

nodejs实战案例(Express框架+mongoDB)——(11)——用户中心页面

nodejs实战案例(Express框架+mongoDB)——(12)——修改个人信息,上传图片

nodejs实战案例(Express框架+mongoDB)——(13)——处理上传图片

nodejs实战案例(Express框架+mongoDB)——(14)——socket通信,聊天功能

nodejs实战案例(Express框架+mongoDB)——(15)——爬虫功能

nodejs实战案例(Express框架+mongoDB)——(16)——管理后台

nodejs实战案例(Express框架+mongoDB)——(17)——404页面

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.