Do you ever feel overworked and underpaid as a freelancer or business owner? I know I have. For many, the primary cause is thinking about your business in the short term rather than the long term. Think about a freelancer who takes smaller, quick paying jobs today instead of leaving time to improve their business so they can get bigger jobs later. It becomes almost like a cycle: they can’t get out of those small paying jobs that just barely pay the bills. To break this cycle, you need to start thinking of your business in the long term. Instead […]
14 Ways To Speed Up WordPress And Decrease Page Load Time
Don’t you love the feeling of a freshly set up WordPress site? The way it loads within the blink of an eye, and isn’t weighed down by any content, plugins, or sidebar widgets? Pure bliss. Unfortunately, over time most WordPress sites will grow slower and slower as they accumulate bloat. Plugins, images, custom code—everything starts to eat up resources. If you are also one of those people who neglect basic site maintenance, soon it will feel like someone poured sand into the gears of your server. I say enough with that. Time to reverse the trend. In this guide, we […]
Comparing AngularJS And React
When it comes to creating dynamic web applications, JavaScript has long enjoyed popularity among developers. And, speaking of JavaScript, both AngularJS and ReactJS are two of the most popular open source libraries for JavaScript. Both Angular and React have their own advantages and disadvantages, and while comparisons are often drawn between the two, it is nearly impossible to pick a clear winner. There are cases where Angular performs really well, especially when you require an MVC architecture. Similarly, there are times when React proves its worth, like following a one-way data flow and making the developers’ lives easier. So, what […]
Building A Live User Tracker With WordPress, Firebase, And AngularJS
Live interaction with users on your site is a great way to add new functionality that is engaging for your visitors. To be truly live, however, the server needs to correspond with the browser or client directly. Luckily there is a new way to do this using WebSockets, a protocol that allows that direct connection. You can use these instant interactions for administrative purposes, like to show how many visitors are currently viewing your site, and what page they are on. Traditionally, a client communicates with the server by getting or pushing data to it, but what if the server […]
5 Plugins To Integrate Bitcoin Payments Into WordPress
Ah, bitcoin, the totally virtual, decentralized cryptocurrency that nobody really understands (though The Economist comes pretty close). Here’s the basic idea: bitcoin started off in 2009 when created by a mysterious person named Satoshi Nakamoto. This name, however, is just a pseudonym—many have tried to guess at the real identity of Mr. Satoshi but so far there’s been no confirmation. A bitcoin is created when a computer in the P2P coin network accomplishes a certain mathematical task—this process is called mining bitcoins. However, there’s a limit on the number of bitcoins that can ever be created. The system was designed […]

No Comments