0 comment
Best Web Hosting Platforms for Node.js Apps
With the rise in popularity of JavaScript the web development is rising to new heights. The flexibility that JavaScript gives us with web applications and on the server was a dream to achieve just some year back. Node.js which has became a next big thing for developers is an open source and runtime environment focused on developing networking and server side applications. The Node.js applications are written in JavaScript and can be executed within Node.js environment on platforms like FreeBSD, Windows, Linux, NonStop, OS X etc. Node.js also builds network programs like web servers similar to Python and PHP but the major thing that distinguishes Node.js is that it is a non-blocking language which means that commands runs parallel to each other and they use callbacks as an indication for signal completion.
0 comment
PHP Libraries for Developers
These days, PHP is making a lot of buzz for being an effective server-side programming language for web development. PHP libraries perform a useful function of extending the core functionality of the language. A library is a vast collection of useful resources, such as pre-written codes, classes, values, message templates, configuration data and more. Currently, there are a bunch of PHP libraries that can execute web development with greater speed and efficiency. Here are listing down the names of 15 such PHP libraries that can aid developers in their projects. Alright, so here we go.
0 comment
Google’s Roboto Font is Now Open Source
Google introduced the Roboto font nearly four years ago as part of Android 4.0 Ice Cream Sandwich. Since then, it’s grown to be the default for Android and Chrome OS, and it’s a big part of Google’s overall Material Design language that we’re seeing spread across many of its web services as well. Google has announced that their signature font “Roboto” is now officially free to use by any e-reader company.
0 comment
An Interactive Drag and Drop Coloring Experiment
Interactive Drag and Drop Coloring Concept is a little fun experiment where you can color a website mockup by dragging and dropping a color droplet from a palette. The idea is to simply drag a color from a color palette to a website mockup and color designated areas of it like sections or texts. You might have encountered customization tools before, but Codrops wanted to add some fun to this idea and make it enjoyable to use.