gothinkster/realworld

๐Ÿ–ฅ ๐Ÿ”ง Vanilla JS (Web Components)

criticalbh opened this issue ยท 11 comments

Current Status

Todo:

  • ๐Ÿ Fork the starter repo & post the link in this issue
  • ๐ŸŽจ Create logo for repo & update issue status (@EricSimons)
  • ๐Ÿ”จ Implement all of Conduit's functionality per the spec & API
  • ๐Ÿ‘€ Move repo to main org & Peer review final codebase by admins/community (RFC)
  • ๐ŸŽ‰ Tag v1 release and officially list it on the README!

Awesome! Here's a logo you can use for your repo:

webcomponent

@somombo unf I don't think it will, but you should totally fork the final version (once it's ready) and add TS types/interfaces/etc :)

Application is written at the moment in ES6 but as @EricSimons suggested we can fork it and rewrite with typescript.

@EricSimons, we have completed development. Could you please take a look at it so we can complete docs also?

@criticalbh awesome work all! Just spun up the official repo for this and added you to it: https://github.com/gothinkster/web-components-realworld-example-app

Once you add the final details into the docs about installing/running/etc I'll list this on the main readme! ๐Ÿป Seriously amazing work โ€” the code inside of this looks beautiful :)

awesome job guys,
is this going to be listed as a tutorial on thinkster.io too?

It will be awesome to wirte it in typescript , also react with typescript.

Please, no TypeScript or React for the Vanilla JS Web Component

This seems to have fallen through the cracks. It looks like docs were updated on December 20, 2017, so maybe this is ready to be tagged with v1 and officially listed in the README. I'd love to see how it compares in an updated version of https://medium.com/free-code-camp/a-realworld-comparison-of-front-end-frameworks-with-benchmarks-2019-update-4be0d3c78075

@norayr93, check out https://github.com/gothinkster/realworld/blob/master/README.md for implementations in React and Typescript (though not both together yet), and then create an implementation with your favorite combination of technologies.