"Now I am not a security professional and I don't pretend to play one on the internet" - Rick H. Take this post with a grain of salt. I'm preparing to launch one of my web applications JSecademy. The backend of the application is using mongodb as a datastore. … [Read more...] about How to setup access to mongodb in production with local clients ( Robomongo HumongouS.io )
Programming
Introduction to Local Environments
One of the great things about working with JavaScript is that you don't need to have a complex development environment. Most modern computers have a web browser and a pre-installed text editor which is all you need to start to program using JavaScript. In this … [Read more...] about Introduction to Local Environments
Environment Variables Introduction
What do Local Environments, Virtual Environments, and Cloud Environments all have in common? Environment Variables, which are a set of dynamic values that affect the way a program will behave on your computer. All of this variables are configured and managed by … [Read more...] about Environment Variables Introduction
Different Types of Development Environments
What is a Development Environment? Computer programmers require a set of specific tools when writing a software application. Your development environment is used to create software. In this chapter, you will be learning about the three different types of … [Read more...] about Different Types of Development Environments
Real Hackers know UNIX (Prerequisites)
I want to take this time to say thank you and congratulate you for taking the first step to creating the perfect development environment. This series contains solid techniques on how to setup your ideal development environment. Throughout this series, you will … [Read more...] about Real Hackers know UNIX (Prerequisites)
The “Perfect” Development Environment
Programming is hard enough! Don't let tools get in your way. The information that you learn from this series is not available to the average programmer. By using what you learn you will stand out from the crowd, create the perfect development environment, … [Read more...] about The “Perfect” Development Environment
How to become a Happy Programmer?
The development environment that you decide to work on will dictate a large portion of your overall happiness as a programmer. Choosing the right platform and the right text editor could be one of the reasons why you choose to keep working as a programmer or decide … [Read more...] about How to become a Happy Programmer?
How to setup OBS and soundflower for OSX (Livecoding.tv)
If you are brand new to the programmers live hangout streaming services, I would like to be the first one to welcome you to LiveCoding.TV. Think about livecoding.tv like twitch but for programmers. The web application defines itself as. A live streaming … [Read more...] about How to setup OBS and soundflower for OSX (Livecoding.tv)
How to setup Braintree Recurring Billing using NodeJS
Recurring billing is a complex feature that is too common in most modern SAAS applications, if you had the luxury of setting up recurring billing using a service like Authorize.net, you know what the pains and struggles that one has to go through in order to … [Read more...] about How to setup Braintree Recurring Billing using NodeJS
Live Mastermind Calls – Details Inside
The calls are scheduled to go live every Monday at 9:00 AM MST - 10:00 AM MST. Below is a list of the upcoming calls that are scheduled in the near future. Mon, July 24, 9am – 10am MST Mon, July 31, 9am – 10am MST Mon, August 7, 9am – 10am MST Mon, August 14, 9am … [Read more...] about Live Mastermind Calls – Details Inside