Custom DateTime JSON Format for .NET JavaScriptSerializer
The DateTime serialization format in the built-in JSON serializer in .NET is particularly inconvenient as it requires...
The DateTime serialization format in the built-in JSON serializer in .NET is particularly inconvenient as it requires...
TLDR This post is mainly a way for me to structure arguments and counter-arguments for various JavaScript module syst...
For the conversion tool from SVG path to CSS animations I needed a selector for vendor prefixes. I decided to use the...
Click Here to Test The ToolIt’s not easy to generate keyframes for CSS3 Animations. This new CSS Path Animation tool ...
There are a couple of well-known micro optimization techniques when you need that extra speed within an expensive loo...