Author: tejas
-
Getting the Most Out of Your PHP Log Files: A Practical Guide
It could rightfully be said that logs are one of the most underestimated and underutilized tools at a freelance php developer’s disposal. Despite the wealth of information they can offer, it is not uncommon for logs to be the last place a developer looks when trying to resolve a problem. In truth, PHP log files should in many…
-
Top 18 Most Common AngularJS Mistakes That Developers Make
Single page apps demand the front-end developers to become better software engineers. CSS and HTML are not the biggest concern anymore, in fact, there is no longer just a single concern. The front-end developer needs to handle XHRs, application logic (models, views, controllers), performance, animations, styles, structure, SEO, and integration with external services. The result…
-

Building an IMAP Email Client with PHP
-

The Vital Guide to PHP Interviewing
-
Grape Gem Tutorial: How To Build A REST-Like API In Ruby
-
Cold Dive into React Native: A Beginner's Tutorial
-
Concurrency and Fault Tolerance Made Easy: An Akka Tutorial with Examples
-
Getting Started with Docker: Simplifying Devops
-
Meteor Tutorial: Building Real-Time Web Applications with Meteor
-
Getting Started with Your First Ember.js App