Blog

Putting our heads together.

Agile

11/27/2018

From real-world problems to product-market fit

How to turn real-people problems into successful products

Focusing on people and their real needs, and running collaborative design activities is the best way to start a new project and come up with solutions with great possibilities of being successful.

News

11/15/2018

Top-rated B2B company in Latin America

NaNLABS was named a Top-Rated B2B company in Latin America by Clutch

After conducting in depth market research and client interviews, Clutch ranked NaNLABS fourth overall among the top software development firms in Argentina and Latin America. Clutch is a B2B ratings and reviews platform that identifies excellent firms to help businesses buy and hire smarter.

Web Technologies

10/12/2018

Selector pattern in React/Redux apps

Discover the piece you were missing in your app architectural approach

You’ve developed React/Redux web apps in the past but you may be missing the last piece to having great code maintainability and true decoupling between views and state. We will tell you how selectors worked for us and why we think they are so great!

News

07/27/2018

Software Developers in La Plata & Neuquen

Quick peek into who we are and how we get the job done

Heads-up if you’re a Software Developer living in La Plata or Neuquén! We’re looking for new faces to join our team and create digital products for people around the world. If you´re ready to make a move and looking for a job that suits you, take a look at what we´re about and get in touch if you think we´re a match.

SMB

06/18/2018

Heroku Basics: Dynos and Costs

A first approach to heroku PaaS and its entities

Introduction to the basic concepts of Heroku: what is a dyno, different dyno types and sizes, and how these are related to the costs that you will be facing. Including examples of how we increased our resources while controlling costs.

Web Technologies

05/02/2018

5 console tips to debug your web apps with Chrome Dev Tools

Make the most out of your debug and test sessions

Chrome Dev Tools provides many ways to debug our web apps. But we often limit ourselves to the use of `console.log`. Improve your development workflow by using these 5 console tips to make the most out of your debug and test sessions.

Agile

04/27/2018

Why should a Software Development company certify ISO?

Our road to the definition of Agile processes

A few months back we decided to take the plunge and engage in the ISO 9001 certification process. At first, we saw it as a way to generate trust for our international prospects. It became much more than that when we developed a unique playbook to define our work and collaboration as an agile organization.

Web Technologies

04/10/2018

Headless WordPress with React and GraphQL

How to create a single page application with React consuming Wordpress data with GraphQL

This post presents an alternative approach to create Wordpress websites using front-end cutting-edge technologies. A React single page application consuming Wordpress data using GraphQL through the Apollo Client library. Enjoy the goodies of Wordpress while offering modern, fast and memorable experiences to your users.