Clutch Names Cavepot Among Uruguay’s Top Web Developers for 2021 We are incredibly proud to announce that we were recognized by Clutch as one of Uruguay’s top B2B companies in
Author: Guillermo Ferández
Angular 9 + PWA
This post was created to help you crate a Progressive web application using angular 9. Before we get started with the application we need to understand what Progressive web application is. Progressive Web
How we manage salaries
How companies manage the salary system seems to be a discussion topic everywhere. There are several ways to do it, but they all seem to have notorious pros and cons.
Create node rest api using kiwi!
The idea of this post is to create a basic api rest with typescript in a few steeps using kiwi and kiwi-cli. This two tools are in a npm package
First steps with react native
This blog is intended to test react native. We are going to follow steps on this link We need to install react native command line utility with the follow command. We
Exception Handling webapi
Handling exceptions is a tricky task, specially when you start developing wep applications. We are going to show two ways to globaly handle exceptions. The main idea of this blog
Working with strongly typed configuration in .Net Core
Since .net core appeared we have change the way we work with settings. Nowadays web.config no longer exists so we have to work with json files. There are many ways
Start working with service-workers
Hello friends! Long time no see! I’ve wanted to write a post on service workers for a long time now, that’s why i will share my personal experience with them.
Angular2 first steps
This post is meant for those who want to start developing with angular 2 and don’t have any experience yet. Don’t worry, we got you. It is important that you
Playing with gulp (Part 1)
This post is meant to be for those people who are tired of doing repetitive tasks in the development process. It is a basic startup guide for those who do’t