Blog Posts taged with node.js
Setting Up AWS SES with a Custom Domain
March 1, 2026AWS SES is one of the most cost-effective ways to send transactional email, but getting it configured properly takes a few non-obvious steps. Here's the complete walkthrough.
Switching to PNPM for Everything Node.js?
December 19, 2023In this blog post I talk about my exploration in switching to using PNPM everywhere instead of NPM and NVM.
React.js Tutorial Part 4
September 16, 2015Build Express API routes to serve JSON data and connect React components using the request library.
React.js Tutorial Part (Interlude 2)
August 10, 2015Use npm-check-updates to safely upgrade React and other packages by reviewing changelogs for breaking changes.
React.js Tutorial Part 3
April 5, 2015Create reusable Job components in React: build nested components that iterate over data with props and state.
React.js Tutorial Part (Interlude)
March 8, 2015Add Bower, Bootstrap SASS, and Gulp automation to a React/Express app for better asset management.
React.js Tutorial Part 2
February 4, 2015Automate JSX compilation with Gulp, Browserify, and Reactify for efficient React development workflow.
React.js Tutorial Part 1
January 10, 2015Build a job board with React and Express: set up JSX compilation and create your first component.
NodeSchool @ NationJS Postmortem
November 21, 2014Running a successful NodeSchool event for 120 students: prep tips, mentor meetings, and lessons learned.