Burke Holland is a front-end developer in Nashville, TN, working on the Azure team at Microsoft. Burke blogs only slightly better than he codes but not as good as he talks about himself in the 3rd person.
Serverless JavaScript OMG
-
Burke Holland &

GetFULL access to >80 hours of recorded sessions
Join NowHave an account? Log in
Serverless is the new buzzword; which is what we needed - another buzzword. Serverless refers to new technologies that let us, as developers, reframe the way we think about building applications when we don’t have to think about the “server” part. Serverless doesn’t mean “no server”; it just means you don’t have to worry about that piece of your application anymore, and we’ll take a look at why that is a beautiful thing for JavaScript developers.
More Awesome Sessions
SESSION
Build a Smart Slack Bot with Node.js and Watson - Hands-on Workshop
Dave Nugent will walk you through a hands-on workshop building a Slack bot using Node.js.
SESSION
Build a Virtual Agent with JavaScript and Natural Language Processing
Dave Nugent will demonstrate how to build a smart agent using natural language processing.
SESSION
Getting Started with the DOM
Edidiong Asikpo explains the DOM, it’s tree-like structure, and how to target and manipulate it.