We're a place where coders share, stay up-to-date and grow their careers.
BA Psychology grad turned software engineer. Tech Evangelist. Data Scientist Wannabe.
University of the Philippines Visayas Tacloban College
Web Application Developer at IBM
Recent comments
In this lockdown, what new skills have you learned?
Started learning Chinese! Also got started with meta learning...
Dev.to is presenting Hacktoberfest?!
AWESOOOOOOME. Can't wait to join this year. Last year I for...
5 Powerful Programming Languages to Stretch Your Brain
I love Elixir! Especially since I just discovered it can do...
Have you ever felt completely helpless when facing down a coding problem?
Yep. Mostly during Google Code Jams LOL
I hereby challenge you to a programming poetry smackdown.
Bookmarking this for the day a brilliant programming poem i...
Sometimes when I'm writing Javascript I want to throw up my hands and say "this is bullshit!"....
The GIF is making me laugh more than the jokes LOL
Convince me that types are awesome
I agree with this. I recently tried out ReasonML and it's a...
I've never become overly convinced that switch statements are that much cleaner than `if else if else if else if else`
I agree for most languages. But the pattern matching switch...