For Developers
235 postsIdeas, findings, thoughts and discussion focused on the technology and how to make things work.
Angular: Working with Google Material Design
Here's how to install Angular Material [https://material.angular.io/] into your Angular app. -------------------------------------------------------------------------------- Step 0 - Install Angular Install Angular [https://www.chrisjmendez.com/...
GIF encoder / decoder
This article from Dennis Felsing [https://hookrace.net/blog/time.gif/] captured my attention i seconds. "Can you really embed a GIF with code? Can you do...
How to create a temporary email address
I'm working on an app that aims to use Amazon Cognito for user registration and one of the things I need to test is e-mail signup....
Create fake test data using Node
I'm working on a tool that enables marketers to upload a CSV file full of mobile numbers and send auto-generated surveys through Twilio. Before working on...