Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

marked instead of draft-js #42

Open
Rishabhraghwendra18 opened this issue Jun 15, 2021 · 3 comments
Open

marked instead of draft-js #42

Rishabhraghwendra18 opened this issue Jun 15, 2021 · 3 comments
Assignees
Labels
hacktoberfest hacktoberfest2021 🟥 Level4 This issue will be considered as level 4 issue for LGM-SOC 21.Points will be 45. LGMSOC21 This issue will be considered for LGM-SOC 21

Comments

@Rishabhraghwendra18
Copy link
Member

I am thinking of removing our dependency on draft-js by marked

Reasons:

  • Marked is light weight & fast than draft-js
  • low-level compiler for parsing markdown without caching or blocking for long periods of time
  • Easy to use.
  • Can modify it as per our needs. This is complex in draft-js.
  • Have more downloads than draft-js.
  • Used by Atom text editor for it's markdown preview.

We can easily integrate it with Reactjs.

Resources

@Rishabhraghwendra18
Copy link
Member Author

We should discuss this in a meeting.

@hkaur008
Copy link
Contributor

We should discuss this in a meeting.

suree !!

@hkaur008 hkaur008 added LGMSOC21 This issue will be considered for LGM-SOC 21 🟥 Level4 This issue will be considered as level 4 issue for LGM-SOC 21.Points will be 45. labels Jun 15, 2021
@ishitakapoor26
Copy link

@hkaur008 pls assign this issue to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest hacktoberfest2021 🟥 Level4 This issue will be considered as level 4 issue for LGM-SOC 21.Points will be 45. LGMSOC21 This issue will be considered for LGM-SOC 21
Projects
None yet
Development

No branches or pull requests

3 participants