Grapesjs: Leveling Up Enough To Contribute

Created on 7 Jun 2017  Â·  3Comments  Â·  Source: artf/grapesjs

So after looking at the codebase, I feel puzzled, mainly because I am not too intimate with Javascript or Backbone, but I would love to contribute. I have tried learning Backbone in the past, but it was rather difficult and I switched to Vue (I picked it up really quickly). Are there any resources you would recommend to help me get to speed enough to contribute? I will be more than happy to learn whatever is needed for me to help.

outdated question

Most helpful comment

thanks @kawikaconnell for your willing to help. If you want to get more about javascript I'd recommend to check https://github.com/getify/You-Dont-Know-JS which is a really well-written resource about the language. For backbone, I think their site is the best resource, there is not so much to learn (especially to be used in grapesjs), there is just a good solid principle of how to manage your business logic (Models and Collections) and listen/update changes in your Views, the rest is just a bunch of helpers.

All 3 comments

thanks @kawikaconnell for your willing to help. If you want to get more about javascript I'd recommend to check https://github.com/getify/You-Dont-Know-JS which is a really well-written resource about the language. For backbone, I think their site is the best resource, there is not so much to learn (especially to be used in grapesjs), there is just a good solid principle of how to manage your business logic (Models and Collections) and listen/update changes in your Views, the rest is just a bunch of helpers.

Thumbs up to https://github.com/getify/You-Dont-Know-JS it's brilliant.

More learning programming generally really thoughtful talk:
https://youtu.be/AUYPnxv0yss enjoy! 😀

On 8 Jun 2017 8:55 p.m., "Artur Arseniev" notifications@github.com wrote:

thanks @kawikaconnell https://github.com/kawikaconnell for your willing
to help. If you want to get more about javascript I'd recommend to check
https://github.com/getify/You-Dont-Know-JS which is a really well-written
resource about the language. For backbone, I think their site is the best
resource, there is not so much to learn (especially to be used in
grapesjs), there is just a good solid principle of how to manage your
business logic (Models and Collections) and listen/update changes in your
Views, the rest is just a bunch of helpers.

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/artf/grapesjs/issues/104#issuecomment-307209833, or mute
the thread
https://github.com/notifications/unsubscribe-auth/ABo5YMJl30--4JbLZZcBXO3ShuTep-XJks5sCFGdgaJpZM4NyIOw
.

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings