We're a place where coders share, stay up-to-date and grow their careers.
Software Developer currently interested in JavaScript Back-End
All private interactions must abide by the code of conduct.
Currently Learning
Currently working with Node.js & Vue.js - Back & Front - Ask me anything !
Skills Languages
JavaScript (ES6) - Node.js - Vue.js - HTML - CSS - Git
I recommend to learn forms as fundamental skill. It is not so...
Dec 11 '20
Facing the same issue, I ended up with your solution and it w...
Jun 11 '20
For now Express session management + role authorization :)
May 5 '20
What a nice point of view to read ! Thx from france ! In addi...
Nice topic ! Ready for the next !
Apr 7 '20
Hi! music source for the video ?
Mar 11 '20
Something about template engines ? hbs vs express-handlebar...
Feb 27 '20
Indeed ! I Am also a musician, believe it, when the idea co...
Here is the commit message style guide I Am using => uda...
Oct 3 '19
Hi Ak, I'm not familiar with const debug = require('debug'...
Sep 28 '19
ARROW FUNCTIONS If we take a look at the Mocha documentati...
Sep 26 '19
That's a point !
Sep 23 '19
Hi! Ez. Do you provide test to check if an HTML element is...
Sep 20 '19
Hi Thomas! I'm currently experimenting a way to implement a...
Sep 5 '19
Bonjour Ben, Simple question : parles-tu le français ? ;)
Jul 26 '19
Yep ! body{ place-items: center; } is the equivalent...
Jul 25 '19
Hi Alexandru ! I'm struggling to figure out how to remove th...
Jul 18 '19
We wish to read you about tests - from scratch - if you hav...
Jun 25 '19
Implicit return: When returning an Object, remember to wra...
Jun 22 '19
console.time('first') Math.max(...array) console.timeEn...
Jun 19 '19
Do not confuse quality and quantity ! ;)
Jun 15 '19
You should read this post => Vue 2 + Firebase: How to bu...
Jun 12 '19
Create something then write about it, the process you used ...
Can't stand anymore people's behaviours or talks who don't ...
Jun 8 '19
I proudly NPM publish mkdird-cli utility. I've built this ...
Jun 7 '19
Keep it secret !
Get app, stand app, stand app for your app! Get app, stand ...
I've read this book travelling India last summer, must read...
May 29 '19
Yes Cyrus, what do you mean ?
May 27 '19
Trying this kind of experience is even more revealing or sc...
May 25 '19
Published a GitHub repo to automate ES6 to ES5 processing w...
May 24 '19
"Automate Your Process" yep ! Exactly why this week I've cr...
Hi Ibonanomi thank you for the feedback ! PR & issue me...
May 22 '19
Don't miss The Coding Train !
May 19 '19
NPM Scripts Explorer thanks for the tip !
May 17 '19
The biggest issue is not knowing that we don't know
Sometimes resistance is the right behavior for instance whe...
Using Array.prototype.reduce() you don't need to join ;...
I hesitate to buy the Clean Code because it is JAVA centric...
May 16 '19
Hi Pablo, 2 years ago I bought this book about web app eco-...
Thanks for the favicon generator link, useful, now it lives...
Hi Austin, could you try to explain the choice of .execSync...
May 15 '19
Yes totally agree as mentioned - though, we can wondering w...
"Cannot Be Stopped" => It's possible to throw an excepti...
May 14 '19
Je t'en prie c'est tout naturel ;) Je ne voudrais pas trop...
Ok ! D'autre part concernant le rendu de la page principale...
Murphy => "Tout ce qui est susceptible d'aller mal, ira ...
May 13 '19
Bonjour Damien, Pour information l'url principale retourne...
Salut :) Merci pour ta réponse, ce post donne suite à notr...
May 9 '19
I have recently discovered the Element.getBoundingClient...
May 7 '19
Salut, Simple question, j'aimerais connaitre la formule qu...
Apr 19 '19
This week, I... coded a WAV to MP3 encoder with Node.js
Apr 12 '19
This week I've learned more about NPM script and how to use...
Mar 22 '19
Hi, You mean something like createapp.dev ?
Mar 18 '19
Hi Stefan, if you are new to JavasScript let me introduce t...
Mar 16 '19
This week, I... have successfully completed the freeCodeCam...
Mar 15 '19
Hi Dan, thank you for your article, in addition we also can...
Mar 7 '19
Really nice and easy way to make copy ! :)
Feb 26 '19
Hi ! One other one line path to Rome, from France : arr ...
Feb 5 '19
Hi Alan, Thanks for sharing this article, I'll try the sit...
Nov 12 '18
A tiny quotes generator on the field of programming I've cr...
Nov 9 '18
The shift from the "why me" to the "why not me" state of mi...
Nov 5 '18
New feature :) If you npm run serve the vue project with t...
Nov 4 '18
Solved but not working without the existing vue.config.js c...
Nov 3 '18
Your remote url loads perfectly, that's not fair ! :)
Chrome is ok, I don't know about safari for now... There is...
Yep, tested, same issue with your cloned repo !
Hi Aditya, Following the first steps until "Congratulation...
/* paired-cell.js */ import FirstCell from '~/components/pa...
Oct 27 '18
Well done ! Your article works perfectly even in France ! :...
Oct 19 '18
Yep ! Email sent !
Sep 17 '18
Hi Judith, from France, I'd like to be a part of it !
Sep 16 '18
Generic Windows Shortcuts 1 : open and display folder con...
Sep 13 '18
Hi ! I'am really intersted by having an exemple where a mid...
Jun 29 '18
Doomy vision about AI, nevertheless the fact that it is nea...
Feb 8 '18
Hi all! My strange and not regular name is Drozerah, I’m th...
Feb 7 '18
Hi ! It look like something went wrong cause the player say...
All 83 comments
How do you build Forms?
I recommend to learn forms as fundamental skill. It is not so...
npm ERR! Unexpected end of JSON input while parsing near
Facing the same issue, I ended up with your solution and it w...
What's your obsession?
For now Express session management + role authorization :)
Understanding Express.js: Creating Your Own Node HTTP Request Router
What a nice point of view to read ! Thx from france ! In addi...
Security in Node.JS and Express: The bare minimum - Part 1.
Nice topic ! Ready for the next !
Introducing: Tie Tracker. A simple, open source and free time tracking app ⏱️
Hi! music source for the video ?
Express-approved middlewares to use in your API
Something about template engines ? hbs vs express-handlebar...
Make your `console.life` easy !
Indeed ! I Am also a musician, believe it, when the idea co...
How to Write Useful Commit Messages (My Commit Message Template)
Here is the commit message style guide I Am using => uda...
Reloading the express server without nodemon
Hi Ak, I'm not familiar with const debug = require('debug'...
My Node.js Setup (Mocha & Chai, Babel7, ES6)
ARROW FUNCTIONS If we take a look at the Mocha documentati...
JavaScript’s Primitive Wrapper Objects (the hidden feature)
That's a point !
Testing Node API with Mocha & Chai
Hi! Ez. Do you provide test to check if an HTML element is...
A practical guide to Javascript Proxy
Hi Thomas! I'm currently experimenting a way to implement a...
I created DEV and have other positive qualities, ask me anything!
Bonjour Ben, Simple question : parles-tu le français ? ;)
CSS - Center both vertically and horizontally
Yep ! body{ place-items: center; } is the equivalent...
Static / Fixed filenames for generated vue-cli builds
Hi Alexandru ! I'm struggling to figure out how to remove th...
JavaScript 101: Arrow Functions
We wish to read you about tests - from scratch - if you hav...
JavaScript 101: Arrow Functions
Implicit return: When returning an Object, remember to wra...
Find the largest number in an Array - one line
console.time('first') Math.max(...array) console.timeEn...
How to read more books 📚
Do not confuse quality and quantity ! ;)
Question with Vue and Firebase
You should read this post => Vue 2 + Firebase: How to bu...
How do people know what to write about?
Create something then write about it, the process you used ...
Has becoming a developer changed you?
Can't stand anymore people's behaviours or talks who don't ...
What was your win this week?
I proudly NPM publish mkdird-cli utility. I've built this ...
My Top 10 Programming Proverbs
Keep it secret !
My Top 10 Programming Proverbs
Get app, stand app, stand app for your app! Get app, stand ...
What are you reading right now?
I've read this book travelling India last summer, must read...
How To Supercharge Your Productivity As A Developer
Yes Cyrus, what do you mean ?
Are you a fake developer? Me too.
Trying this kind of experience is even more revealing or sc...
What was your win this week?
Published a GitHub repo to automate ES6 to ES5 processing w...
How To Supercharge Your Productivity As A Developer
"Automate Your Process" yep ! Exactly why this week I've cr...
README.md fix typo + English syntax
Hi Ibonanomi thank you for the feedback ! PR & issue me...
10 Youtube Channels To Follow As a Junior Web Developer / Designer
Don't miss The Coding Train !
3 ways to run VueJS applications from Visual Studio Code
NPM Scripts Explorer thanks for the tip !
You Don’t Need to Be a JavaScript Expert
The biggest issue is not knowing that we don't know
Start before you are ready
Sometimes resistance is the right behavior for instance whe...
JavaScript: Harvest string words first chars..
Using Array.prototype.reduce() you don't need to join ;...
What book should I read next? 🤔
I hesitate to buy the Clean Code because it is JAVA centric...
How I Decided to Fight Climate Change as a Software Developer
Hi Pablo, 2 years ago I bought this book about web app eco-...
Motivation to Code
Thanks for the favicon generator link, useful, now it lives...
Create Node Command line App
Hi Austin, could you try to explain the choice of .execSync...
JavaScript Arrays: .forEach - The Functional for of loop
Yes totally agree as mentioned - though, we can wondering w...
JavaScript Arrays: .forEach - The Functional for of loop
"Cannot Be Stopped" => It's possible to throw an excepti...
Launch story: 1st month
Je t'en prie c'est tout naturel ;) Je ne voudrais pas trop...
Launch story: 1st month
Ok ! D'autre part concernant le rendu de la page principale...
Launch story: 1st month
Murphy => "Tout ce qui est susceptible d'aller mal, ira ...
Launch story: 1st month
Bonjour Damien, Pour information l'url principale retourne...
Show Me Your Portfolio!
Salut :) Merci pour ta réponse, ce post donne suite à notr...
7 Javascript Methods That Aid DOM Manipulation
I have recently discovered the Element.getBoundingClient...
Show Me Your Portfolio!
Salut, Simple question, j'aimerais connaitre la formule qu...
What was your win this week?
This week, I... coded a WAV to MP3 encoder with Node.js
What was your win this week?
This week I've learned more about NPM script and how to use...
Webpack Basics
Hi, You mean something like createapp.dev ?
The JavaScript Developer's Reading List
Hi Stefan, if you are new to JavasScript let me introduce t...
What was your win this week?
This week, I... have successfully completed the freeCodeCam...
Vue Event Handler Arguments
Hi Dan, thank you for your article, in addition we also can...
Understanding the Spread Operator in JavaScript
Really nice and easy way to make copy ! :)
Removing duplicates in an Array of Objects in JS with Sets
Hi ! One other one line path to Rome, from France : arr ...
Essential Guide to Improve SEO in Single Page Application Vue.js
Hi Alan, Thanks for sharing this article, I'll try the sit...
10 Software Engineering Proverbs/quotes I Wrote in the Past Months
A tiny quotes generator on the field of programming I've cr...
What’s the most frustrating thing about the process of looking for work or interviewing?
The shift from the "why me" to the "why not me" state of mi...
A quick introduction to Vue.js
New feature :) If you npm run serve the vue project with t...
A quick introduction to Vue.js
Solved but not working without the existing vue.config.js c...
A quick introduction to Vue.js
Your remote url loads perfectly, that's not fair ! :)
A quick introduction to Vue.js
Chrome is ok, I don't know about safari for now... There is...
A quick introduction to Vue.js
Yep, tested, same issue with your cloned repo !
A quick introduction to Vue.js
Hi Aditya, Following the first steps until "Congratulation...
Creating Multi-root Vue.js Components
/* paired-cell.js */ import FirstCell from '~/components/pa...
My SCSS setup within a Vue CLI 3 project
Well done ! Your article works perfectly even in France ! :...
A gift for new devs
Yep ! Email sent !
A gift for new devs
Hi Judith, from France, I'd like to be a part of it !
39 No Frills Keyboard Shortcuts every Developer Should Know About
Generic Windows Shortcuts 1 : open and display folder con...
How should markdown be saved and rendered?
Hi ! I'am really intersted by having an exemple where a mid...
ANTISOCIAL
Doomy vision about AI, nevertheless the fact that it is nea...
Welcome Thread - v8
Hi all! My strange and not regular name is Drozerah, I’m th...
Linked Lists — BaseCS Video Series
Hi ! It look like something went wrong cause the player say...