Twilio
Twilio is a cloud communications platform for software developers to build, scale and operate real time communications in their software applications.
Twilio powers the future of business communications, enabling phones, VoIP, and messaging to be embedded into web, desktop, and mobile software.
We take care of the messy telecom hardware and expose a globally available cloud API so developers can interact with intelligent & complex communications systems.
Upcoming Events
-
JavaScript Matters with Lisa Gagarina
Organised by JavaScript Matters
At this month's JavaScript Matters, we're joined by Lisa Gagarina who'll be telling us more about testing in React and how her team at JPMorgan overcame application testing teething issues. Check it out!
testing testing-frontend frontend react javascript matters -
JavaScript Matters Lea Verou
Organised by JavaScript Matters
At this month's JavaScript Matters, we're very excited to be joined by Lea Verou! Keep an eye on this space to get more details. Don't miss it!
frontend design css javascript matters -
JavaScript Matters with Cassidy Williams!
Organised by JavaScript Matters
We're excited to be joined by Cassidy Williams at this month's JavaScript Matters! Keep an eye on this space to find out more.
codepen js web-apps javascript matters
-
The New React
Featuring Ken Wheeler
This talk will explore some of the new exciting features coming to react, such as hooks and suspense, and will show how they are game changers that will change the way you write your apps.
javascript nodejs angular fullstack frontend ember -
The How's and Why's of CSS in JS
Featuring Sara Vieira
CSS in JS is a pretty controversial topic in the frontend community. Some people love it and swear by it and some just despise it.
js css javascript fullstack frontend -
Code Caching for JS Developers
Featuring Leszek Świrski
Don't miss out on the chance to learn about code caching from Leszek Świrski, hacker on V8, Google's high performance open source JavaScript engine!
v8 js code-caching javascript -
Workshop: Solving Web Performance: Understanding Code Splitting
Featuring Sean Larkin
Did you know that the average website on mobile takes 14 seconds to load? Did you also know that 50% of your user base drops off after waiting 3 seconds or longer? Would you believe Sean if he said that JavaScript was the number one cause of your slowness. Or, that 50% of all of the JavaScript...
fullstackcon open-source perfomance web-pack fullstack -
Fast, Cross-Platform Apps With Electron
Featuring Felix Rieseberg
You’re already using desktop software written in JavaScript: Apps like Skype, Slack, or Visual Studio Code use Electron to combine native code with Node.js. Felix will share with you how that works, how you can push JavaScript beyond the limits of a browser, and what the future of Electron looks...
desktop electron web-technologies nodejs js javascript fullstackcon fullstack -
Workshop: Build Your Own Trivia Game In NativeScript and a REST API
Featuring Guy Nesher
Few years back, using Web technologies for building mobile apps revolved around using hybrid frameworks that basically used a web host view to run a web app inside.
Consequently, the performance of such apps rarely met the desired expectations, leaving the development of immersive and exciting...
fullstackcon javascript nodejs nativescript web-api -
Building Materialised Views Of Content Metadata Using Javascript Microservices
Featuring Augustine Kwanashie
In the BBC’s Content Distribution Services division, they build and maintain systems that expose content metadata to be consumed by a wide range of audience-facing products. Their current architecture for distributing tagging metadata consists mainly of two JVM-based read and write APIs feeding...
functional-programming event-driven-architectures typescript microservices fullstackcon fullstack -
3
Workshop: Building Apps with Dojo 2, A Progressive Framework for Modern Web Apps
Featuring Matt Gadd, Anthony Gubler and Dylan Schiemann
Dojo 2 is a progressive, lightweight framework for building today’s web apps. Drawing inspiration from what other frameworks do right and aligned with modern standards and best practices, Dojo 2 delivers a great experience to promote increased developer productivity.
In this workshop, you will...
nodejs javascript fullstackcon typescript framework dojo2 -
MobX State Tree With React.js
Featuring Luca Mezzalira
During this session, Luca will share with you a few concepts of Reactive Programming with MobX. In particular, you will learn how MobX State Tree works in combination with React.js.
reactjs react javascript reactive-programming reactive mobx-state-tree mobx