使用node.js构建站点 [英] Building a site with node.js

查看:136
本文介绍了使用node.js构建站点的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人可以指导我一些关于如何使用node.js构建网站的文档或教程。当然,我主要使用jQuery,PHP,mysqli编写的语句,以及其他一些用于构建站点的东西,但我对node.js感兴趣,但我对它并不是很了解。

Can someone direct me to maybe some documentation or tutorials on how to build a site with node.js. Currrently, I am using mostly jQuery, PHP, mysqli prepared statements, and a few other things for building sites, but I am interested in node.js, but I don't really know much about it.

推荐答案

DailyJS博客目前正在运行一个名为让我们制作一个网络应用程序的系列,他们正在构建一个记事本网络应用程序逐周使用NodeJS。它们目前已达到第六篇,但有很多内容可以帮助您入门,介绍如何设置环境,连接数据库,使用模板以及Express / Connect中间件堆栈。

The DailyJS blog is currently running a series called "Let's make a web app", where they are building a notepad web app using NodeJS, week by week. They are currently up to the sixth post, but there's plenty there to get you started already, with introductions to setting up the environment, connecting to a DB, using templates, and the Express/Connect middleware stack.

http://dailyjs.com/tags.html#lmawa

该博客还有节点综合报告,其中不时突出显示各种节点模块。

The blog also has "node roundups" where they highlight various node modules from time to time.

至于文档,显然 NodeJS文档,但 Express'文档可能更有帮助。

As for documentation, there's obviously the NodeJS documentation , but Express' documentation is likely more helpful to begin with.

这篇关于使用node.js构建站点的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆