NextJS for Data Intensive Websites

NextJS for Data Intensive Websites

When it comes to building a website you have many options and decisions to take, but most of them can be summarized in two metrics: Customization and Automatization, let’s look at some options in the next graph: So, as you can see the more automation the tool...
React-Native and Expo experience

React-Native and Expo experience

In Tangocode, our stack of technologies includes React as the main language to work and we have had a successful implementation in different projects and now it was time to try React-Native for a production-ready app, generating applications for iOS and Android. In...
How to Create Node.js Azure Functions With VS Code

How to Create Node.js Azure Functions With VS Code

The goal of this tutorial is to guide you through the full process of implementing Azure function, with Node.js as a development language and VS Code as a source code editor. Also, we will help you learn how to use the “Run from package” feature to improve performance...