gothinkster / realworld

"The mother of all demo apps" β€” Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more

Home Page:https://main--realworld-docs.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preact

hassanbazzi opened this issue Β· comments

Current Status

Codebase in progress: Codebase

Interested in helping out? Say hello! πŸŽ‰ Preact Slack

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
  • πŸ‘€ Peer review of final codebase by RealWorld admins & community (RFC)
  • πŸŽ‰ Tag v1 release, move repo to main org, and officially list it on the README!

I have began working on this. :) I will most likely be using unistore for state. And sine Preact is all about performance and low file size, I'm going to see if I can shrink down the styles provided by the project.

Hi @hassanbazzi, the developers of this project seem to be very unresponsive. I also have an implementation in issue #161, which is using only React (no Redux or MobX) so the code size is pretty small. I guess that if I use Preact, the code base will be very similar. We can trade thought. Cheers

commented

Is this still being worked on @hassanbazzi

I dropped it at the time given the repo/ peoject seemed to go stale.

Hello, I recently implemented Realworld with Preact X.

If the original author doesn't have any updates, I would like to submit a PR and close the Issue.

Here is the project address: https://github.com/mutoe/preact-realworld-example-app

Great job @mutoe!

Found a couple of bugs - could you please fix them - that would be awesome!

Blocked by: mutoe/preact-realworld-example-app#1

Great job @mutoe!

Found a couple of bugs - could you please fix them - that would be awesome!

Blocked by: mutoe/preact-realworld-example-app#1

@anishkny I have fixed these bugs, could you please have a look again? thank you

Online preview