Merce BauzaJavaScript ecosystemGetting to know the Javascript ecosystem can be a bit overwhelming at the beginning specially if you are not really familiar with…Jun 25, 2019Jun 25, 2019
Merce BauzaFirst time deploying my appTravis, Heroku and some first time tips!Jun 10, 2019Jun 10, 2019
Merce BauzaMonolithic vs SOA vs microservicesRecently I have joined a team that want to migrate their software architecture from monolithic to microservices. I have been challenged toApr 9, 2019Apr 9, 2019
Merce BauzaThreads and processesEvery time you run a program in your computer, it will create a process. This process will know about the execution of your program, that…Mar 4, 20191Mar 4, 20191
Merce BauzaExecutable file in RubyIn order to run a program, the computer needs to execute it following precise instructions specified in a file in the application.Dec 18, 2018Dec 18, 2018
Merce BauzaThe secrets of ruby enumerableComing from a Java background, learning ruby has its challenges.Dec 5, 2018Dec 5, 2018