We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
Work
Instructor at Udemy
All private interactions must abide by the code of conduct.
For the GetLength type, you can actually just access the leng...
Mar 7 '21
My god, I didn't even know there were type annotations in Pyt...
Oct 31 '20
Pretty nice! You could, however, use a mixin (basically a fu...
I used to follow that same exact path for every project I att...
Well, after spending quite some time working on implementing ...
Oct 29 '20
Well, looks like I have a lot more time to put into to try to...
Oct 28 '20
Yes, but couldn't you do i_cnt & 1 instead of i_cnt % 2 =...
Oct 27 '20
Nice, didn't know about the shape rules in CSS 👍
Oct 26 '20
Recent comments
How 2 TypeScript: Get the last item type from a tuple of types
For the GetLength type, you can actually just access the leng...
📝Python's Type Annotations 📝- Why You Always Should Use It
My god, I didn't even know there were type annotations in Pyt...
SCSS FTW on my latest bug
Pretty nice! You could, however, use a mixin (basically a fu...
How do you finish your projects?
I used to follow that same exact path for every project I att...
The Svelte compiler: How it works
Well, after spending quite some time working on implementing ...
The Svelte compiler: How it works
Well, looks like I have a lot more time to put into to try to...
Data Structures & Algorithms using Rust: Find Numbers with Even Number of Digits
Yes, but couldn't you do i_cnt & 1 instead of i_cnt % 2 =...
How to wrap text around an image outline
Nice, didn't know about the shape rules in CSS 👍