Remix Guide

Menu
  • Official
    109
  • Tutorials
    394
  • Packages
    80
  • Events
    20
  • Showcase
    99
  • Templates
    58
  • Examples
    106
  • Opinions
    118
  • 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.