Open in app
Home
Notifications
Lists
Stories

Write
Jérôme Morlon
Jérôme Morlon

Home

About

Published in Better Programming

·Feb 3, 2021

How to Upload Media and Process Multipart Forms on Node.js Server

Upload images and other files efficiently — So you have a frontend app communicating with a backend, and you need to upload media to a CDN provider before handling the metadata? Excellent, we’ll see how you can do that with reuse and flexibility in mind under Node.js. We’ll cover how to write your server-side CDN service abstracting…

Programming

5 min read

How to Upload Media and Process Multipart Forms on Node.js Server
How to Upload Media and Process Multipart Forms on Node.js Server

Published in Better Programming

·Jan 26, 2021

How To Send Server-Side Notifications Through WebSockets in JavaScript

And how to extend the solution to Android and iOS — So you have a frontend app communicating with a backend, and you need to send notifications to the user: We’ll see how you can do that with no overhead under Node.js. We’ll cover how you can send regular notifications through WebSockets, taking clustering into account, and we’ll also show mobile…

Programming

7 min read

How To Send Server-Side Notifications Through WebSockets in JavaScript
How To Send Server-Side Notifications Through WebSockets in JavaScript

Sep 17, 2020

How I fully build an app while initially being neither a designer nor a developer

This is the story of how I decided to build the app I believed in and wanted to use while having a marketing-focused consulting job as my main occupation as well as little to no prior knowledge of the technologies involved. …

Apps

9 min read

How I fully build an app while being neither a designer nor a developer
How I fully build an app while being neither a designer nor a developer

Jul 22, 2020

Gamification sur le Web : 5 règles à suivre

C’est un sujet à la mode, mais rarement disséqué sur le plan méthodologique. Nos 5 conseils pour bâtir une approche cohérente basée sur le couple objectif-récompense et appliquer cette mécanique à ses projets. S’appuyer sur le contenu et le réel, mais aussi l’alimenter en retour Dans l’industrie du jeu vidéo, plusieurs grands succès, notamment les jeux de tir, ne s’embarrassent pas de…

Gamification

5 min read

Gamification sur le Web : 5 règles à suivre
Gamification sur le Web : 5 règles à suivre

Published in Vue.js Developers

·Jul 17, 2020

A year with JavaScript: 10 pro things I learned

In the last year, one of the main projects of mine and my (French) company Iperiago was the complete reinvention of our tool for creating and following map-based, playable itineraries. This lead to the new and improved Paris Parcours web & mobile app. It was written under Node.js for the…

Java Script

12 min read

A year with JavaScript: 10 things I learned (apart from actually coding)
A year with JavaScript: 10 things I learned (apart from actually coding)

Published in Vue.js Developers

·Apr 21, 2020

Vue.js app in real world : reactivity caveats, testing, error handling

This is Part 3 of a 5-part series. Part 0 was the introduction, Part 1 was about organizing our application architecture effectively, Part 2 tackled components best practices, abstracting third-party APIs, authentication and routing, now the goal is to tackle reactivity properly, especially common caveats, but also test and debug…

Vuejs

10 min read

Vue.js app in real world : reactivity caveats, testing, error handling
Vue.js app in real world : reactivity caveats, testing, error handling

Published in Vue.js Developers

·Apr 21, 2020

Vue.js app in real world : components best practices, consuming APIs, auth, routing

This is Part 2 of a 5-part series. Part 0 was the introduction, Part 1 was about organizing our application architecture effectively. Now we’ll go even deeper into fine tuning our application for reusability and decoupling : we’ll decide how many components to set up (and when we should split…

Vuejs

7 min read

Vue.js app in real world : components best practices, consuming APIs, auth, routing
Vue.js app in real world : components best practices, consuming APIs, auth, routing

Published in Vue.js Developers

·Apr 21, 2020

Vue.js app in real world : structure, events, slots, mixins

This is Part 1 of a 5-part series. Part 0 was the introduction, now this first installment will dive into how to organize our application architecture effectively, from folder structure and coding guidelines to the best use of Vuex store modules, Vue slots and mixins. As a reminder, we aim…

Vuejs

8 min read

Vue.js app in real world : structure, events, slots, mixins
Vue.js app in real world : structure, events, slots, mixins

Published in Vue.js Developers

·Apr 21, 2020

Vue.js app in real world : what they never really tell you — a 5-part series

What decisions will you have to make when organizing your code for readability and reuse when developing a front-end JavaScript app ? What practical choices need to be made, while keeping flexibility in your UI choices, regarding back-end and external APIs integration, component decoupling, state management, testing… ? They (almost)…

Vuejs

6 min read

Vue.js app in real world : what they never really tell you — a 5-part series
Vue.js app in real world : what they never really tell you — a 5-part series

Published in The Startup

·Aug 28, 2019

Node.js app in the real world : deployment, decorators, going further

This is Part 5 of a 5-part series. Part 0 was the introduction, Part 1 was about structuring your application and coding style, Part 2 was about persisting our domain, setting up the HTTP interface. Part 3 was about authentication, access control and error handling. Part 4 was about CLI…

Deployment

9 min read

Node.js app in the real world : what they never really tell you — Part 5 of a 5 part series
Node.js app in the real world : what they never really tell you — Part 5 of a 5 part series
Jérôme Morlon

Jérôme Morlon

Founder of Iperiago, creator of content and technology. https://www.iperiago.com/en — https://www.parisparcours.com/en

Following
  • Stephen Moore

    Stephen Moore

  • Ferenc Almasi

    Ferenc Almasi

  • Benedict Neo

    Benedict Neo

  • Konstantin Lebedev

    Konstantin Lebedev

  • Richard Yang (@richard.ux)

    Richard Yang (@richard.ux)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable