We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
Work
Product Designer
All private interactions must abide by the code of conduct.
Currently learning
React, React Native
Skills/Languages
HTML, CSS, Javasscript, PHP, MySQL, Vue
Great tutorial, many thanks for making this. :)
Jan 2
If I do npm install on a fresh codebase without package-lock....
Dec 20 '20
Surprised no one has mentioned Tower (git-tower.com). By far ...
Sep 30 '20
You're right, every just won't work. My method works for a ...
Feb 9 '20
function anagram(str1, str2) { return ( str1.le...
Feb 6 '20
aaaaa and abbbb is not an anagram in the first place, is it...
hasClass(document.querySelector('p.special'), 'special'); doe...
Jan 31 '20
To to check if the element specified is visible in the view...
Jan 30 '20
Recent comments
Ionic Framework v6 VueJS And Firebase - Authentication Flow Using Pinia For State Management
Great tutorial, many thanks for making this. :)
Fixing security vulnerabilities in npm dependencies in less than 3 mins
If I do npm install on a fresh codebase without package-lock....
What GIT GUI client do you use?
Surprised no one has mentioned Tower (git-tower.com). By far ...
A classic interview question
You're right, every just won't work. My method works for a ...
A classic interview question
function anagram(str1, str2) { return ( str1.le...
A classic interview question
aaaaa and abbbb is not an anagram in the first place, is it...
24 modern ES6 code snippets to solve practical JS problems
hasClass(document.querySelector('p.special'), 'special'); doe...
24 modern ES6 code snippets to solve practical JS problems
To to check if the element specified is visible in the view...