-
Getting Buff
-
Full-stack Dart 2024 (60min)
-
Full-stack Dart (60min)
-
Flutter forward: Building Native Apps in Flutter - 2022
Flutter has quickly become a hot topic, ascending to the fastest-growing skill according to LinkedIn just a year after its 1.0 release. Let’s explore Flutter: what it is, what problems it solves, and what differentiates it from an expanding field of client application development solutions.
-
Making Change Less Scary
-
QC Flutter: 10/21/2020
Topic: Refactoring Excuses to use Commands + GetIt
-
Flutter forward: Building for native & beyond in Flutter
Flutter has quickly become a hot topic, ascending to the fastest-growing skill according to LinkedIn just a year after its 1.0 release. Let’s explore Flutter: what it is, what problems it solves, and what differentiates it from an expanding field of client application development solutions.
-
Flutter forward: Building Native Apps in Flutter
Flutter has quickly become a hot topic, ascending to the fastest-growing skill according to LinkedIn just a year after its 1.0 release. Let’s explore Flutter: what it is, what problems it solves, and what differentiates it from an expanding field of client application development solutions.
-
Where'd my JavaScript go?
"Increasingly, the bytes that get shipped to browsers will bear less and less resemblance to the source code that web developers write." Is this a good thing? What, if anything, do we sacrifice in our pursuit to eke out the most performance and provide rich experiences that are native-like?
-
Building Components w/o Borders
An exploration of how to build a design system using reusable, framework-agnostic components. We will briefly explore framework fatigue, what web components are and what problems they solve juxtaposed to frameworks. We will examine how to build a component library using the emerging library Stencil from the team behind Ionic. We will then demonstrate how to write simple wrappers for these components. Finally, we will consume these components from different frameworks such as React and Angular.
-
Progressive Web Apps
Web applications are capable of doing a lot these days. Progressive Web Apps extend these capabilities even further by allowing web applications to behave and look like native applications, and they can even be installed from app stores. Let’s look at what it takes to turn a normal web application into a progressive one.