DEV Community

Discussion on: How I would "learn to code"

 
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?