Contentful
Contentful unifies content in a single hub, structures it for use in any digital channel, and integrates seamlessly with hundreds of other tools and custom-built apps through open APIs.
Contentful is the leading content platform for digital-first business. Developers and brands from around the world, including over 30% of the Fortune 500, rely on Contentful to create and manage digital experiences across any channel, including websites, mobile apps, digital displays and other connected devices. Contentful unifies content in a single hub, structures it for use in any digital channel, and integrates seamlessly with hundreds of other tools and custom-built apps through open APIs. It enables greater speed and scale than traditional CMS solutions. Companies such as Siemens, Plaid, Goodrx, Intercom, Notion, Staples and many others rely on Contentful’s platform.
-
Leadership Guide for the Reluctant Leader
Featuring David Neal
Regardless of the technology you know or the job title you have, you have amazing potential to impact your workplace, community, and beyond. In this candid talk, David Neal debunks the myth that leadership = management, and offers practical steps to accelerate your leadership journey.
web-and-mobile fullstack -
The Curse of Popularity: Story of GitHub Wrap
Featuring Harshil Agrawal
We all love sharing our work with the community, and GitHub Wrap enabled you to do just that. GitHub Wrap, a weekend project, got a lot of love on Twitter from the developer community. One could share the contributions they made to open-source using the tool. Created with tools like n8n,...
web-and-mobile cloudfare cloudinary n8n -
Scaling the Testing Pyramid in JavaScript
Featuring Rob Richardson
Let's look at all the ways you can test a web app and demo all the tools you'd use.
web-and-mobile javascript -
Headless Flipper - embeddable mobile devtools for your CI and beyond
Featuring Andrey Goncharov
Flipper is a platform for debugging mobile and web apps. Half a year ago, we decided to split the electron monolith in two parts: a standalone server and a UI. In this talk, we will cover why you need headless Flipper, what opportunities it unlocks for you. We will go over how Flipper can now be...
mobile flipper web-and-mobile fullstack -
Work-Life Balance with Chrome Extensions
Featuring Keren Kenzi
This session explores the magic behind Chrome Extensions and how you can write your own in just a few steps. We'll go over the basic manifest fields we need for that and conclude with a demo.
web-and-mobile fullstack -
From Behind the Chair to Behind the Keyboard: How Hairdressing Prepared Me for Developer Advocacy
Featuring Stuart Clark
Whether you’re a CTO, or a junior developer, to improve your IT acumen you will need to translate the “people skills” you’ve built through your own unique experience — even if you started out as a hairdresser, like me. In this talk I will share 3 “soft skill” lessons from my 15 years "behind...
communication-skills developer-advocacy web-and-mobile fullstack -
Typescript beyond the stack
Featuring Ryan Cormack
The AWS Cloud Developer Kit (CDK) is a tool that allows us to write and deploy our infrastructure in languages used to write the rest of the stack, including Typescript. By leveraging the CDK we’re able to write our infrastructure, backend and frontend all in Typescript and even deploy it. In...
aws-cdk typescript web-and-mobile -
Micro Frontends: build, release and automation in the Chase App
Featuring Teresa Wu
This talk begins with giving a brief discussion on how and why should we build a micro frontends project. Then it extends into a detailed walk-through of micro frontends design process, including architecture, release process and automation. In addition, I will give demo of how we apply those...
micro-frontends web-and-mobile fullstack -
Functional Web Apps - The revenge of dynamic web apps
Featuring Simon MacDonald
In this talk you will learn how to build massively available dynamic web apps with pure cloud functions. Functional Web Apps (FWA) are built with pure cloud functions, sport a builtin database and deploy quickly and reliably.
web-and-mobile fullstack -
Everything You Don't Need to Know About Git
Featuring Garance Vallat
Like 90% of developers, you probably know and use Git. For sure you know all the basic commands to commit, pull, push... You might even rebase regularly, cherry-pick or bisect whenever it’s needed. Good for you — That's not what this talk is about!
This talk focuses on the rest of Git. The...
git web-and-mobile fullstack