• Skip to main navigation
  • Skip to main content
  • Skip to footer

The log of our experiments and ideas

woman coding on computer

Tips for Code Reviews

We in 42mate, on every merge request, we do (or at least we try) to do code reviews. What is…
Continue reading “Tips for Code Reviews”…
Posted on: October 27, 2021 Last updated on: October 27, 2021 Comments: 0 Written by: casivaagustin

Using a current node field value as a contextual filter in a block view

As you probably know, Drupal views can be rendered as a block and this block can be placed into a…
Continue reading “Using a current node field value as a contextual filter in a block view”…
Posted on: April 29, 2021 Last updated on: April 29, 2021 Comments: 0 Written by: casivaagustin
Vue.Js The Progressive Javascript Framework

Vue.js Basics: What Slots are and when use them?

Introduction Vue implements a content distribution API inspired by the Web Components spec draft, using the <slot> element to serve as distribution outlets…
Continue reading “Vue.js Basics: What Slots are and when use them?”…
Posted on: October 6, 2020 Last updated on: October 7, 2020 Comments: 0 Written by: Ariel Delcampo

Simple forms development with React.js and Formio.js

Building forms always takes a considerable amount of time and effort to make it work properly end to end. Why?…
Continue reading “Simple forms development with React.js and Formio.js”…
Posted on: October 1, 2020 Last updated on: October 1, 2020 Comments: 1 Written by: Luis Gerzenstein

Move existing Drupal website to Pantheon

In this article, we will describe a path to manually move a Drupal 8 website from any place where is…
Continue reading “Move existing Drupal website to Pantheon”…
Posted on: September 9, 2020 Last updated on: September 9, 2020 Comments: 0 Written by: Luis Gerzenstein

OpenCV + Tesseract is a powerful combination

When you are working on a Data Science project you may face the problem of mining pdf text. If the…
Continue reading “OpenCV + Tesseract is a powerful combination”…
Posted on: August 20, 2020 Last updated on: August 20, 2020 Comments: 0 Written by: Leonardo Millan

ICINGA2 – Monitoring MySql

If you are responsible for one or more MySQL servers at your company, you probably need to know how they…
Continue reading “ICINGA2 – Monitoring MySql”…
Posted on: February 14, 2020 Last updated on: September 29, 2020 Comments: 3 Written by: Ariel Delcampo

A simple Machine Learning model for predicting churn users

Introduction This post showcases a simple use case on how you can build a Machine Learning (ML) model to predict…
Continue reading “A simple Machine Learning model for predicting churn users”…
Posted on: December 16, 2019 Last updated on: August 20, 2020 Comments: 0 Written by: Leonardo Millan

Update Drupal core from 8.7 to 8.8 with Composer

Drupal 8.8 is stable! This release includes many improvements for things like the Media Library, workspaces, and migrations. Another change…
Continue reading “Update Drupal core from 8.7 to 8.8 with Composer”…
Posted on: December 12, 2019 Last updated on: August 20, 2020 Comments: 1 Written by: Luis Gerzenstein

What’s new in ES2019

ECMAScript (ES) is the specification on which JavaScript is based. This language is constantly evolving and receiving updates every year.…
Continue reading “What’s new in ES2019”…
Posted on: October 28, 2019 Last updated on: October 28, 2019 Comments: 0 Written by: casivaagustin

Master-Slave Replication in MySQL

Master-Slave replication is one of the easiest replication techniques, however, is very helpful for several things. For us is important…
Continue reading “Master-Slave Replication in MySQL”…
Posted on: July 31, 2019 Last updated on: July 31, 2019 Comments: 0 Written by: casivaagustin

Drupal Migrate content from Google Sheets

I was given with a task to import content to a Drupal 8 site from data in a XLS file,…
Continue reading “Drupal Migrate content from Google Sheets”…
Posted on: May 8, 2019 Last updated on: May 9, 2019 Comments: 0 Written by: casivaagustin
« Previous page 1 2 3 4 5 6 … 10 Next page »

Tags

analytics Ansible Ansible Lint Backend bash BDD Behat cache Cloudflare Composer Css Debian Debugging Devops Documentation Drupal Drupal8 Frontend Git gitlab HowTos JavaScript JSON JSON Schema Laravel linksOfTheEndOfTheWeek Migration Monitoring MySQL Node.js Nova performance Phantomjs PHP pipeline React.js Sass Teleport tooling tracking UI Vagrant Varnish Vuejs webpack
Content written by the 42mate team based on their experiences in the daily work