Opera vs Chrome, wich browser is better? We are going to make a comparison between Opera and Chrome, two of the best browsers that we currently have avaliable on internet. Opera It may be the less know nof the two, but if something defines it, it is that it is the union between generations. It was born with all the improvements and advances that we have experienced over the years. It makes things so easy that the creators have decided to integrate an ad blocking extension without the need for you to add it. Some of the features that we will see below in moreRead More →

How to build and Online Marketplace Are you inspired by the succes of online marketplace like AirBnbn, Fiverr or Etsy? In this blog you will learn everything you need to know about building a digital marketplace, from designing, building to grow your bussines. We have created a list that describes the process step by step: Find a great marketplace idea and validate it Choose your bussines model (prices, etc.) Create a Minimun Viable Product Launch your marketplace to the first customers Grow your business We really advise you to read the book The Lean Marketplace where you can see step by step the process youRead More →

What is a framework and why is usfeul A framework is a work scheme generally used by programmers to carry out software development. Using a framework allows you to smooth development processes as it avoids having to write code every time and ensures good practices and code consistency. A framework is a set of tools and modules that can be reused for various projects. One of the most well-known and used frameworks is Microsoft’s Framework for websites. There are a lot of advantages of using framework for software development: Programmer saves time since he already has the skeleton which to develop an application. It facilitatesRead More →

How to install a WordPress Plugin in 5 minutes! In this blog you will learn step by step how to install a WordPress plugin. Let’s get started! 1. Add new Plugins First thing you need to visit the Plugins » Add New page inside your WordPress admin area. 2. Find the plugin you like Find the plugin by typing the plugin name or the functionality you are looking for 3. Install the plguin WordPress will now download and install the plugin for you. After this, you’ll notice the ‘Install Now’ button will change into the ‘Activate’ button. The next step is to configure the plugin settings. TheseRead More →

Before showing you the 5 best javascript frameworks, I am going to explain to you along with an example what they are Think of building websites and web apps like building a house. When you set out to build a house, you could create all of your own building materials from scratch and start building without any schematics, but that approach would be incredibly time consuming and doesn’t make a lot of sense. It’s more likely that you would purchase pre-manufactured building materials (wood, bricks, countertops, etc.) and then assemble them based on a blueprint to fit your specific needs. Coding is very similar. WhenRead More →

JavaScript is everywhere, and for the seventh year in a row, in 2019 it has been ranked the most commonly used programming language. Created out of necessity, it is used to build 95.2% (1.52 billion) of websites today, including some of the world’s largest, like Facebook and YouTube. Without it, we would not have popular and useful web apps such as Google Maps and eBay. But…what’s the importance of Javascrpit? JavaScript is a scripting language that is one of the three core languages used to develop websites. Whereas HTML and CSS give a website structure and style, JavaScript lets you add functionality and behaviors toRead More →

I’ve put together a rundown of 5 of my favorite UX design websites resources (in no particular order) to help you better understand UX and stay on top of current trends. 1.Behance Behance is the world’s largest online creative community where users share their work 2. Awwwards Awwwards is a place where creative professionals from all over the world come to find inspiration, share knowledges and receive constructive critiques 3. Screenlane The main real difference between Screenlane and other design inspiration sites, is that it’s focused exclusively on user interface designs. 4. Dribble Dribbble is a self-promotion and social networking platform for digital designers andRead More →

The SEM represents the initials of Search Engine Marketing, or it can also be called search engine marketing. SEM is normally used to designate paid search engine ad campaigns, although the truth is that its definition could encompass all those marketing actions that take place within a search engine, whether or not they are paid. Here are the basics you need to navigate the world of search engine advertising. Since we use Google for the vast majority of searches, we’re going to rely on the terms used in Google Ads. Keywords: keywords are the basis of all search engine marketing. Keywords are the words, groups of words, orRead More →

What users perceive from our platforms is an important part of making their experience enjoyable. For that, Skeleton Screens are very important when the users are in the moment of the upload. With some examples I will try But… What are skeleton screens? This is a simplified display with empty placeholders for content that has not yet loaded. One of the great benefits of this is the possibility that the user has to see how the content is loaded in real time. These blocks, better known as placeholders, give the feeling that said load is being processed. This is one of the best benefits of thisRead More →

Core Web Vitals are a set of specific factors that Google considers important in a webpage’s overall user experience. Core Web Vitals are made up of three specific page speed and user interaction measurements: largest contentful paint, first input delay, and cumulative layout shift. In short, are a subset of factors that will be part of Google’s “page experience” score (basically, Google’s way of sizing up your page’s overall UX). Why measure User Experience? This concept has become one of the main ranking factors for Google. This is a key aspect to determine if we are facing the presence of a functional website or if,Read More →