Blog

Detailed write-up of the various technical topics introduced in the screencast series. Each one corresponds to a screencast. You can keep up to date via RSS.

33
Update the spreadsheet to support inserting rows and columns.
32
Add an undo/redo feature.
31
Implement formulas for the spreadsheet..
30
Creating a Vue powered spreadsheet interface.
29
Plan out the data structures and engine for a simple spreadsheet.
28
Explore Vue's Virtual DOM with a recusive algorithm.
27
Use provide and inject to accomplish dependency injection.
26
Implement drag and drop and create a GraphQL mutation.
25
Render the kanban columns, and learn to use the new v-model API.
24
Set up Vite. Query the API with a reactive store.
23
Build a GraphQL API using type-graphql and TypeORM.
22
Explore relationships and joins with TypeORM.
21
Create an API powered by TypeORM.
20
Write a thin integration layer for a framework-agnostic library.
19
Learn to separate core logic from framework integrations.
18
A framework for consistency in your Vuex store.
17
Build a useModal composition hook using <teleport> and a ES6 Proxy.
16
Build a Storybook-like UI environment using Vite.
15
Make your app faster with Vue 3's new Async Component API.
14
Use Rollup to bundle your library for multiple targets.
13
Learn the difference between user centic and component centric tests.
12
Learn about Vue 3's new core component, Teleport (aka Portal).
11
Configure webpack to build .vue files, TypeScript, and run a dev server.
10
A introduction to Vue 3's Suspense feature, and best practices when testing it.
9
Learn how jest transformers work, and write one to load Vue 3 components.
8
Refactor and leverage Jest to add a new feature without compromising our test suite.
7
See the new version of Vue Test Utils, and some best practices for component tests.
6
Build a custom renderer using the new @vue/runtime-dom, part of Vue 3's new module design..
5
Move a component written in JS and the Options API to TypeScript and the Composition API.
4
Implement a Vue Test Utils like framework from scratch.
3
Build your own Vuex for Vue 3 from scratch using the new reactivity API.
2
Refactor the SimplePassword component, separating the business and UI logic.
1
Build a reusable function for testing components.

Get occasional emails about new content and blog posts.
Absolutely no unsolicted spam. Unsubscribe anytime.
Thanks for registering!