Web Development
13 Web Development Trends for 2016 You Should Know
2016 packs a lot of excitement and creativity for web developers, as technology advances and new web development trends and tools are made available. Here are 10 of the top web development trends for 2016 that you can’t afford to miss.
What are the Top 10 Websites for Web Developers to Follow?
I already covered the topic of the most popular blogs for web designers every professionally sound designer should at least be aware of. It’s time to broaden this list. Today I’m about to offer you a roundup of 10 top websites for web developers that should definitely be bookmarked.
Keeping Up With Web Development Trends
Getting Hamilton tickets is like keeping up with web development trends. Learn how an Ascedia developer scored seats and how it relates to web design.
Do Certifications Matter?
Name any prominent software technology, and you’ll find a certification program for that technology. For a fee, of course. It’s a dizzying, intimidating array of acronyms: MCSD, SCJD. RHCE, ACSA. This post discusses whether such certifications are worthwhile.
Which IDE Do You Use for Your Web Development Projects?
Whether you’re a Web Developer or a Full Stack programmer, a good IDE is a must-have on any computer. My aim through this post is to focus on the key features that you as a web developer should look for in your IDE.
AngularJS
AngularJS Exception Logging Made Simple
Exception logging is one of the most important, yet overlooked parts of application development. There are two important considerations when it comes to exception logging in AngularJS: How to catch and log exceptions, and what specifically should be logged. In this post, we will take a look at both.
AngularJS: Use The Service, Not the Controller
A brief introduction to Angular services, and why you should use them, with an easy example.
Bundling Angular with webpack
Because Angular is so modular you can separate your JavaScript code like your controllers and services into multiple files. But adding all of the script references to my HTML file is painful. This post describes how to bundle Angular with webpack to solve some of these issues.
PHP
An Introduction to MVC in PHP Using the Slim Framework
This post allows you to get started with MVC by building a Slim app that contains routes that respond to specific HTTP requests. Each route invokes a callback and returns an HTTP response.
How To Put nginx and PHP to Jail in Debian 8
Setting up a chroot environment is easy. But securing it properly is prone to faults which in worst case could let an attacker escape the chroot. And this is your worst nightmare, right? So let’s have a look at some more technical details.
From Our Partners
Continuous Delivery – Enough Talk! See How It’s Done.
The goal of Continuous Delivery is to keep software release-ready, and enable a repeatable, reliable way to deploy software to any environment. Learn how Continuous Delivery is done in large enterprises from the experts at Electric Cloud – get eBooks, webinars, podcasts and more.