Home RSS

english

A 97-post collection

← Newer Posts Page 10 of 20 Older Posts →

How to migrate from iconv to iconv-lite in NodeJS

Recently I migrate from iconv to iconv-lite in NodeJS, I spent some minutes to migrate it and want to share how to do it in order »

David Burgos David Burgos on english, nodejs, npm 20 December 2017

How to display the FPS in PhaserJS

It's quite easy to display the FPS in PhaserJS, you just need to add 2 little things, let's see: 1 - Game constructor In your PhaserJS »

David Burgos David Burgos on english, Javascript, phaserJS 20 November 2017

How to merge a Git repository with another remote one

Recently I migrated a Git repository from Github to Bitbucket. Then I need to merge some new code in the old repository to the new one. »

David Burgos David Burgos on english, git 08 November 2017

How to fix text-transform: capitalize doesn't work

If you are facing that text with the CSS property text-transform: capitalize; doesn't work, please continue reading to get how to fix it. How to fix »

David Burgos David Burgos on CSS, english 23 October 2017

How to pass parameters between middleware in ExpressJS

Sometime ago I was wondering how to pass parameters between middleware in ExpressJS. Let’s see how: First of all, skip to add properties the request »

David Burgos David Burgos on english, expressjs, nodejs 27 September 2017
← Newer Posts Page 10 of 20 Older Posts →
David Burgos © 2012-2025
Bolder theme. Proudly published with Ghost