
Lioness100
Student, typescript enthusiast, proud bunny owner, and π¦ developer in training :)
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Student, typescript enthusiast, proud bunny owner, and π¦ developer in training :)
All 47 comments
.toLocaleString, one of the most underrated JavaScript features
Sorry, I meant .toLocaleString()
.toLocaleString, one of the most underrated JavaScript features
What are the differences between Number#toString() and Intl.N...
TypeScript is wasting my time
An easier way to do this is const options = { ... } as c...
Can I use an object as an array without modifying it in JavaScript?
One extension of Map I use incredibly frequently is Collectio...
5 Secret features of JSON in JavaScript you didn't know about π€―
I ran a quick benchmark and didn't realize how much passing a...
HacktoberFest 2021
Awesome! πͺ
Custom Type Guards in Typescript
Yeah, I understood the concept, I was just confused by the di...
Custom Type Guards in Typescript
I think I understand it. If a return type is described as x i...
Custom Type Guards in Typescript
Do you know what the difference between shape is Rectangle an...
Build A Modern Discord Bot from Scratch. Learn the basics
message.content is a string. You can use any string method on...
Typed: A 1kb type-safe runtime validation library
That looks awesome!
Build A Modern Discord Bot from Scratch. Learn the basics
Very well written! Thanks for this great article. A few notes...
Array.prototype.filter()
In example 2, Strings#length isn't a function, it's a property
The obscure `Function#length` property!
Oh, I haven't heard that before! TIL :)
ππJavaScript Thing: Everything You MUST Know
BAHAHAHHA NOOOOOO
The obscure `Function#length` property!
Ah, very cool!
Code Quality Software That Makes A Difference!
Great article!
The forgotten `with` statement β and why you shouldn't use it
I agree that the "Which is logged?" question isn't particular...
The forgotten `with` statement β and why you shouldn't use it
Thanks for the input! Could you elaborate on how you would ge...
The forgotten `with` statement β and why you shouldn't use it
ππ
The obscure `Function#length` property!
Oooh, genius! (And the project that you linked is super cool ...
The obscure `Function#length` property!
As someone who is both lazy and crazy, I'm sure I'll find som...
Hello World!
Hello Kurt!
Visit StackOverflow without leaving the terminal with Python
Super cool!
Help with API
Could you elaborate?
πͺ Really exit!
LOL omg this is hilarious
From dynamic to static typing in three steps
Note that the typescript function you suggested won't always ...
String.prototype.substr() vs String.prototype.substring()
I've always wondered about the difference but was too lazy to...
3 Neat Tricks For Sorting Arrays of Objects in JavaScript
Ooh, I never thought of utilizing toString when sorting! Grea...
Hello I'm Franck!
Hey Franck!
Open Sourcing My Tools For Generating Tutorials From Source Code
This is so cool!
JavaScript Game Dev | Sprite Animations with Keyboard Input and a Halloween Theme
Great video!
Javascript Symbols + Classes = π
Here's a tutorial! javascript.info/async-await You can find c...
TypeScript is the Only Programming Language you Need to Learn. One language to rule them all!
Typescript supremacy πͺπ
Start your Open Source Journey with Git
Great read! πͺ
Automatically organize imports
Ah, cool!
Terminal Animation completely using JavaScript
π€―
JavaScript tips & tricks
This is such an amazing resource! A few things: To flatten ...
Automatically organize imports
Could you elaborate on how the imports are organized? Or does...
Adding syntax highlighting to a Rails app with PrismJs
Oooh this is useful. Thanks for the tip! π
Javascript Symbols + Classes = π
[object Boolean] could be found if you were to do something l...
Hi, my name is TC.
Nice to meet you, TC!
Building a client database of people in React
Great read!
Mocking Back-ends for React Apps with MirageJS
I think it was perfect π
Mocking Back-ends for React Apps with MirageJS
This was a long read but worth every second. Mocking back-end...
Welcome Thread - v145
Hey everyone! I'm a student who started coding a year and a h...