For Developers
230 postsIdeas, findings, thoughts and discussion focused on the technology and how to make things work.
Typescript Bundle for Textmate
Here's my attempt to offer code highlighting to Textmate users working with Typescript. I'm positive there is a better way to do this so...
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...
Troubleshooting Angular
Angular development moves so quickly that there's a really good chance you'll have to troubleshoot your installation. Below are a few common problems I...
Sources of inspiration for developers
If you area a software developer looking for your next gig, here area few sources for inspiration. I've organized this list into two main categories: paid...
Radio: Fetching album artwork using beets
You will need the requests library to capture album artwork from Fetch Art [http://beets.readthedocs.io/en/v1.3.17/plugins/fetchart.html]. pip install requests Install...
Easiest way to install Chrome on Windows
I generally dread any time I have to create a new instance of Windows and Internet Explorer. Why? Because it's just not easy. For example, here...
Managing an attack on your Bitnami server
If at any point your AWS LightSail website starts crashing, you might want to consider attackers. Aside from the typical things you can manage through CloudFlare, you can...