
Carlos Garcia ★
Front end developer for the past three years, web developer (HTML & CSS) for almost 10 years. Dabbles in game dev/design when life permits.
We're a place where coders share, stay up-to-date and grow their careers.
Front end developer for the past three years, web developer (HTML & CSS) for almost 10 years. Dabbles in game dev/design when life permits.
Recent comments
Do you use semicolon in JS?
I've always used semicolons. The first time I heard about thi...
Smooth CSS Gradient Transitions
For visuals I always try to go with a CSS approach. Though if...
From developer to (solutions) architect. A simple guide.
Great read and guide. As a developer who's looking into the n...
3 use cases for ES6 generators
yield* delegates to the generator that follows up the declara...
I drew a synthesizer with HTML & CSS
These are an amazing display of skills. Congratulations. :)
From Designer to Software Engineer to Solutions Architect: my journey
This was really interesting and enlightening. Thank you very ...
Introduction to Event delegation in JavaScript.
Thank you for explaining it with a simple and practical appro...
What is Currying In JavaScript Is and How to Use It
This is a nice explanation of currying, but it is purely theo...