Podcasts about pushstate

  • 8PODCASTS
  • 11EPISODES
  • 24mAVG DURATION
  • ?INFREQUENT EPISODES
  • Feb 21, 2024LATEST

POPULARITY

20172018201920202021202220232024

Related Topics:

ajax

Best podcasts about pushstate

Latest podcast episodes about pushstate

Frontend First
Instant URL search params in Next.js

Frontend First

Play Episode Listen Later Feb 21, 2024 45:29


Sam and Ryan discuss the intuition behind React Transitions, and why React's new useOptimistic hook is a good fit for building a URL-driven filter panel that stays fully responsive to client interactions.Topics include:0:00 - Intro1:12 - The problem: In a world of Server Components, URL updates are blocked by a server-side roundtrip10:44 - Attempted solution: Use the browser's Native History API (history.pushState)15:03 - Realization: The source of truth flips from server to client during the transition – which is exactly what useOptimistic was designed for17:54 - Unwinding our mental model of client-first React apps by thinking about how HTML-only checkout forms work21:44 - The intuition behind React Transitions, and how they put our UI into a state of preparation30:39 - How Transitions improve upon default browser behavior by keeping our current UI 100% responsive, and how useOptimistic solves the checkbox filter panel37:46 - Ryan's take: It's a bonus when tools make you feel smart, but it's more important for them to not make you feel dumb

Syntax - Tasty Web Development Treats

In this episode of Syntax, Wes and Scott talk about the benefits of sticking to the web platform that is available to you through APIs you may not know about. Prismic - Sponsor Prismic is a Headless CMS that makes it easy to build website pages as a set of components. Break pages into sections of components using React, Vue, or whatever you like. Make corresponding Slices in Prismic. Start building pages dynamically in minutes. Get started at prismic.io/syntax. Sanity - Sponsor Sanity.io is a real-time headless CMS with a fully customizable Content Studio built in React. Get a Sanity powered site up and running in minutes at sanity.io/create. Get an awesome supercharged free developer plan on sanity.io/syntax. LogRocket - Sponsor LogRocket lets you replay what users do on your site, helping you reproduce bugs and fix issues faster. It's an exception tracker, a session re-player and a performance monitor. Get 14 days free at logrocket.com/syntax. Show Notes 00:11 Welcome 01:15 Fogging the boats 04:25 Use the platform 06:32 URLSearchParams 10:04 Pushstate and History API Pushstate 13:46 Internationalization API Internationalization API Syntax episode 153 16:03 FormData API MDN Docs Clipboard API tutorial 20:31 Sponsor: Prismic 21:23 All of the DOM API 24:12 Vanilla JS 26:06 Localstorage and IndexDB 29:18 Web Animations API 31:10 Sponsor: LogRocket 32:39 Endless other browser apis 38:22 Shadow DOM and Web Components Web Components for beginners 42:57 CSS variables 46:05 HTML 47:27 Sponsor: Sanity 49:19 More HTML 54:12 SIIIIICK ××× PIIIICKS ××× ××× SIIIIICK ××× PIIIICKS ××× Scott: Cable sleeve Wes: Kindling splitter Shameless Plugs Scott: LevelUp Tutorials Wes: Wes Bos Tutorials Tweet us your tasty treats Scott's Instagram LevelUpTutorials Instagram Wes' Instagram Wes' Twitter Wes' Facebook Scott's Twitter Make sure to include @SyntaxFM in your tweets

Be a Better U
Quick Tips: Beneficial Breathing Exercises

Be a Better U

Play Episode Listen Later Aug 18, 2020 6:10


This episode talks about three beneficial breathing exercises that we can use on a daily basis! Click Here for More breathing exercises Shop Merch:https://shop.spreadshirt.com/be-a-better-u/products.rss?pushState=false&targetPlatform=google --- This episode is sponsored by · Anchor: The easiest way to make a podcast. https://anchor.fm/app

Be a Better U
REMINDER!!!!!! Be A Better U Merch is Out!

Be a Better U

Play Episode Listen Later Jul 27, 2020 1:16


If your interested in spreading the love and motivation through fashion go checkout Be A Better U Merch! Shop link: https://shop.spreadshirt.com/be-a-better-u/products.rss?pushState=false&targetPlatform=google

shop merch pushstate
Building Livewire
The Back Button (And Other Exciting Things)

Building Livewire

Play Episode Listen Later May 12, 2020 10:10


This episode we talk about 2 new features I'm stoked about: The back button (moving from replaceState to pushState) and lazy script tag evaluation.

The Bike Shed
171: What If We Just Used a Form?

The Bike Shed

Play Episode Listen Later Sep 21, 2018 45:55


Matt Sumner joins Chris for a discussion around Matt's recent adventures with the block chain and Ethereum, as well as tackling the thorny issue of server rendered vs client side apps. They cover a bit of history, a bit of opinion, and some practical considerations to keep in mind when tackling rich client development. Ethereum Ethereum Proof of Stake Browser History APIs including pushState SOAP Ember's heroic focus on the URL & Routes GraphQL TypeScript Vimium Boston React Conference

IT-Компот
hackPNZ, fe.off, hedin, antonkopylov о технологиях. (Выпуск #27)

IT-Компот

Play Episode Listen Later Oct 26, 2012 61:45


Рассказываем про недавно прошедшую конференцию HighLoad++ и обсуждаем гиковские темы, затронутые на мероприятии SECON.Посиделки. В выпуске: - Впечатления от конференции Highload++. - Темы с SECON.Посиделок. Веб-разработка фронтенда. Голоса подкаста: Антон Сергеев (hackPNZ) Слава Федотов (fe.off) Сергей Парамонов (hedin) Антон Копылов (antonkopylov) Ссылки: pushState + ajax = pjax Turbolinks Podsafe: J.1.0 - Frozen Paradise

href hedin podsafe highload secon pushstate
RailsCasts (Mobile)
#294 Playing with PJAX

RailsCasts (Mobile)

Play Episode Listen Later Oct 31, 2011 8:38


PJAX allows you to quickly update a section of a page using AJAX with automatic pushState support. Here I show how to use both pjax_rails and rack-pjax gems.

playing ajax pushstate
RailsCasts
#294 Playing with PJAX

RailsCasts

Play Episode Listen Later Oct 31, 2011 8:38


PJAX allows you to quickly update a section of a page using AJAX with automatic pushState support. Here I show how to use both pjax_rails and rack-pjax gems.

playing ajax pushstate
RailsCasts (Mobile)
#246 AJAX History State

RailsCasts (Mobile)

Play Episode Listen Later Dec 27, 2010 10:35


The new pushState function in JavaScript allows us to change the full URL with AJAX. This means the back button, reloading, and bookmark support can be easily added.

RailsCasts
#246 AJAX History State

RailsCasts

Play Episode Listen Later Dec 27, 2010 10:35


The new pushState function in JavaScript allows us to change the full URL with AJAX. This means the back button, reloading, and bookmark support can be easily added.