Follow the evolution of Serverless DNA. We will write about Site specific articles here covering learnings and challenges.
Follow the evolution of Serverless DNA. We will write about Site specific articles here covering learnings and challenges.
Rendering Markdown content with react-markdown is straightforward. Customising how the markdown content is rendered is trickier.
We use Next.JS and react-markdown for rendering markdown content. Rendering code blocks that are responsive can be tricky, mainly due to the way HTML and CSS interact. Learn what we discovered building Serverless DNA.