Skip to content
This repository was archived by the owner on Nov 18, 2021. It is now read-only.

Commit 6559dcf

Browse files
author
Erik Isaksen
committed
[no_story][content] Added Tech People podcast
1 parent 54ccfe0 commit 6559dcf

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

authors.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,12 @@ module.exports = {
125125
image: "https://avatars2.githubusercontent.com/u/1486348?v=3&s=80",
126126
twitter: "carlfranklin"
127127
},
128+
carlos_taborda: {
129+
name: "Carlos Taborda",
130+
bio: "Carlos is host of Tech People at Work Podcast and Co-Author of ng-book 2",
131+
image: "https://avatars1.githubusercontent.com/u/44930?v=3&s=80",
132+
twitter: "cartab"
133+
},
128134
carmen_popoviciu: {
129135
name: "Carmen Popoviciu",
130136
bio: "Carmen is a front-end engineer and the leading lady of the Dutch AngularJS User Group. She loves Angular and is passionate about its community. She hopes to one day make a difference for the web with the code she writes.",
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: "Building Component-based Systems with Josh Crowther from Family Search"
3+
authors: [carlos_taborda, josh_crowther]
4+
podcast: "Tech People at Work"
5+
date: 2016-10-20
6+
original_date: 2016-10-20
7+
link: "https://soundcloud.com/techpeople/tp-021-building-component-based-systems-with-josh-crowther-from-family-search"
8+
category: podcasts
9+
layout: single
10+
---
11+
12+
In this episode Carlos Taborda chats about the evolution of how web applications are built, and how Family Search is leveraging a component-based architecture with Web Components.

0 commit comments

Comments
 (0)