florent giraud

florent giraud @flozero

Location:
Montreal
Joined:
Mar 12, 2019

florent giraud
articles - 19 total

🌈 My Retrospective 2020

At the beginning, I was not sure to publish my retrospective. Why? Because there are so many awesome...

Learn More 4 0Jan 2 '21

nuxt storybook zero configuration with @nuxtjs/storybook module

Today I am so excited to present you with the new full integration of storybook into NuxtJS and it's...

Learn More 30 0Aug 4 '20

[REMINDER-6] Object.assign/setPrototypeOf

ASSIGN this method copies all the enumerable own properties of one or more objects into an...

Learn More 0 0May 9 '20

[REMINDER-5] Promise.race()

Promise.race() runs as soon as one of the promises you pass to it resolves, and it runs the attached...

Learn More 6 0May 9 '20

[REMINDER-4] For-of loop

For-of loop The nice to know about this is that for-of get the conscience of forEach. And...

Learn More 1 0May 9 '20

[REMINDER-3] Template Literals / destructuring

TEMPLATE Template Literals allow you to work with strings in a novel way compared to ES5 a...

Learn More 5 0May 9 '20

[Reminder-2] Arrow Function

I am assuming you are using "use strict" Arrow function syntax is () => {} If you have one para...

Learn More 3 0May 9 '20

[Reminder-1] var, let, const

I am writing this article at first for me :). Why ? Just to have a fast reminder about them. But i ho...

Learn More 6 0May 9 '20

storybook + tailwind + nuxt one webpack config

At Vue Montreal we are using nuxt a lot. Today i want to share with you something i feel it will he...

Learn More 38 7May 3 '20

Mixing nuxt generate and build

Hello everyone ! I wanted to share you a little tip with nuxt generate. I wanted to put my landing...

Learn More 6 2May 2 '20

Can VueJS lovers understand how really VueJS works behind the scene [Part-1]

Hello to you VueJS lovers Context: I wanted to help on VueJS project and tried to help on...

Learn More 36 0Jun 13 '19

Breakpoints reactivity with Tailwind and VueJS

Hello VUEJS lovers ! ❤️ TL:TR Before Tailwind I used Vuetif...

Learn More 26 5May 14 '19

JS courses on twitch :)

I am happy to announce that I will start live interactive Javascript courses on t...

Learn More 18 8May 5 '19

I had the feeling I should present myself today

florent giraud alias feltron

Learn More 7 2Apr 1 '19

Vue 2.6.6 Release part3 Vue.observable

Create custom Store without vuex Vue.observable

Learn More 13 0Mar 26 '19

Vue 2.6.6 Release part2 new v-slot syntax

v-slot and scoped slot new syntax

Learn More 11 0Mar 22 '19

VUEJS Listen lifecycle hook from the child component

Listen lifecycle hook from the child component

Learn More 9 4Mar 18 '19

Vuepress-plugin-docgen

Vuepress plugin to generate docs from your components

Learn More 15 0Mar 13 '19

Vue 2.6.6 Release part1 Async Error Handling

Async Error Handling

Learn More 19 0Mar 13 '19