Tech Talks with Simon
Tech Talks with Simon
  • 13
  • 74 604
TypeScript: tsconfig demystified!
tsconfig.json is a black box; bajillions of permutations of opaque, confusing options. Let's sift through the madness and see if we can decipher the ones that matter!
Переглядів: 15 675

Відео

TypeScript Wizardry: Recursive Template Literals
Переглядів 39 тис.Рік тому
In this one, I'll show you some template literal magic for accessing deeply nested objects in TypeScript. If you like pushing the boundaries of type-level programming, this video is for you!
TypeScript: Building a better EventEmitter
Переглядів 12 тис.Рік тому
The built-in types for EventEmitter are totally broken. I'll show you how to build a 100% type-safe EventEmitter in TypeScript and it's not as hard as it sounds. This should be easy enough to follow if you're comfortable with intermediate TypeScript, specifically Generics and Mapped Types (link to docs below). Let me know if you're into this kind of TypeScript content because I've got a few oth...
Custom domain with Gmail - The free way
Переглядів 2,7 тис.2 роки тому
Setup Gmail with your own custom domain using only free tools. This allows you to send and receive from an email address of your choice such as you@yourdomain​.com. We're using Cloudflare to route incoming email and Mailgun for outgoing mail using their free plan. So in the end we're using 100% free services, your only cost is whatever you paid to register your domain. NOTE: It was unclear in t...
10 Things You Didn't Know You Could Do with Expo - React Native Bay Area Meetup
Переглядів 6044 роки тому
This is a talk I gave on Sep 24, 2020 at React Native Bay Area. Event page: www.meetup.com/React-Native-Bay-Area/events/273040331/
React Native - The Future of Front-end Engineering - GeekCamp 2017
Переглядів 1294 роки тому
This talk was originally presented on July 15, 2017 at GeekCamp in Jakarta. Slide deck at: speakerdeck.com/sstur/the-future-of-front-end-engineering
The 4 Pillars to Building a Great Mobile App
Переглядів 1334 роки тому
This is an online tech talk I did in collaboration with Embrace.io in May 2020 about building scalable and well-architected mobile apps.
Learning from React Native and Flutter
Переглядів 874 роки тому
This is from a talk I did at React Native San Francisco in November 2019. The original topic for this talk was "What React Native can learn from Flutter" but ended up incorporating learnings from both platforms with more broad coverage. This talk is loosely based on a talk I did at Kansas City Developer Conference in July 2019.
React: 5 Years Later
Переглядів 894 роки тому
This is a talk I gave for Santa Cruz JS on 14 May 2020, almost exactly 5 years after I delivered my first talk on React in May 2015 at the same meetup. Here we discuss what's happened in the JS ecosystem over the past few years as well as what makes React still exciting and still innovative.
Rapid Mobile Development with React Native - DevC Malang F8 Meetup - April 2017
Переглядів 1677 років тому
This is the presentation I gave at F8 meetup, Malang on 19th April, 2017.
Async/Await - Modern Concurrency in JavaScript
Переглядів 2,9 тис.7 років тому
This talk was presented at BandungJS on 27th March, 2017. Slides can be found here: speakerdeck.com/sstur/async-and-await-bandungjs-mar-2017
React Walk Thru - Santa Cruz - May 2015
Переглядів 1537 років тому
This is my talk on React at Santa Cruz JS on May 8th 2015. The slides from the talk are at j.mp/1InnU0x
React Fundamentals - April 2016
Переглядів 8078 років тому
This is a talk I gave at Jakarta JS in 2016 about React. It was geared towards those starting a new front-end project or thinking about rewriting an existing frontend application. Slides here: speakerdeck.com/sstur/react-fundamentals-jakarta-js-apr-2016