From 262b7b5e35b1be5a58d7a99f94562f11131a4ae6 Mon Sep 17 00:00:00 2001 From: randyrektor <157041235+randyrektor@users.noreply.github.com> Date: Tue, 3 Dec 2024 10:20:44 -0500 Subject: [PATCH] Create 856 - Loading UIs Rust Webpack New Cookie Types Conference Talks More.md --- ...New Cookie Types Conference Talks More.md | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 shows/856 - Loading UIs Rust Webpack New Cookie Types Conference Talks More.md diff --git a/shows/856 - Loading UIs Rust Webpack New Cookie Types Conference Talks More.md b/shows/856 - Loading UIs Rust Webpack New Cookie Types Conference Talks More.md new file mode 100644 index 00000000..ac358a68 --- /dev/null +++ b/shows/856 - Loading UIs Rust Webpack New Cookie Types Conference Talks More.md @@ -0,0 +1,52 @@ +--- +number: 856 +title: Loading UIs, Rust Webpack, New Cookie Types, Conference Talks + More +date: 1733310000000 +url: https://traffic.libsyn.com/syntax/Syntax_-_856.mp3 +youtube_url: https://www.youtube.com/watch?v=NjhIi-9uNmc +--- + +Scott and Wes dive into your questions on Hono and SvelteKit, partitioned cookies, redirect codes, and using Rspack instead of Vite. Plus, they share insights on quoting projects, interview best practices, and whether you should slow down those speedy loading spinners. + +### Show Notes + +* **[00:00](#t=00:00)** Welcome to Syntax! +* **[00:50](#t=00:50)** Brought to you by [Sentry.io](https://sentry.io/syntax). +* **[02:23](#t=02:23)** Apple developer accounts and certificates. +* **[06:58](#t=06:58)** Hono, SvelteKit, and using them together. +* **[11:14](#t=11:14)** Rspack & Rsbuild over Vite? + * [Rspack](https://rspack.dev/), [Rsbuild](https://rsbuild.dev/). + * [Rolldown](https://rolldown.rs/), [Rollup](https://rollupjs.org/). + * [oxc](https://github.com/oxc-project/oxc). + * [Turborepo](https://turbo.build/). +* **[21:01](#t=21:01)** Quoting projects without seeing under the hood. +* **[25:26](#t=25:26)** HTTP cookies, partitioned cookies, and chips. + * [Partitioned Cookies](https://developer.mozilla.org/en-US/docs/Web/Privacy/Privacy_sandbox/Partitioned_cookies). +* **[30:29](#t=30:29)** Redirect codes; 301, 302, 303, 307 + * [418 I’m a teapot](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/418). +* **[36:22](#t=36:22)** Gaining inspiration for talks and posts. +* **[40:02](#t=40:02)** My loading state is too fast! Should I use setTimeout? + * [setTimeout Docs](https://developer.mozilla.org/en-US/docs/Web/API/Window/setTimeout). +* **[42:29](#t=42:29)** Interviews and landing the job. +* **[49:50](#t=49:50)** Sick Picks & Shameless Plugs. + +### Sick Picks + +- Scott: Stainless Steel Cookware. +- Wes: [Dim Lightbulbs](https://amzn.to/4fVmsoS), [steelpan.guy on TikTok](https://www.tiktok.com/@steelpan.guy?lang=en). + +### Shameless Plugs + +- Scott: [Potluck Submissions](https://syntax.fm/potluck). +- Wes: [Syntax on YouTube](www.youtube.com/@syntaxfm). + + +### Hit us up on Socials! + +Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm) + +Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos) + +Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski) + +Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor) \ No newline at end of file