A great talk about how a business can evolve, from being just an idea to become a millionaire business. If you have an amazing idea but no execution, it’s not
A great talk about how a business can evolve, from being just an idea to become a millionaire business. If you have an amazing idea but no execution, it’s not
If you are a person who believes web development is not only solving problems in the best way but creating new ways of thinking while having compassion for others, then
Gulp.js has become one of the most used task managers nowadays. But sometimes, when running several tasks with many pipes( ) on them, it is very difficult to understand what’s
This is a common issue that is related to bad installation of our favorite PHP package manager: Composer. Let’s fix it: Open your terminal and run following comand in order
Lesson learned After doing this file many times, I decided to build my personal .gitignore file; I use to add it in my very fist commit as a good practice in
Well, well, well, you decided to start with the most incredible version control system: Git; you made your repository, start adding some commits, life was great! But suddenly, your realize there
Let’s face it, everyone that loves technology, web development or any IT-related stuff works in teams, the old concept of a programmer/developer alone in his basement is not part of
Today, while I was trying to get the latest version of my Node Packages Modules (using npm install), I started to receive this error: npm ERR! cb() never called!
Let’s talk and think… So, you are a front-end developer, right? Don’t you think we should optimize our repetitive tasks as much as possible? Well, I have good news for
The context: why should I need to know this stuff? In the last years front-end web development has became one of the most exciting areas of IT and software development,