Quantcast
Channel: node.js – webapplog [tech blog]
Browsing all 62 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Rapid Prototyping with JS Update v0.4

Link to the new copy of Rapid Prototyping with JS at https://leanpub.com/rapid-prototyping-with-js. Rapid Prototyping with JS: Agile JavaScript Developement TL;DR Here is a list of the update for Rapid...

View Article



Image may be NSFW.
Clik here to view.

Intro to Express.js: Simple REST API app with Monk and MongoDB

Why? After looking at Google Analytics stats I’ve realized that there is a demand for short Node.js tutorial and quick start guides. This is an introduction to probably the most popular (as of April...

View Article

Image may be NSFW.
Clik here to view.

Node.js OAuth1.0 and OAuth2.0: Twitter API v1.1 Examples

Recently we had to work on modification to accommodate Twitter API v1.1. The main difference between Twitter API v1.1 and, soon to be deprecated, Twitter API v1.0 is that most of the REST API endpoints...

View Article

Image may be NSFW.
Clik here to view.

Node.js MVC: Express.js + Derby Hello World Tutorial

Node.js MVC: Express.js + Derby Hello World Tutorial Node MVC Framework Express.js is a popular node frameworks which uses middleware concept to enhance functionality of applications. Derby is a new...

View Article

Image may be NSFW.
Clik here to view.

Intro to Express.js: Parameters, Error Handling and Other Middleware

PDF version for printing and/or offline reading: http://www.webapplog.com/wp-content/uploads/intro-to-expressjs-middleware.pdf. Express.js is one of the most popular and mature Node.js frameworks. You...

View Article


Image may be NSFW.
Clik here to view.

Nested Objects in Mongoose

There is a certain magic in ORMs like Mongoose. I learned it the hard way (as usual!), when I was trying to iterate over nested object’s properties. For example, here is a schema with a nested object...

View Article

Image may be NSFW.
Clik here to view.

Rapid Prototyping with JS: Agile JavaScript Development is done with v0.5...

Rapid Prototyping with JS: Agile JavaScript Development This is a release candidate for 1.0 version which is going to be available to public in print. Page count has increase from 151 to 211 pages...

View Article

Image may be NSFW.
Clik here to view.

LeanPub Compilation and Sanitizing Tool Written in Node.js

LeanPub is an awesome publishing platform, but often we need to communicate with other  team members involved in the book production, e.g., content and copy editors. In such times, I’ve learned that...

View Article


Image may be NSFW.
Clik here to view.

Express.js Tutorial: Instagram Gallery Example App with Storify API

This post is a continuation of Express.js Tutorials/Intros. Other posts include topics such as: Intro to Express.js: Parameters, Error Handling and Other Middleware Intro to Express.js: Simple REST API...

View Article


Image may be NSFW.
Clik here to view.

First Six Months with Storify

Time goes fast! It’s been six months since I’ve joined Storify in December 2012. Many cool things have happened, including a bunch of new releases, a company retreat and a hackweek. Storify + Node.js =...

View Article

Image may be NSFW.
Clik here to view.

NodeConf 2013

I’m just back from NodeConf 2013 summer camp at Walker Creek Ranch in Petaluma which is in Marin County, California just a half-hour north of San Francisco. I saw interesting node.js sessions, for...

View Article

Node.js Frameworks

A list of Node.js frameworks. Sinatra like These frameworks offer rich configuration and are less opinionated than Rails-like or full-stack. http://expressjs.com Express.js is probably the most popular...

View Article

Cisco, Node.js and other musings

The hands-on Introduction to Node.js training consisted of two days and started badly: I was late driving from Oakland to San Jose through traffic, and security personnel in the lobby took extra 15...

View Article


Image may be NSFW.
Clik here to view.

Tutorial: Node.js and MongoDB JSON REST API server with Mongoskin and Express.js

This tutorial will walk you through writing test using the Mocha and Super Agent libraries and then use them in a test-driven development manner to build a Node.js free JSON REST API server utilizing...

View Article

Web Frameworks for Node.js

TL;DR Visit nodeframework.com. Node.js is one of the fastest growing platforms, but its’s relatively young. Therefore, there’s no dominant framework like Django for Python, Rails for Ruby or Cake for...

View Article


PHP vs. Node.js

TL;DR: PHP is not going to disappear immediately, but its positions are undermined even further by the nascent Node.js. When the Internet exploded in the 2000s, PHP was a thing all the cool kids did....

View Article

Express.js Guide Pre-Order: Tutorials, Examples, API Reference and Tips

My team and I are happy to announce the pre-order of Express.js Guide: The Most Popular Node.js Framework’s Manual. It’s intended for advanced JavaScript developers, and picks up where our other book...

View Article


NodeFramework.com: 5 New Node.js Frameworks and Express.js Todo app

Tonight I merged and closed two pull requests, and made a few additions to the nodeframework.com project. The updates include new logos (NPM+JS), typo fixes, 5 new frameworks and Express.js Todo App...

View Article

Image may be NSFW.
Clik here to view.

Express.js Guide Release

Express.js is a de facto standard of Node.js development and the most popular NPM library as of today! However, as with any framework, sometimes the learning curve is steep. At HackReactor, I often...

View Article

Image may be NSFW.
Clik here to view.

Solving Programming Problems

Programming problems are not that much different from mathematics or physics problems. There are usually an input and an output to which someone needs to arrive by providing an algorithm. This...

View Article
Browsing all 62 articles
Browse latest View live




Latest Images