Submitted over 3 years agoA solution to the In-browser markdown editor challenge
.MARKDOWN - Next.js/Redux/RegExp/MongoDB/MUI
mongodb, next, redux, material-ui
@jpal91

Solution retrospective
I decided to make this even more of a challenge by building the Markdown generator myself using RegExp instead of a third party package. This one took me almost a month, and was by far the most challenging project I've tackled, but a lot of fun!
Things I'd love to get feedback on:
- RegExp
- The matching functionality - If you think there's room for improvement, any big "gotchas" you may notice
- The integration with the editor - Any bugs you may notice
- Any UI issues you may notice or areas to improve
- The authentication/login/logout functionality
- The CRUD functionality - especially when logged in and interacting with the database
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Justin's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord