
Michael Willian Santos
I'm Michael Willian. An self-taught developer and designer. Stoic and Taoist. Fascined with wine, moon, wolves and ravens.
Education
Self Taugh
Work
Full stack Enginner and Graphic Designer at Freelancer
We're a place where coders share, stay up-to-date and grow their careers.
I'm Michael Willian. An self-taught developer and designer. Stoic and Taoist. Fascined with wine, moon, wolves and ravens.
Education
Self Taugh
Work
Full stack Enginner and Graphic Designer at Freelancer
Recent comments
React Hooks | My Package
You are welcome :) Sure thing you can debounce a function, on...
React Hooks | My Package
Sure thing, dude: Example using the 'search box logic'. For e...
Convert XLSX file into JSON
Oh, thank you man! It shall be a huge help
Rando.js: replacing Math.random()
Amazing! I'll study in how to implement it into my projects. ...
How I Built My Portfolio
Yes, it is :)
React Hooks | My Package
Thanks :) And yes, it helps to mantain a clean instance for...
`useWindowSize` React Hook To Handle Responsiveness In JavaScript
My aproach is this way: (Someday I'll publish my hooks xD) ...
Debouncing with React Hooks
My aproach is this way: import { useMemo, useState } from ...