//DONVVON
  • Resume
  • Stickers
  • Blog
    Read My
    Blog!
    arrow pointing to Blog

Posts About "remix"

See All Posts
  • Never Trust the Client: Architecting a Resilient API

    Published Jan 18, 2023
    Reading time: 4 minutes

    It's important to architect your APIs in a way that can't be spoofed by a mischievous client application.

    • api
    • security
    • remix
    Donavon West
  • Adding ETag Support to Remix

    Published Mar 29, 2022
    Reading time: 6 minutes

    Learn what an ETag and If-None-Match are, why they're beneficial to your users, and how to implement them in your Remix application quickly and easily with remix-etag.

    • remix
    • react
    • ssr
    • etag
    Donavon West
  • SSR Date Formatting in Remix using the User's Locale

    Published Mar 25, 2022
    Reading time: 5 minutes

    How I achieved consistent date formatting in Remix on both client side and server side rendered React using a LocaleProvider and Intl.DateTimeFormat.

    • remix
    • react
    • hooks
    • javascript
    • ssr
    Donavon West
  • Markdown API Guide

    Published Nov 25, 2021
    Reading time: 5 minutes

    This API Guide will get you familiar with the Markdown syntax supported by remix-blog.

    • remix
    • markdown
    Donavon West
Made with in NYC
© 2022-2025 Donavon West