yboris.com VS mdx-deck

Compare yboris.com vs mdx-deck and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
yboris.com mdx-deck
1 3
0 11,271
- -
10.0 0.0
about 1 year ago over 1 year ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

yboris.com

Posts with mentions or reviews of yboris.com. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-26.
  • From Ugly to Beautiful
    2 projects | news.ycombinator.com | 26 Feb 2023
    I had a small personal homepage with about 20 posts / articles on WordPress. A few years back I migrated to Gasby (to learn how it works; migration was easy) and it was nice (see migration guide I wrote [0]; see old repo [1]). After learning Hugo for a pro-bono project I was doing I decided to migrate my website again (see repo [2]); it was super easy and so much nicer (Gatsby boot up time & build time is like 20 seconds, Hugo is sub-second for both).

    TL;DR: Hugo is amazing for static websites and blogs. I host mine on Vercel and it auto-builds to my production TLD in under 5 seconds.[3]

    [0] https://dev.to/whyboris/migrating-wordpress-to-gatsby-in-3-s...

    [1] https://github.com/whyboris/yboris.com

    [2] https://github.com/whyboris/homepage

    [3] https://yboris.com/

mdx-deck

Posts with mentions or reviews of mdx-deck. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-24.
  • Marp: Markdown Presentation Ecosystem
    4 projects | /r/programming | 24 Jan 2023
    I've been a fan of mdx-deck for a while (https://github.com/jxnblk/mdx-deck).
  • On the limits of MDX
    9 projects | dev.to | 1 Apr 2021
    Yep, you can import JSX components and embed them with your run-of-the-mill Markdown prose. If you're documenting your JSX based component library, which is what Docz let you do, this makes all the sense in the world. MDX is also used to author slide decks in mdx-deck, which is very appealing if you're tired of clicking around in Keynote/PowerPoint/Google Sheets. Which many of us are. I'm not denying the appeal or usability of MDX for certain things for certain people.
  • Use git submodules and make for simple code sharing
    3 projects | dev.to | 17 Mar 2021
    Including the building of graphviz within pandoc lead to high build times, which is exactly the problem I wanted to avoid with the move away from mdx-deck