Login
Discover
Waves
Decks
Plus
Login
Signup
donmesswithabeer
@donmesswithabeer
31
Followers
28
Following
0
Resource Credits
Available
Used
Website
http://theflite.io
Created
2017-03-25 23:54
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
donmesswithabeer
programming
2017-12-03 03:36
How To GIT Commit and Push to Branch on Macbook Lid Close
Alright, this is something I wanted to do because I sometimes forget to push changes or perhaps didn't want to push to the branch I'm working on. I'll show you how to auto commit and push to a specific
$ 0.000
1
1
donmesswithabeer
steemit
2017-09-26 05:43
How to Scrape a Steemit Post with Javascript (Node.js)
This simple module will parse steemd for some essential data. Data includes images, body, author, url to original content, and more. Its very easy to add to as well. It uses cheerio a simple jQuery like
$ 0.000
5
2
donmesswithabeer
react
2017-08-29 06:24
New Codrop Creative Style Buttons for React
I wanted to open source my new React buttons component. There are many more styles coming soon, just the first set of 6 are enabled for now. Github: Github Demo: Original Codrops Article:
$ 0.000
1
donmesswithabeer
programming
2017-07-31 04:30
Use Bitbucket for hosting private npm modules
Goal of this tutorial: Show you how to add a Node module as an NPM dependency from a private bitbucket repository. This solution is team friendly meaning it works when you have multiple people on your
$ 0.021
2
2
donmesswithabeer
programming
2017-04-02 05:12
How to Store Passwords in Google Drive with Node.js
How to Store Passwords (or other sensitive info) in Google Drive with Node.js Here's a simple script (65 lines) using crypto-js and read modules to AES encrypt a file containing passwords. You can save
$ 0.000
15
7
donmesswithabeer
programming
2017-04-01 23:26
Wiring Modules Part 1: The Art of Writing Modules (Hardcoded Dependencies)
Welcome to part 1 of my series Wiring Modules, which aims to summarize chapter 7 in the book Node.js Design Patterns by Mario Cascario. You can find the intro post with links to the other parts in the
$ 0.000
41
donmesswithabeer
programming
2017-04-01 23:05
Wiring Modules in Node.js: Introduction
This is the introduction on a series which aims to summarize chapter 7 in the book Node.js Design Patterns by Mario Cascario. This is my first post on steemit and your feedback is important for my growth,
$ 0.000
38