Community of 🇪🇹 developers to showcase their projects If you have questions or suggestions message @CodeNightBot ▶️ Project playlist - https://bit.ly/codenight-yt
pleasee! keep doing ur thing! unare straight up legendary for this!!
Читать полностью…fr fr thats some next level generosity and vision right there
Читать полностью…Yooo, this is seriously amazing! like, it blows my mind that there are people like u out here tackling these huge projects like yhis!!
Читать полностью…as much as @SamAsEnd defends Laravel
@Luna_moonMam @Suspicion_Thinking defends PM
[Meme] rustaceanAttack
https://redd.it/1ft7bn1
by @programmer_humor
u are out here making a reall difference, and its soo inspiring to see
Читать полностью…ena not only are u doing that, but u are making them open source so everyone can benefit from ur hard work and creativity?!!
Читать полностью…Ever since I was born but I wasn't sure if I can confidently say I am a PM, since I only had small experience ...
Читать полностью…It's cool to write user stories and acceptance criteria's
Читать полностью…let food = {
x : (Math.floor(Math.random() = columns)) * scale,
y :(Math.floor(Math.random() = rows)) * scale
}
ctx.fillStyle = "blue"
ctx.strokeStyle = "green"
ctx.fillRect(food.x, food.y, scale, scale)
ctx.strokeRect(food.x, food.y, scale, scale)