Skip to content

Commit

Permalink
start episdoe 215
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanburgess committed Oct 21, 2024
1 parent 36f9411 commit 2c6bfb6
Show file tree
Hide file tree
Showing 2 changed files with 498 additions and 7 deletions.
79 changes: 72 additions & 7 deletions src/content/episodes.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,64 @@
[
{
"episode": "215",
"title": "Revisiting Server-Driven UI: Scalable Approaches in Large Companies",
"description": "In this episode of Front End Happy Hour, we explore the benefits and challenges of Server-Driven UI, especially in the context of large-scale applications. Join us as we discuss how this approach impacts front-end development, enhances flexibility, and scales effectively within big companies. Whether you’re curious about its implementation or looking to optimize your own tech stack, this conversation is packed with valuable insights. Tune in for a deep dive into Server-Driven UI and its role in shaping the future of user interfaces.",
"id": "Revisiting-Server-Driven-UI-Scalable-Approaches-in-Large-Companies-e2ps6qm",
"vid": "xSYFiJt6Z-0",
"published": "October 21, 2024",
"transcribed": true,
"category": "technical",
"tags": [
"server",
"UI",
"SDUI"
],
"panel": [
"Ryan Burgess",
"Jem Young",
"Augustus Yuan",
"Cole Turner"
],
"guests": [
{
"name": "Sherman Chen",
"twitter": "_shermango"
}
],
"links": [],
"picks": [
{
"title": "The Sympathizer",
"url": "https://www.hbo.com/the-sympathizer",
"from": "Sherman Chen"
},
{
"title": "University Challenge",
"url": "https://www.bbc.co.uk/programmes/b006t6l0",
"from": "Sherman Chen"
},
{
"title": "Classified - Luke's View",
"url": "https://open.spotify.com/album/6T2kT5B08MBR8hinkL33IG",
"from": "Ryan Burgess"
},
{
"title": "Demand oriented schema design",
"url": "https://www.apollographql.com/docs/technotes/TN0027-demand-oriented-schema-design/",
"from": "Augustus Yuan"
},
{
"title": "POV Camera",
"url": "https://pov.camera/",
"from": "Augustus Yuan"
},
{
"title": "Wallism",
"url": "https://wallism.com/",
"from": "Cole Turner"
}
]
},
{
"episode": "214",
"title": "Recruiting to Global Leadership: Taylor Desseyn Interview",
Expand All @@ -8,17 +68,22 @@
"published": "October 14, 2024",
"transcribed": true,
"category": "soft",
"tags": ["interview", "recruiting", "hiring"],
"tags": [
"interview",
"recruiting",
"hiring"
],
"panel": [
"Ryan Burgess"
],
"guests": [{
"name": "Taylor Desseyn",
"twitter": "tdesseyn"
}],
"guests": [
{
"name": "Taylor Desseyn",
"twitter": "tdesseyn"
}
],
"links": [],
"picks": [
]
"picks": []
},
{
"episode": "213",
Expand Down
Loading

0 comments on commit 2c6bfb6

Please sign in to comment.