Best of MarkdownJanuary 2023

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    8 React Projects to Build in 2023

    8 React Projects to Build in 2023 will show you what's possible to make with React. Check out the React Bootcamp to see how to make each of them step-by-step. Todo apps are a great project to begin with because you don't need any third-party libraries to build them.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    Astro 2.0

    Astro 2.0 is the first major web framework to deliver complete type-safety for Markdown and MDX. Astro now helps you organize your Markdown with built-in parsing, validation, and automatic TypeScript type generation. This new release is a game-changer for anyone working with Markdown on the web.

  3. 3
    Article
    Avatar of phProduct Hunt·3y

    ReadMe-Dev - A great GitHub profile description is just a copy&paste away

    A great GitHub profile description is just a copy&paste away Free ReadMe-Dev helps developers and builders generate a simple yet informative profile description. Take your startup to the next level with one smart platform Support is great. "Thank you for checking out my project!

  4. 4
    Article
    Avatar of devtoDEV·3y

    The Only Markdown Cheatsheet You Will Ever Need

    The Only Markdown Cheatsheet You Will Ever Need You must have found yourself in a situation where you needed to write something using Markdown. Markdown is a lightweight markup language that you can use to format plain text documents. You can make your text bold, italic, strikethrough, highlighted, superscript.

  5. 5
    Article
    Avatar of phProduct Hunt·3y

    Znote AI - Javascript playground app with Markdown for busy developers

    Javascript playground app with Markdown for busy developers Znote is an application that allows the development and instant code execution to learn and prototype your ideas faster. Markdown provides various templates as well as a AI integration to give you an incredible experience.

  6. 6
    Article
    Avatar of stitcherstitcher.io·3y

    Fonts matter

    programming is so much more about reading and understanding code, than it is about writing. "writing code" is only the lesser part of my programming life, so I have much to gain by making the ‘reading part’ as pleasant as possible. I choose a font that’s pleasant to read, modern fonts suit me better.

  7. 7
    Article
    Avatar of shopifyShopify Engineering·3y

    How Good Documentation Can Improve Productivity

    In the tech industry, there’s a problem with internal documentation. We treat documentation as a product, and put care into creating comprehensive documentation. At Shopify, we’ve tried to overcome that issue by standardizing the way we write, avoiding disparate sources of truth, and creating a writing culture.

  8. 8
    Article
    Avatar of honeybadgerHoneybadger·3y

    What Next.js Has to Offer React Developers

    Next.js is one of the hottest web frameworks of 2022. It supplements React applications with server-side rendering, static site generation, and more. Migrating from Create React App introduces risk due to the scope of the change, but also requires development time.