MuriloBD.com
  • Published on
    02 August, 2020

    Game creator #5 - Adding user's image into Phaser

    How to display user's image in Phaser

    Read more →
  • Published on
    30 July, 2020

    Game creator #4 - Integrating Phaser into Vue 3

    How to instantiate a Phaser game into Vue 3

    Read more →
  • Published on
    29 July, 2020

    Game creator #3 - Loading a file in Vue 3

    Learning the basics from Composition API and loading a file in Vue 3

    Read more →
  • Published on
    15 July, 2020

    How to disable verification of hostname for https requests with node.js

    ERR_TLS_CERT_ALTNAME_INVALID - It's better to use checkServerIdentity instead of rejectUnauthorized in your https.Agent to still use the certificate

    Read more →
  • Published on
    13 July, 2020

    Game creator #2 - Starting with Vue 3, Vite, TypeScript and TailwindCSS

    Initial setup to learn more about Vue 3 and TypeScript

    Read more →
  • Published on
    12 July, 2020

    Game creator #1

    That's going to be a bold project (at least to me): create a visual editor to create games using Phaser library

    Read more →
  • Published on
    10 July, 2020

    How to create a redirect.json file for your Ghost blog posts

    You have changed the routes for your blog posts and want to redirect old routes to the new ones? Here's a script that will do that for you

    Read more →
  • Published on
    06 July, 2020

    How to find most used character in a string

    Let's find out which character is the most used one in a string

    Read more →
  • Published on
    06 July, 2020

    How to reverse a string?

    Different approaches to reverse a string

    Read more →
  • Published on
    05 July, 2020

    Creating this blog

    Technical and personal decisions I took to create this blog

    Read more →
  • Published on
    03 July, 2020

    Find non-duplicated items in list

    You have a list with many items and you want to find out which ones are not duplicated

    Read more →
TwitterGitHub

MuriloBD.com | Built with Gatsby