rickson-simoes / GitBlogger

📝Blog about issues and some data from Github Api🖋 - 03_desafio_React_03
0 stars 0 forks source link

Second - issue #2

Open rickson-simoes opened 1 year ago

rickson-simoes commented 1 year ago

With this issue, I'm going to put some markdowns and such, so I can reproduce in my api

Here's some code:

 const foo = 'newFoo';
 const bar = 'newBar';

 const fooBar = foo + bar;