Become a member
Sign in
Kate
Kate

Kate

115 Following
25 Followers
  • Profile
  • Claps
  • Highlights
  • Responses

Latest

Kate
Kate
Oct 25, 2016 · 6 min read

React Routing and State 3 ways: part 3 ~ Desklamp

Third in our series where we build a simple React application with hash-based routing three ways, to show how easy it can be to set up without using React Router and Redux. This time, we eschew those popular tools for a small new library called…

13

2 responses
Kate
Kate
Sep 13, 2016 · 2 min read

Getting Started with PostgreSQL in your Node.js app

*This article is in progress.

Are you thinking about using PostgreSQL (Postgres) in your Node.js app? Here’s how to get started, using popular npm modules Sequelize and Express.

8