SESSION + Live Q&A
Build Node.js APIs using Serverless
Serverless lets you focus on coding and testing instead of provisioning infrastructure, configuring web servers, debugging your configuration, managing security settings, and all the drudgery normally associated with getting an app up and running. In this session with, you’ll discover how to migrate an API of an existing app to Azure Functions. You’ll learn how to use Visual Studio Code and the Azure Functions extension to speed up your work. After this session, you’ll join the ranks of serverless developers.
Speaker
Simona Cotin
Cloud Developer Advocate @Microsoft
Simona Cotin is a web developer with a passion for teaching. She spends most of her time tinkering with JavaScript in the cloud and sharing her experience with other developers at community events like meetups and conferences or online. As a Cloud Developer Advocate, Simona engages with the web...
Read moreFind Simona Cotin at:
From the same track
A New Way to Profile Node.js
It’s been weeks and the organization you work for seems to be slowly turning against you. At least that’s what it feels like. User experience is poor because of slow API’s, sales are being missed, performance-linked SEO heuristics are causing a drop in page ranking. Mobile users have all...
Matteo Collina
Principal Architect @NearForm
State Management for React Using Context and Hooks
Redux is one of the most popular approchaes to state management in React applications. However, it comes with a decent amount of boilerplate plus it often ends up being used everywhere, no matter the context or app size. This talk explores a barebones alternative approach to state management that...
Vlad Zelinschi
CTO @strongbytesro & Google Developer Expert on Web Technologies
Programming the Cloud with TypeScript
JavaScript has been applied to a wide variety of domains over the last few decades - from web to server and IoT to serverless. One domain that has resisted this trend is Cloud Infrastructure, which is still largely managed by copy/pasting YAML files or pointing and clicking in web...
Luke Hoban
CTO @PulumiCorp & TypeScript Co-Creator
Bringing JAMStack to the Enterprise
As application development trends toward smarter devices our server strategy is beginning to see a shift as well. Application servers written in node.js are beginning to thin out as more and more logic lives directly on content delivery networks and individual devices. This past year my...
Jamund Ferguson
Web Platform Team Lead @PayPal