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

The log of our experiments and ideas

DrupalCamp LA 2017 Smackdown talks recap

Hello there web people, what follows is a quick recap of some tools, tips and tricks that were showcased last…
Continue reading “DrupalCamp LA 2017 Smackdown talks recap”…
Posted on: August 11, 2017 Last updated on: August 11, 2017 Comments: 0 Written by: Marcos Ibanez

Laravel Homestead, database provisioning

I have started to work with Homestead for a Laravel project that we are just starting, we have been using…
Continue reading “Laravel Homestead, database provisioning”…
Posted on: July 25, 2017 Last updated on: July 25, 2017 Comments: 0 Written by: casivaagustin

Resources to setup a Behat integration in Drupal using a Vagrant Machine

I was working setting up an integration with Behat and Drupal in an environment with Vagrant, this post contains the…
Continue reading “Resources to setup a Behat integration in Drupal using a Vagrant Machine”…
Posted on: July 11, 2017 Last updated on: July 11, 2017 Comments: 0 Written by: casivaagustin

Using Xdebug with Vagrant and PHPStorm

This is a guide about how to use Xdebug with PHPStorm if our project is running in a Vagrant machine.…
Continue reading “Using Xdebug with Vagrant and PHPStorm”…
Posted on: June 9, 2017 Last updated on: June 9, 2017 Comments: 0 Written by: casivaagustin

My experience with Marvel app

Marvel app is an excellent online tool wich allow designers to create prototypes of mobile applications and web projects. Having…
Continue reading “My experience with Marvel app”…
Posted on: June 6, 2017 Last updated on: June 6, 2017 Comments: 1 Written by: Marcos Ibanez

How I Learned to Stop Worrying and Love the Shell Script

Lets get real: shell scripting, love it or hate it, but sooner or later you’ll have to deal with it.…
Continue reading “How I Learned to Stop Worrying and Love the Shell Script”…
Posted on: May 18, 2017 Last updated on: May 18, 2017 Comments: 2 Written by: Sebastián Seba

Prepare Behat for testing a Drupal site

Behat is an open source Behavior-Driven Development framework for PHP. It can help you test how your site responds to the common…
Continue reading “Prepare Behat for testing a Drupal site”…
Posted on: May 16, 2017 Last updated on: May 18, 2017 Comments: 0 Written by: Marcos Ibanez

Diff tools for the command line

The diff tool is like one of the most needed tool in the developer toolbox, however the basic diff works…
Continue reading “Diff tools for the command line”…
Posted on: May 6, 2017 Last updated on: May 6, 2017 Comments: 0 Written by: casivaagustin

Laravel Websocket from scratch.

Hello there guys. In my current Laravel project I had to implement Websockets so I started to follow Laravel’s documentation,…
Continue reading “Laravel Websocket from scratch.”…
Posted on: May 5, 2017 Last updated on: May 5, 2017 Comments: 4 Written by: Ezequiel Pintos

Git Clean

Git clean will hell you to remove all untracked files in the working directory, this post will show the basic usage.…
Continue reading “Git Clean”…
Posted on: March 12, 2017 Last updated on: March 12, 2017 Comments: 0 Written by: casivaagustin

How to do some basic code things in Drupal 8

Here goes a few snippets that will help you to start with Drupal 8. Load a Node use Drupal\node\Entity\Node; $node…
Continue reading “How to do some basic code things in Drupal 8”…
Posted on: March 3, 2017 Last updated on: May 17, 2017 Comments: 2 Written by: casivaagustin

Using Drupal 8 Modal API

Drupal 8 has come with many cool feature to trigger JavaScripts events from the Backend using classes like AjaxResponse and…
Continue reading “Using Drupal 8 Modal API”…
Posted on: February 28, 2017 Last updated on: February 28, 2017 Comments: 0 Written by: casivaagustin
« Previous page 1 … 5 6 7 8 9 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