Hello,
my name's Djonathan, I'm Brazilian and I like to work as a Full Stack Java Developer. Spring+React = S2.
Why mastering GitHub
- I'll be a better user
- It'll make me more competitive
- I like to master things
Like I always heard
Practice makes perfect
This is for you that loves Java's Ternary Operator: raining ? openUmbrella() : takeSunglasses()
function fancyAlert(arg) {
if(arg) {
$.facebox({div:'#foo'})
}
}