Generating QR codes with Python and Google Cloud FunctionsQR codes are pretty commonly used in today’s worlds, you meet them while buying tickets for the shows, public transport, even renting a…Feb 6, 2024Feb 6, 2024
Should You Use Full Stack JavaScript Development?Technology aims to bring simplicity and feasibility among the processes, such as JavaScript becoming a widely-used programming language…Jun 25, 2021Jun 25, 2021
Why Should You Build Collaboration Software From ScratchThe COVID-19 pandemic has changed the ways in which we work with one another in so many ways. A lot of us have had to sit through many…Jun 8, 2021Jun 8, 2021
How I Stay On The Cutting Edge Of TechnologyFor most developers, the biggest goal in their careers is to be a multi-lingual specialist and to be up to date with every possible tool…Feb 26, 2019Feb 26, 2019
6 Reasons Why To Use Ember In 2019After Ruby on Rails and React.js it is finally time to talk about Ember.js in 2019, its state in the new year and a couple of reasons why…Jan 30, 2019Jan 30, 2019
Published inselleoMy experiences and thoughts on EmberFest 2018The last few days we have spent in the wonderful Amsterdam city, which was picked for this year’s EmberFest conference. We decided to go…Oct 18, 20181Oct 18, 20181
How to keep your ActiveRecord migrations cleanAs a Ruby on Rails developer, you deal with migrations rather often. You create migrations while adding a new model to your application or…Oct 8, 20183Oct 8, 20183
How my team and I have dealt with Excel file testing in Ruby on RailsCreating sheets, rows and preparing data for an Excel report is extremely easy with Ruby on Rails. You only need to choose a gem, read its…Apr 18, 20181Apr 18, 20181
Comparing JavaScript Array.reduce with .filter and .mapSo how is the reduce() working?Feb 20, 2017Feb 20, 2017