Pinned
Crypto Challenge
Crypto Challenge
1 min read
loading...
Recent comments
3 Easy Steps: Becoming an independent lady with technology
Remember,Great Example : "Dorothy Vaughan from NASA" Prog...
Day 1: Lightening talks on Software Development
Hope most of people will follow these
Smallest popular Javascript Library
For me it is a livestamp for date formatting.
Speeding Up Tesla.com - Part 1: Images and JS Minification
okay, but loading image via blob have beneficial too. check...
Speeding Up Tesla.com - Part 1: Images and JS Minification
Explained here : dev.to/trezy/loading-images-with-w...
Speeding Up Tesla.com - Part 1: Images and JS Minification
Also never use <img src='' /> for bulk image rendering....
How to Join Arraybuffer sliced into one ArrayBuffer?
It was so simple: var array_of_arraybuffer = [ArrayBuffer(30...