Remix Guide

Menu
  • Official
    67
  • Tutorials
    253
  • Packages
    61
  • Events
    13
  • Showcase
    95
  • Templates
    44
  • Examples
    75
  • Opinions
    73
  • Docs
  • GitHub
  • Discord
  • Meetup
  • RSS
Category
Platform
Integration
others2023-03-12

My experience learning React, web standards, and Remix | Andre Landgraf

andre-landgraf.dev
Opinions

In this blog post, I am sharing my story of learning React, web standards, and Remix, and answer the question why I actively try to use less React.

cover

Published on andre-landgraf.dev

others / andre-landgraf.dev2022-06-15

How to Integrate Markdown Content with Syntax Highlighting in Remix | Andre Landgraf

Markdown is a powerful tool for writing and publishing content. There are different ways of integrating Markdown into your Remix application. In this blog post, I want to show you how my own Markdown setup works.