10 artículos etiquetados con 'Web development'

Coding

Use GoLang code in Ruby

GoLang has the option to create shared libraries in C, and in this post I will show you how to do it.

Leer el artículo
Camera light effects

Comparing LocomotiveCMS and WordPress

WordPress and LocomotiveCMS are two popular content management systems (CMS) that are often used for building and managing websites. Both have their own unique features and capabilities, and choosing the right one for your project can be a challenging decision. In this blog post, we will compare WordPress and LocomotiveCMS to help you make an informed decision.

Leer el artículo
Font Awesome social share buttons are blocked by AdBlock? Here's how to go around it

Font Awesome social share buttons are blocked by AdBlock? Here's how to go around it

So all of the sudden the social sharing buttons disappeared from your website? AdBlock is probably at fault, and here is how to fix it!

Leer el artículo
A small trick to help you estimate the size of a site

A small trick to help you estimate the size of a site

Here's a small trick we use to calculate the size of sites, in numbers of pages, when we're facing a migration or we need to estimate costs for our proposals, using the sitemap of the site.

Leer el artículo
Glasses on laptop

This is what we do

We often get asked what are we working on. Here's a comprehensive summary of the projects we're doing right now as a company.

Leer el artículo
How I use Docker for Rails development: running services

How I use Docker for Rails development: running services

Project setup can be a very cumbersome process for developers. In this blog post, our developer Dani explains how he uses Docker to develop in Rails

Leer el artículo
Our curated Angular reference guide

Our curated Angular reference guide

We share useful Angular resources, questions, experiences, tools, guides and tutorials to keep this curated Angular reference post up-to-date. Enjoy it!

Leer el artículo
Comparing the three Angular view encapsulation methods

Comparing the three Angular view encapsulation methods

Since we started the company, we have been using Angular for most of our frontend development projects. In this blog post, we share how we encapsulate the views in Angular projects.

Leer el artículo
Change detection strategy in Angular

Change detection strategy in Angular

How to change the detection strategy in Angular to improve performance and to adapt it to your project requirements.

Leer el artículo
Optimising asset compilation during deployment

Optimising asset compilation during deployment

Although modern solutions like Docker provide most of the tools we need for the deployments of nowadays web applications, there's no one-size-fits-all solution to optimise asset compilation during deployment, especially for legacy projects.

Leer el artículo