Blog | neoco

blog

Why you should develop using Pull Requests

Teamwork is fundamental for professional software development. In this regard, Pull Requests (aka Merge Requests) are a very useful tool for integrating the changes that each team member makes in different parts of the source code. Pull Requests are integration requests made in a repository or project. They involve proposing changes that are then...

How to set up more than one Github account

Have you had to use a second Github account to clone a repository and have been unable to do so? As you may have noticed, it's not as simple as doing a git clone of the new repository and you're done. In this case, you will need to do a small configuration of the "config" file in the ".ssh" folder. If you only use one Github account, you probably...

5 Project Management phases

Managing a project is not just keeping track of whether it is running well or not, it is much more than that, even if it doesn't seem like it. The first objective of a project manager is for the project to start, which is, there is some previous work to be done. And its second objective is that it ends, and if possible, in the best possible way...

Lottie, animations in Expo

If you are looking for a simple way to add animations to your mobile applications in React Native and Expo, Lottie is an excellent choice. This animation library allows you to incorporate vector animations into your mobile apps. In this post, we will show you how to use Lottie in your React Native and Expo projects. What is Lottie? Lottie is an...

Testing Tools in React Native and Expo

During the development and maintenance of an application, it is essential to ensure that added functionalities and modifications achieve the intended goals while avoiding the emergence of errors or a decrease in performance. For this, it is crucial to implement a solid and efficient testing framework. In this article, we will explore key aspects...

Chat GPT is moving my cheese

Last week, part of the Neoco team attended the T3chfest 2023 event in Leganés. In one of the talks, the speaker told us about how new AIs were capable of drawing "concept art", which are the sketches used in audiovisual production to give the director and artists an idea of how a scene could be represented. I was struck when he mentioned that his...

Tech Lead Responsibilities

In this occasion we are going to talk about one of the most important roles in medium or large-sized teams. Typically absent in small teams, small businesses, or companies that don't have a mature software development culture, the Technical Lead is one of the most important roles to ensure the quality of development and therefore the professional...

Desarrollo móvil con Expo - Summary 2022

We're starting off this year with a review of the most significant updates in mobile development with Expo over the past year. Expo recently released an update to their SDK, which includes much-anticipated changes. In this article, we'll examine how the new React Native architecture and the latest Expo updates can improve the performance of...

Best tools for software project management

Agile methodology has become increasingly popular in software development due to its focus on continuous value delivery and adaptability to change. Agile teams use a variety of tools and techniques to plan, monitor, and manage software projects efficiently. In this article, the best software project management tools for agile teams will be...

Frontend Developer Responsibilities

Today, there are hardly any frontend development-specific profiles in the majority of businesses. There are individuals who can't determine which aspect they prefer, those who enjoy both the front end and the back end, and those who are forced to be "full stack". As a result, it can be challenging for a programmer to stop to think about what...
1
2
3