Syntax - Tasty Web Development Treats

Potluck - Mobile First × Arrow Functions × Deno × JSON APIs × Refactoring Tips × More!

Apr 22, 2020
Dive into web development topics that matter! Explore the debate between mobile-first design and desktop styles, and learn about ES6 arrow functions and their practical uses. The potential of VR in web experiences is also discussed, along with tips for defining senior developer roles. Want to simplify API integrations? Discover the advantages of GraphQL over traditional APIs. Plus, insights on TypeScript refactoring and the evolving landscape of e-commerce platforms to help you navigate the challenges of managing online stores.
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ADVICE

Mobile-First vs. Desktop-First

  • Prioritize mobile-first design if mobile users are your primary audience.
  • Consider desktop-first if your users primarily access your site on desktops or larger screens.
ADVICE

Arrow Functions vs. Regular Functions

  • Use arrow functions when you need the concise syntax or don't want to rebind this.
  • Otherwise, regular functions can improve readability, especially with React Hooks.
ANECDOTE

VR Experiences

  • Scott enjoys playing VR table tennis daily.
  • He finds tethered VR less appealing than untethered VR.
Get the Snipd Podcast app to discover more snips from this episode
Get the app