Your dream stack
22nd April 2021Imagine the perfect client came along, with deadlines without pressure, budget even for grill meetings and with all the desire to do things right: what would you use to create their app?…
Imagine the perfect client came along, with deadlines without pressure, budget even for grill meetings and with all the desire to do things right: what would you use to create their app?…
The first thing I have to say about the book is that it is huge and, coming from someone with a physical book, it is kind of uncomfortable to even read it but, coming from a book called Code Complete, it is kind of expected. Setti…
We all as a developers know the importance of the <input /> tag element, without it, we wouldn't have a way to receive any input from the user. There are a lot of types that we can use on an input element, and each one, chan…
IntroductionIn Mexico, michelada.io is known for working hard to get really great products using Ruby and Ruby on Rails, although we work on different technologies such as JavaScript and Python. This post looks at how to speed up…
When we talk about developing a front end application with ReactJS, we can find three main options: CRA: focuses on building single-page web applications but has difficulties with SEO positioning. Gatsby: focuses on static site…