Skip to content

Instantly share code, notes, and snippets.

View kenyk7's full-sized avatar
🏠
Working from home

Kenyk Romero kenyk7

🏠
Working from home
View GitHub Profile
@kenyk7
kenyk7 / app.md
Last active November 3, 2022 21:58
Eslint

Mi "App js"

Escribiendo "Hello world" en Javascript

Primer acto

var hello_world ="Hello world"
console.log(hello_world)

Eslint: Error: Unexpected var, use let or const instead no-var

@kenyk7
kenyk7 / css-roadmap.md
Last active July 19, 2024 14:01
CSS Roadmap