Guillaume Martigny

Guillaume Martigny @gmartigny

About: JavaScript spitter and video-games gatherer.

Location:
France
Joined:
Feb 25, 2018

Guillaume Martigny
articles - 20 total

TypeScript is wasting my time

⚠️ This is a bit of a rant as I've lost patience with TypeScript and I need to vent. While...

Learn More 43 37Apr 22 '22

How I write web apps in 2021 ?

Content Introduction Disclaimer Languages Installation Vue Bundler Optionals...

Learn More 20 5Feb 10 '21

Pencil.js quick-start

I recently spent some time putting together a new way to discover the Pencil.js library. In 9 steps,...

Learn More 10 0Mar 24 '20

Come code with me ...

From now on, I'll stream my working process over Twitch everyday. So come join me all days of the wee...

Learn More 9 0Aug 5 '19

Arbitrary large integer

Problem At one point or another, while using JS, you should have encounter the limitation...

Learn More 6 0Aug 2 '19

Do you know any social network for personal projects ?

Hello everyone, Many of us (not everyone) love to create side projects and more often than not these...

Learn More 14 7Jul 9 '19

V8.js - Access native v8 engine function from Javascript

When Google decide to create his own web browser, their engineers build a brand new Javascript engine...

Learn More 15 0May 17 '19

Why the JS ecosystem is awesome !

The Javascript world is today's the most vibrant development ecosystem. It's po...

Learn More 159 29Apr 27 '19

Awesome projects under 1000 stars (3) - Lyo

Every month, discover an awesome under-appreciated web project.

Learn More 58 3Nov 7 '18

Awesome projects under 1000 stars (2) - Gridland

Every month, discover an awesome under-appreciated web project.

Learn More 57 5Oct 1 '18

Awesome projects under 1000 stars (1) - Badgen

Every month, discover an awesome under-appreciated JS project.

Learn More 111 7Sep 5 '18

Should a library log its version number ?

Most libraries, log their version number (and some other data) when you import them. Sometimes, you...

Learn More 13 17Aug 20 '18

How have you fund an open-source project ?

Open-source project are now at the heart of the industry, but how do you eat at the end of the day ?

Learn More 76 8Aug 8 '18

Pencil.js

Nice modular interactive 2D drawing library

Learn More 112 9Jun 7 '18

HTML5 canvas - part 3: Images

Third part of a series of articles to dive onto HTML5 canvas. Let's see how to deal with images.

Learn More 36 2May 22 '18

HTML5 canvas - part 2: State

Second part of a series of articles to dive onto HTML5 canvas. Let's see available tools to change canvas state.

Learn More 55 0May 17 '18

HTML5 canvas - part 1: Drawing

First part of a series of articles to dive onto HTML5 canvas. Let's start with drawing.

Learn More 67 11May 14 '18

The power of jsDoc

How to deal with the dreaded Javascript weak-typing.

Learn More 86 11Apr 19 '18

Plug and play tests for ES6

You wrote the best library using ES6 classes and export/import statement, now you want to test your code.

Learn More 11 0Apr 6 '18

How to code like playing LEGO™

Using the power of ES6 vanilla JS to build code block by block.

Learn More 58 3Mar 9 '18