Blog

I've been writing online since 2014, mostly about web development and tech careers. In total, I've written 27 articles on this site. Use the search below to filter by title.

All Posts

2023 in books

––– views

A recap of the books I have read throughout the year.

Decoupled multifrontends with Next.js and Drupal

––– views

How we leverage Next.js in combination with a Drupal backend to create multifrontend projects, allowing independent frontends managed by a single backend

Play, dont work

––– views

How can we make work fun and engaging, in ways that resemble play? Its possible, and probably easier than we think

Finding the perfect side project stack

––– views

Documenting as of july how I am starting side projects.

Ships

––– views

Are you a big ship or a small boat? Either way you have advantages on your side.

2020 year in review

––– views

A recap of a pandemic year that all in all, still had its moments.

Tools and tips on being productive and happy part 2 - Learning

––– views

How to keep being effective, avoid burnout and be happy at work and outside.

Tools and tips on being productive and happy part 1 - Productivity at work

––– views

How to keep being effective, avoid burnout and be happy at work and outside.

Drupal GraphQL with Contenta, Angular and Apollo Part 3 - Mutations

––– views

Using Apollo Angular to perform GraphQL mutations on Contenta.

Drupal GraphQL with Contenta, Angular and Apollo Part 2 - Queries

––– views

Using Apollo Angular to query entities from Contenta and GraphQL.

Drupal GraphQL with Contenta, Angular and Apollo Part 1 - Authentication

––– views

Getting started using Contenta with GraphQL powered by Apollo and Angular.

Styling in Angular part1 Sass

––– views

This is the first part of a series of posts that will approach different ways of styling []Angular applications.

Lazy loading with Angular2 and Webpack

––– views

Let’s analyze how NgModule() works, what it is and how it can help to enable lazy loading in Angular 2 applications today. In this case we will be using Webpack

Angularjs styleguide from Todd Motto

––– views

A style guide that covers mainly the topics of Architecture, file structure, components, one-way data flow and best practices

Create components at runtime with Angular

––– views

Dynamically rendering angular components using the runtime compiler.

Redux in angular with ngrx

––– views

Redux, Mobx, RxJs, ngRx. These are some of the most common ways to handle state management in today’s Javascript modern applications.

NgConf 2016 presents unlikely friends Drupal and angular2

––– views

Most of the people watching ngConf 2016 a couple of weeks ago would not expect to see a PHP CMS logo along side with Angular’s logo in the slides of the Keynote

Building Desktop apps with Angular2 and Electron

––– views

Build incredible desktop experiences with electron and angular

Angularjs Component method

––– views

Analyzing how to use components with angular 1.5+

Server side rendering in Angular2 with Angular Universal

––– views

Server rendering Angular applications using Universal

Using loadCSS to remove render blocking CSS

––– views

Improve performance by removing blocking scripts like CSS from rendering other parts of your website.

Rich sharing links in your angularJs headless drupal application

––– views

Learn how to enable rich sharing links in your AngularJs application.

Whats coming with Angular 2

––– views

Angular is one of the most if not the most popular javascript front end frameworks around, and its version 2.0 is comming out

Drupal 8 release candidate is officially out

––– views

After anouncement in Barcelona by @Dries Drupal 8 release candidate was released on October 7

Drupal headless the future or now

––– views

After anouncement in Barcelona by @Dries Drupal 8 release candidate was released on October 7

Developing themes on envato

––– views

For about two years now I have been developing themes on envato. I will share here my experience with it.

Changing to permalinks in wordpress keeping social proof

––– views

One of the things to worry when chaning URL's in any website is keeping social proof in past shared links.