Web and Software Frontend Developer. Used to work in Full-stack JavaScript.Been at this for a few years now, and think I now understand my specific domain pretty well. Still a lot to learn though.
Location
Manchester, UK
Education
Web Systems Design BSc at Sheffield Hallam University, Sheffield, UK
Web and Software Frontend Developer. Used to work in Full-stack JavaScript.Been at this for a few years now, and think I now understand my specific domain pretty well. Still a lot to learn though.
Location
Manchester, UK
Education
Web Systems Design BSc at Sheffield Hallam University, Sheffield, UK
JavaScript oneliners for the win!
Had a feeling it was this simple.
Why the plus though?
The argument to the unary plus operator is a string. The + is a very concise method of converting a string to a number, in this situation.
Ah, I totes prefer the readability over conciseness approach
dart
I'm sure this could be done shorter.
Javascript
In JS, implementing Bubble Sort just because.
in C++ using the standard template library:
Javascript solution for superSize :)
Yet another Ruby one liner:
Also neat how it reads almost literarly, no need to explain each step in the chain!
Scala
Haskell: