Category: Technology



When a customer comes to us with a complaint that their code is running slowly, our first question has become, "Are you using Promises?". When they predictably tell us yes, our response has become, "You're likely using them wrong". In this talk, we'll discuss the various ways Promises are abused. We'll talk about why that ends up needlessly slowing Node.js applications down. And we'll talk about how to use Promises correctly, the way they were intended to be used. Expect code, opinions, and colorful charts. EVENT:
NodeJS Interactive 2019 SPEAKER:
James Snell, NearForm PUBLICATION PERMISSIONS:
The Linux Foundation provided Coding Tech with the permission to republish NodeJS Interactive talks. CREDITS: Original video source: https://www.youtube.com/watch?v=XV-u_Ow47s0 https://www.youtube.com/watch?v=e3Nh350b6S4



GraphQL is making a huge splash in modern serverless applications. GraphQL allows you to present custom apis that allow the consumer of the API to decide what information they want and how it should be shaped. It also allows for real time pushes of data using web sockets and subscriptions. In this talk, you will learn how to implement this powerful API in the cloud using serverless functions in Azure. You will learn how the GraphQL query language works and how to shape data to suit your needs. You will see push notifications in action with Subscriptions and understand the different ways to manipulate data. Come learn how to reinvent the way you think about APIs and build realtime serverless APIs with GraphQL EVENT:
Build Stuff 2019 SPEAKER:
Jonathan Mills PUBLICATION PERMISSIONS:
Build Stuff Conference Organizer provided Coding Tech with the permission to republish this video. https://www.youtube.com/watch?v=0YOaYUYd2-s



What are the top 10 frustrations for web developers and designers? This video presents lessons from the 2019 MDN Developer Needs Assessment study. EVENT:
NodeJS Interactive SPEAKER:
Kadir Topal, Mozilla PUBLICATION PERMISSIONS:
Linux Foundation provided Coding Tech with the permission to republish NodeJS Interactive talks. CREDITS:
Original video source: https://www.youtube.com/watch?v=tc4Go6-SGIY https://www.youtube.com/watch?v=ZKrEY064e0E