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

The log of our experiments and ideas

Author: casivaagustin (page 2)

How to use Page Cache with multiple themes, Drupal 9

Page Cache is a great drupal core module that allows to serve cached versions of the pages to anonymous users.…
Continue reading “How to use Page Cache with multiple themes, Drupal 9”…
Posted on: December 7, 2021 Last updated on: December 7, 2021 Comments: 0 Written by: casivaagustin
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

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

Starting with Vue.js using vue-cli

Pre-requisites: Have a working node installation. Vuejs is a really popular Javascript Framework and it comes with really neat tools…
Continue reading “Starting with Vue.js using vue-cli”…
Posted on: April 10, 2019 Last updated on: May 8, 2019 Comments: 0 Written by: casivaagustin

Drupal 7 – Increase the size of a field that already has content

In one of our projects I have a text field in a content type that the size is of 20…
Continue reading “Drupal 7 – Increase the size of a field that already has content”…
Posted on: October 26, 2018 Last updated on: November 26, 2018 Comments: 0 Written by: casivaagustin

Links of the end of the week #3

Another week, another post. These are the more important links of this week. High performance Vue Applications Better validations for…
Continue reading “Links of the end of the week #3”…
Posted on: September 7, 2018 Last updated on: September 7, 2018 Comments: 0 Written by: casivaagustin

Links of the end of the week #2

Here are the most awesome links from the week: Data Science: How Netflix is using Jupyter notebooks Recommendations : Books for…
Continue reading “Links of the end of the week #2”…
Posted on: August 31, 2018 Last updated on: August 31, 2018 Comments: 0 Written by: casivaagustin

Links of the end of the week #1

On a daily basis we share we share between us a lot of links to interesting articles related to our…
Continue reading “Links of the end of the week #1”…
Posted on: August 17, 2018 Last updated on: August 31, 2018 Comments: 0 Written by: casivaagustin

Splitting large files into smaller chunks

I remember when I was young, in the old days when the first mp3 appeared, we needed to move files…
Continue reading “Splitting large files into smaller chunks”…
Posted on: July 18, 2018 Last updated on: July 20, 2018 Comments: 0 Written by: casivaagustin
« Previous page 1 2 3 4 … 6 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