Raffaele Pizzari

Raffaele Pizzari @pixari

About: Product Engineering Manager based in Munich, Germany.

Location:
Munich, Germany
Joined:
Nov 20, 2018

Raffaele Pizzari
articles - 22 total

CodeJourneys community is moving to Codum.

As many of you already know, almost 3 years ago I founded a community called "Code Journeys". At...

Learn More 2 0Apr 25 '23

CodeJourneys Meetup - 14.10.2021

(posted on my blog) CodeJourneys meetup | 14.October.2021 18:30 CET On the 14th October...

Learn More 1 0Oct 5 '21

Brotopia, an eye-opening book by Emily Chang

Let me start with a short disclaimer: I know it is a book from 2018 and I know that it has already...

Learn More 6 0Sep 29 '21

Wednesday JavaScript Challenge

(check out my blog) Hello everyone, I'm happy to announce that we are going to start the second...

Learn More 5 0Sep 23 '21

First thing to do when joining or building a team

Get to know your teammates and how to effectively work with them by sharing user manuals.

Learn More 64 5Sep 22 '21

What do you expect from a Coding Community?

(check out my blog) Hello everyone! 👋 This post is intended for developers and for those who want...

Learn More 2 0Sep 10 '21

Why (and how to) write User Stories?

(this article was originally posted on my blog) Most of my posts are just personal notes I take to...

Learn More 9 0Feb 19 '21

Wednesday JavaScript Challenge

(check out my blog) Hello everyone, last week Mel has started a nice initiative called "Wednesday...

Learn More 13 6Feb 5 '21

CodeJourneys Meetup (JAN)

(check out my blog) Hello everyone! 2020 has been quite the year for everybody and we are all fully...

Learn More 6 0Jan 15 '21

What makes a good mentor in your opinion?

(this article was originally posted on my blog) tl;dr Many people in my life deserve my...

Learn More 16 2Dec 17 '20

Let's chat & talk about Vue Design System

(check out my blog) Hello, everyone! tl;dr A new "round table" has been scheduled: "Vue...

Learn More 2 0Oct 15 '20

Vue.js Beginner Course - Session 2

We'll cover all the basics and work on a small project so you can learn by doing.

Learn More 5 0Sep 26 '20

How to make ESLint work with Prettier avoiding conflicts and problems

With a proper configuration ESLint and Prettier can work side-by-side without any problem or conflict.

Learn More 101 11Sep 25 '20

New Live Coding Sessions scheduled! Join us :)

September brings a lot of news for the CodeJourneys family. We planned the next two live coding sessions: Unit Testing in JS and Front-End Job Interview Simulation.

Learn More 2 0Sep 2 '20

CodeJourneys.org

We are a bunch of friendly people who are supporting each other along the way.

Learn More 4 0Apr 5 '20

Build a very basic SPA JavaScript router

How to build a very basic SPA JavaScript router based on location.hash

Learn More 118 9Feb 12 '20

#2 Live Kata Report

Report of the #2 live coding session.

Learn More 5 1Feb 5 '20

#1 Live Kata Report

Report of the #1 live coding session.

Learn More 7 0Feb 4 '20

What is the best solution for removing duplicate Objects from an Array?

How to remove duplicate Objects from an Array using the "Set" and the "Array.prototype.reduce()" approach.

Learn More 24 8Jan 30 '20

Don't make fun of JavaScript

I need your help :)

Learn More 7 1May 15 '19

ESLint not working in VS CODE?

A note to myself.

Learn More 69 18Apr 4 '19

Multiple VueJs Apps in a Lerna monorepo, sharing a Storybook component library.

his is work-in-progress prototype but actually it already works. I have this scenario: multiple VueJs Apps which are sharing a component library. I'd like to place all of them in a monorepo managed by Lerna. The component library is based on Storybook.

Learn More 49 3Mar 26 '19