C# Line Reader
C# Line Reader
1 min read
NodeJS Line Reader
NodeJS Line Reader
1 min read
LINQ Group By
LINQ Group By
1 min read
GZip in .NET
GZip in .NET
1 min read
SCSS in ASP.NET
SCSS in ASP.NET
1 min read
loading...
Recent comments
The Empty Statement in JavaScript
For those examples, rather than commenting, I'd just stick wi...
Do we still need jQuery in 2020?
Yeah, I was thinking about this afterward - actually I've bee...
Do we still need jQuery in 2020?
Here's the first thing I searched for in that "You Might Not ...
setTimeout() - any drawback?
Just curious, what use case is there for a web page that need...
Do you pay for any indie software?
Only thing I can think of that I actually paid for was ExamDi...
snake_case, camelCase, or dash-case?
Interesting. I wonder why Google chose to do that. Maybe it...
snake_case, camelCase, or dash-case?
Can I ask where you’ve seen snake case as the standard for ...
Are properties harmful?
In C#, properties are just special methods which have a "ge...