LATEST POST
Upgrade Your Own and Built-In AngularJS Services for use in Angular with ngUpgrade
How to create an Angular factory provider that allows Angular components and services to continue using AngularJS 1.x custom and built-in services during the upgrade process. Introduction The ngUpgrade library is awesome. It gives AngularJS developers everything needed to transform AngularJS 1.x applications to Angular applications iteratively. Combine a fully-functioning AngularJS code base with an…
Create Your Own Custom PopUp Opt In for Free
Learn how to create your own custom popup opt in for free in this 4-part tutorial series. Avoid the need for costly plugins or monthly service charges. You don’t have to spend money on WordPress plugins or monthly subscriptions to have a killer popup opt in form on your website. In the first lesson, we’ll review…
How to Get Referrals with Free Automated Systems
Grow Your Freelance Web Design and Development Business with FREE Automated Referrals Referrals are crucial to building a successful freelance business. Customer referrals and word of mouth were reported as the most effective sales and marketing techniques for small business owners in a recent Infusionsoft survey (62%). Emailing (34%), networking (25%), and social media (23%)…
How to Write a Proposal Like the Top 5% (Plus a FREE Proposal Template)
Start writing proposals and earning money using proven techniques from the top 5% of consultants I spent 9 years writing proposals for a Fortune 50 company. I did it wrong the first 7 of those years. I’d spend tons of time stuffing proposals full of details about experience, methodology, case studies, and portfolio examples. For all my…
Get Paid More for Your Freelancing with 3 Simple Steps
It was 5:00 pm on a Friday evening and I was sitting in my office. As I filled out my consulting time-sheet for the week, I pieced together 32.5 hours of “chargeable” work for the week. At my established rate as a Director of $375 per hour, I just made the company $12,187.50 for the…
Troubleshoot Code Errors like a Top Homicide Detective
5 Memorable steps to debug like a pro once and for all It’s getting late, and your deadline is quickly approaching. You’ve got to get your code checked in to source control in the next couple of hours. Then it happens… A strange message glares at you from just feet away. You’re in the middle…
New Concept in Fixing Code Errors Fast
Every coder has to learn to deal with code errors. They are inevitable given the thousands of lines of code needed to make software work. So there I was again, going crazy sifting through hundreds of lines of code! I was trying to get GoogleMaps API to drop custom pins to show local healthcare cost…