I sometimes miss the simpler days when an alert was your JavaScript best friend.
My Last O’Reilly Book
I sometimes miss the simpler days when an alert was your JavaScript best friend.
As we finished up Learning Node, 2nd, the Node.js Foundation released Node version 6. I quickly did a run through to see if I needed to modify the book text. Yes, indeed, I did. One of the major changes was how new Buffers are created. This is a major change, considering how integral Buffers are […]
Learning Node, 2nd Edition is now in production and should be hitting the streets within a few weeks. We had a bit of excitement when Node 6.0 was rolled out, just as we entered production. However, this edition of the book was specifically designed to accommodate Node’s rather energetic release schedule, and the book survived […]
Recovered from the Wayback Machine. During my explorations of Node.js, I came across many excellent resources, references, tutorials, and various other online publications related to the technology. I had planned on incorporating this material into an appendix for Learning Node but decided it would make a better online resource than a book chapter. Every person […]
Recovered from the Wayback Machine. After denouncing the use of Ruby and Rails terms to describe Node and Node modules, I must now confess that I did use a Rails resource in the section on MVC in Chapter 6. The Rails Guide has an absolutely beautifully written overview on MVC and routing, Rails Routing from the […]