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

The log of our experiments and ideas

Tag: JavaScript

Dockerizing Socket.IO using Laradock (with Redis and Nginx)

This is a guide on how we implemented a Socket.IO server using Laravel as our backend application and posting our events through Redis.
Continue reading “Dockerizing Socket.IO using Laradock (with Redis and Nginx)”…
Posted on: January 31, 2024 Last updated on: June 12, 2024 Comments: 0 Written by: Martin Getzel

RTK Query: Simplifying State Management in React

As the landscape of React has evolved over recent years, so have the tools for state management. Redux has long…
Continue reading “RTK Query: Simplifying State Management in React”…
Posted on: November 9, 2023 Last updated on: November 9, 2023 Comments: 0 Written by: Federico Moneta
KPI-Metrics

App Event Tracking & Key Performance Indicators

What KPIs are? KPI stands for key performance indicator, a quantifiable measure of performance over time for a specific objective.…
Continue reading “App Event Tracking & Key Performance Indicators”…
Posted on: October 25, 2023 Last updated on: October 25, 2023 Comments: 0 Written by: Ariel Delcampo

Vue.js: Bundle size and Performance Optimizations 🏎️

Introduction I’ve been working on a vue.js project using webpack and a great set of libraries. Since it’s a big…
Continue reading “Vue.js: Bundle size and Performance Optimizations 🏎️”…
Posted on: January 6, 2022 Last updated on: January 11, 2022 Comments: 0 Written by: Lucas
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

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

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

How to style checkboxes to look like icons

Hello there guys. In my current Laravel project, I had to implement a functionality to mark a user with a…
Continue reading “How to style checkboxes to look like icons”…
Posted on: March 27, 2019 Last updated on: March 27, 2019 Comments: 0 Written by: Lucas

Upgrade Node from 6 to 8 using nvm

If you need to upgrade your node installation from 6 to 8 (and even from any version to any another…
Continue reading “Upgrade Node from 6 to 8 using nvm”…
Posted on: May 30, 2018 Last updated on: May 30, 2018 Comments: 0 Written by: casivaagustin

Phantomjs with WOFF Support

Phantomjs is a headless browser that allows you to browse a website with scriptable code, it will allow you to test…
Continue reading “Phantomjs with WOFF Support”…
Posted on: February 26, 2015 Last updated on: February 26, 2015 Comments: 0 Written by: casivaagustin

Moment.js

Today we were playing with a very useful library for Date handling in javascript called Moment.js. As his description says, Moment.js is…
Continue reading “Moment.js”…
Posted on: February 5, 2015 Last updated on: February 5, 2015 Comments: 0 Written by: casivaagustin

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