By creating many PRs on open source project, I want to delve deeper into open source, and I'm considering trying my hand at projects in larger companies.
I found my classmate already made contribute to the Google project Blockly Samples. I think it's so cool, and it will make him resume outstanding, so I wanna try to know this project.
First, I installed and learned the Blockly. It is a visual code editor, so you can construct your code using the way we block, and only need drag the functions or variables. The most convenient part is Blocky can automatically generate many language codes like Python, Php, javascript, Lua, Dart.
Blockly Samples project provide plugins, codelabs and examples. I found there is a GitHub Pages site which show different kinds of fields and provide the plugin to playground it.
I tried to search the "good first issue" but I found there were only 7 issues and were assigned very soon. I waited almost one week, but still couldn't find a better issue for me. So I think keep waiting is not a good idea for me.
So I think keep working on my last spring boot project will be a good choice. I'm learning spring boot recently and I may add a new feature for the spring boot project.
Top comments (0)