We're a place where coders share, stay up-to-date and grow their careers.
I like TypeScript, Preact & Rust.
BASc Mining Engineering
Engineer / Full Stack Dev
All private interactions must abide by the code of conduct.
rasterize-svg
Rasterize SVG Elements for Download as PNG
TypeScript • 4 stars
hackerrank-solutions
Personal hackerrank solutions
Go • 1 star
TypeScript, Preact, Webpack, D3, Rust
Staying on top of the preact types discussions!
codesandbox.io/ would likely be a good fit. Online IDE with G...
Sep 15 '20
That is not a super fair comparison. VS Code is completely fr...
Aug 27 '20
I wasn't even aware they offered it.
Jul 3 '20
Rust, likely a better way to do this. use std::convert::Try...
Jun 3 '20
Rust pub fn xo (value: &str) -> bool { let value...
In rust! pub fn ccbreaker (value: &str) -> String { ...
In rust: // Convert number to hex string. pub fn to_hex (va...
I have a bit in the past (back in preact 8), but I have not...
Feb 14 '20
We use it all the time. We use preact + typescript as the f...
Feb 13 '20
In Go! func moneyValue(value string) float64 { // che...
Oct 8 '19
In Go! func thirdAngle(a, b int) (int, error) { if (a...
Oct 7 '19
In Go! This assumes that the evaporator is always filled up...
Oct 4 '19
In Go! amts below could also be a []float64 if required. A...
Oct 3 '19
Hey good to know thanks! Just learning go so didn't realize...
Oct 1 '19
In golang! Could be simpler but lots of loops! func vowel...
In go! func countVowels(s string) int { l := strings....
Sep 24 '19
Solution in Go: package main import ( "fmt" ) func ...
In go: func setAlarm(e, v bool) bool { return e &...
We switched from Vanilla JS to TS a few months ago which corr...
Jun 19 '19
My Brother, My Brother and Me us their flagship, The Advent...
Jun 15 '19
If its McElroy I'm into it!
TS is wonderful. Finally switched our node backend over to ...
All 22 comments
Online alternatives to VSCode
codesandbox.io/ would likely be a good fit. Online IDE with G...
What does your VS Code setup look like?
That is not a super fair comparison. VS Code is completely fr...
Why is IBM cloud not widely used?
I wasn't even aware they offered it.
Daily Challenge #252 - Everybody hates Mondays
Rust, likely a better way to do this. use std::convert::Try...
Daily Challenge #29 - Xs and Os
Rust pub fn xo (value: &str) -> bool { let value...
Daily Challenge #188 - Break camelCase
In rust! pub fn ccbreaker (value: &str) -> String { ...
Daily Challenge #236 - RGB to Hex Conversion
In rust: // Convert number to hex string. pub fn to_hex (va...
Have you used "preact"? react's 3kb alternative
I have a bit in the past (back in preact 8), but I have not...
Have you used "preact"? react's 3kb alternative
We use it all the time. We use preact + typescript as the f...
Daily Challenge #85 - Unwanted Dollars
In Go! func moneyValue(value string) float64 { // che...
Daily Challenge #84 - Third Angle of a Triangle
In Go! func thirdAngle(a, b int) (int, error) { if (a...
Daily Challenge #83 - Deodorant Evaporator
In Go! This assumes that the evaporator is always filled up...
Daily Challenge #82 - English Beggars
In Go! amts below could also be a []float64 if required. A...
Daily Challenge #80 - Longest Vowel Change
Hey good to know thanks! Just learning go so didn't realize...
Daily Challenge #80 - Longest Vowel Change
In golang! Could be simpler but lots of loops! func vowel...
Daily Challenge #3 - Vowel Counter
In go! func countVowels(s string) int { l := strings....
Daily Challenge #1 - String Peeler
Solution in Go: package main import ( "fmt" ) func ...
Daily Challenge #75 - Set Alarm
In go: func setAlarm(e, v bool) bool { return e &...
Typescript: First thoughts
We switched from Vanilla JS to TS a few months ago which corr...
What are your favourite non-tech related podcasts?
My Brother, My Brother and Me us their flagship, The Advent...
What are your favourite non-tech related podcasts?
If its McElroy I'm into it!
The Beginning
TS is wonderful. Finally switched our node backend over to ...