Hi, I'm David Leger
Hi, I'm David Leger
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Frontend developer passionate about creating things that help people live happier lives.
Bachelor of Science in Software Engineering (University of New Brunswick)
Frontend Developer at Manifold
Recent comments
Daily Challenge #1 - String Peeler
const peelString = (s: string): string => { return s.len...
Daily Challenge #257 - Halving Sum
Looping const halvingSum = (n: number): number =...
Daily Challenge #256 - How Many Are Smaller Than I?
const smaller = (arr: number[]): number[] => { // loop o...
Kill Your Darlings: Avoiding the Trap of Mild Successes
Great question! I think it's important to push through chal...
Universal next gen css-in-js library in under 1kb
Definitely interesting! I have a few questions though, li...
React Quick Tip: Use Class Properties and Arrow Functions to Avoid Binding `this` to Methods
Nice! Yes, that certainly works depending on the the use ca...
The strange <img> gap in HTML
It is not wrong to correct mistakes, but all you have done he...
The strange <img> gap in HTML
Seriously tho... are you actually trying to be helpful? 🙄