We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
All private interactions must abide by the code of conduct.
Skills/Languages
JavaScript, Python, web development, .NET, Dart
JavaScript frameworks
Mar 4 '21
I'm not the greatest at css, but I can help with this.
Jan 5 '21
I would/did start with HTML. You could probably learn the bas...
Jul 1 '20
var reverseString = (string) => [...string].reverse().jo...
Apr 18 '20
var merge = (arr, arr2) => [...arr, ...arr2]; Arrow ...
How would it work if you wanted multiple pages, not just in...
Mar 27 '20
Probably not a very efficient way to do it, but it works: ...
Jan 2 '20
Sure. LitElement is a base class that allows you to create ...
Dec 29 '19
Recent comments
What you hate the most about being a Developer? 😅🤓
JavaScript frameworks
Help me !!
I'm not the greatest at css, but I can help with this.
Backend Engineer Learning Frontend.
I would/did start with HTML. You could probably learn the bas...
What’s your alternative solution? Challenge #25
var reverseString = (string) => [...string].reverse().jo...
What’s your alternative solution? Challenge #26
var merge = (arr, arr2) => [...arr, ...arr2]; Arrow ...
Why you need to start using Svelte Js for web development projects if you still don't
How would it work if you wanted multiple pages, not just in...
Daily Challenge #152 - Strongest Number in an Interval
Probably not a very efficient way to do it, but it works: ...
JavaScript Frameworks: My Thoughts
Sure. LitElement is a base class that allows you to create ...