Weekend Code Warrior: Building API’s Quicker by James Gibson
RSVP ON MEETUP
Ever had a great idea to solve or automate a task but then gotten so bogged down by setting up the project correctly that you convinced yourself it wasn’t that good of an idea in the first place?
Project setup is annoying. Our time is valuable, especially when we are programming on our own time. The Express generator is a good place to start, yet there are many more pieces to wire in before you have a functional, secure API.
How do we prevent project setup from interfering with solving the actual problem?
In this talk, I will explain a few of the practices I've identified to make this process smoother. We will touch on the local dev environment, deployment and hosting, security and authentication, and build processes, as well as a peek at an Express wrapper I’m writing to address some of these challenges.
Solving problems faster to make more time for Netflix.
---
Speaker: James Gibson
As a platform architect, James Gibson has continuously researched and explored the best practices for teams of all sizes. He specializes in designing scalable solutions for SaaS applications and has fine tuned both the process of greenfielding an application and helping organizations recover from legacy tech debt.
Twitter: @thenodester
DenverDevs: james.the.nodester
Platform Architect and Co-Founder @ gibsunas.co
---
Schedule:
6:30pm: Food, beer, networking
7:00pm: Talk
7:45pm: Questions
Hope you all can make it out to this great talk. If you have any questions, don't hesitate to reach out.
Information about Node.js
This is a group for anyone who is currently using or interested in knowing more about Node.js and JavaScript. A great place to meet, interact, and learn with other developers, designers, managers, and like-minded individuals. Come and share your knowledge, applications, roadbloacks, and get feedback from others. We'll organize regularly scheduled meetings that will focus on Node.js and many of the associated technologies.
About Node.js: Node.js is a platform built on Chrome's JavaScript V8 run time for easily building fast, scalable network applications. Node.js uses and event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.