SESSION + Live Q&A
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 is suitable for small/medium apps as well as define the pros and cons when compared to Redux. We will live code relying on the latest versions of context and hooks React APIs. Don’t miss if you want to see how much simpler managing state can become.
Speaker
Vlad Zelinschi
CTO @strongbytesro & Google Developer Expert on Web Technologies
Vlad is a pragmatic software architect, lover of the web and caffeine addict. He loves surrounding himself with ever smiling people. He's the CTO of Strongbytes, Google Developer Expert on Web Technologies since October 2016 and a certified trainer. He's part of JSHeroes Community and actively...
Read moreFind Vlad Zelinschi 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
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
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...
Simona Cotin
Cloud Developer Advocate @Microsoft