Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Difference between mdx-go and x0 #21

Closed
hasparus opened this issue Oct 16, 2018 · 3 comments
Closed

Difference between mdx-go and x0 #21

hasparus opened this issue Oct 16, 2018 · 3 comments

Comments

@hasparus
Copy link

I've just discovered this repo and wanted to ask -- what's the difference between this project and x0?

@jxnblk
Copy link
Owner

jxnblk commented Oct 16, 2018

Great question! MDX Go is essentially another iteration on a similar idea, taking some learnings from x0. In a nutshell:

  • MDX Go is a little bit less stable as I experiment with the public API
  • MDX Go does not include a CSS-in-JS library (x0 uses styled-components or emotion)
  • MDX Go is better set up for use as a global install
  • MDX Go is more focused on use as a dev server and less about static site generation (though it still can export static sites)

@hasparus
Copy link
Author

Okay, that's a really nice comparison. Thanks, @jxnblk!

@lachlanjc
Copy link
Contributor

Looks like this can be closed

@jxnblk jxnblk closed this as completed Jan 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants