Web APIs
- Web APIs β’ Reference for a huge list of APIs available in the browser β’ MDN Web Docs π
URL
- URL β’ MDN Web Docs π
- URLSearchParams β’ MDN Web Docs π
- The problem with new URL(), and how URL.parse() fixes that β’
new URL()
can error;URL.parse()
returnsnull
instead β’ Kilian Valkhof π
Feature support
- Baseline β’ Evaluate cross-browser support of new web/CSS libraries that features as newly vs widely available β’ Web.dev π
Inbox
-
backend server responsibilities: NextJS 13 - Do we no longer need a backend ? : r/nextjs - Reddit
-
Radix UI β’ An open source component library optimized for fast development, easy maintenance, andΒ accessibility β’ Radix π
-
cool to create something and put it online for the whole world to see
-
fun to type a few words and then see the visuals completely change
-
Educational Sensational Inspirational Foundational β’ A historical record of foundational web development blog posts π
-
Client-side vs Server-side, Front-end vs Back-end? Beginner Explanation of JavaScript on the Web β’ Scott Hanselman πΊ
-
Browser APIs series (navigator sharing, clipboard, etc.)?
-
Cache Grab: How Much Are You Leaving on the Table? β Harry Roberts β Web Performance Consultant β’ There are some easy HTTP caching that can give users near instant page loads β’ CSS Wizardry π