DEV Community

Discussion on: How I would "learn to code"

Collapse
 
matthewpalmer9 profile image
Matthew Palmer

Hi Scott,

I'm open to both, but mostly front-end work. I'm a full stack developer with a lot of experience working with Rails as a back-end API, but I really enjoy the front-end more using JavaScript / React.js

Thread Thread
 
scottstern06 profile image
Scott

So I think eslint is a great first open source project. The code base is organized and the community is very active and helpful.

I also recommend Gitlab, everything is open source and you can pick between frontend issues and backend. The engineers at the company are more than willing to help get your local env running and help with any questions.

Does this help?