Archive of posts with category 'Tools'
Learn how to use Figma Asset Downloader CLI to work with Figma like a boss!
Lately I’ve been needing to reverse engineer some apks and I’ve been manually using some third-party tools to do so. But, how could we speed up the process? A little...
The other day, while developing an Angular application I needed to serve the AoT compiled version of the app and I used the http-server npm package. To my surprise, it...