Pascal Lleonart

Pascal Lleonart @plleonart

About: I'm a french math & computer science student and I like web development

Location:
Angers, France
Joined:
Nov 24, 2024

Pascal Lleonart
articles - 5 total

How to use the gradient method to find the extrema of a two variable function in python?

The gradient method is used to calculate the maximum (or minimum) of a function near a given...

Learn More 1 2Jun 5

Why I'm learning Go in 2025

As a web developer, I learnt how to use NodeJS for my apps' back-end. But in 2025, I decided to learn...

Learn More 7 4Jan 11

Small Go interfaces example: proof of identity cards

This post is a small example for Go interfaces. It is destined for beginners. In this tutorial we...

Learn More 0 0Jan 11

How to upload files to a server in NodeJS with Formidable

In this blog post, you'll discover Formidable, a light and efficient package for form and file...

Learn More 0 0Dec 7 '24

How to build a text editor app in typescript (svelte 5 + monaco-editor)

In this post we'll create a small website that will permit the user to edit files with monaco-editor,...

Learn More 1 0Nov 26 '24