All Posts
75 posts found

How We Helped an Online Retailer Boost Productivity
One single bug might be causing you to lose clients, misplace orders, and build up a bad reputation amongst your customers.
If your team has no capacity to solve issues, look into NaNLABS team augmentation services to work on your IT project without worrying about staffing.

Building An Agile Software Development Team With Agile Pods
If you need to build a software solution (and you need to build it fast) but your product development team doesn’t have the capacity or the expertise to do it, we have the solution.
If your engineering team is packed with work but you need to come up with fast software solutions, try outsourcing an Agile software development team!

How We Helped a Startup Build an MVP and Grow Traffic 10x
Two years ago, NaNLABS entered into an exciting partnership with a client looking to build a progressive web app (PWA) that would make a big impact on the vacation real estate market.
If you need custom web app development services, read this story of a client who was so satisfied with their PWA that they hired NaNLABS twice after that.

Building a Communication Skills Web App with MVP Development
The process of developing software might often be similar: you get a request, try to understand the user's pain points, put a team together, estimate time and budget, and work sprint after sprint to iterate and develop the best quality product you can.
If you’re considering hiring a team for your MVP development and shortening your time to market, this NaNLABS example will help you make up your mind.

8 Benefits of Agile Software That Will Enhance Your Project
Agile software development continues to rise in popularity year after year. Every new software development company seems to be using it—but why?
If you’re wondering what to use for your next product development, check out this list of 8 Agile software development benefits to make your decision.

5 Tips for Writing Animation Specs Developers Will Love
Designers, start trusting developers with your motions
In the digital world, collaboration between designers and developers is crucial. Too often, when it comes to animations, we rely on vague descriptions of the expected effect. Here, we focus on how to write detailed and useful animations specifications so that developers can implement pixel-perfect animations.

Rewiring Our Brain
Healthy players, Healthy Design and Development teams
How do upbringing and personality affect the way we perform and relate to others? Let’s focus on creating healthy teams with different people, cultures, ideas and expectations involved.

5 Console Tips to Debug Your Web Apps with Chrome DevTools
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.

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.

Native extensions for NodeJS
Step by step guide to understand the core concepts and build a first extension.
This article is intended for those looking to develop a first native extension with NodeJS. First, we’ll look into the concepts that are important to understand to get started. Later, I will show how to build our first native extension with a practical example. And finally, I will leave some links to read more about it

Inversion of Control in NodeJS
Why and how we built our own IoC library
From grasping the concept to configuring components and refining modules, here's everything you need to know about Inversion of Control (IoC).

10 Good reasons to use Graph Databases
Because in the real world, things work connected
Most of the problems we face are real world abstractions, and it happens to be that in the real world, things work connected. This is why we should consider using graph databases instead of the classic relational model. We’ll see how it impacts performance, visualization, structures, simple querying, and transactions.