Javascript | Web Design Fanatic https://webdesignfanatic.com Web Design Fanatics Unite! Sun, 31 May 2015 16:18:27 +0000 en-US hourly 1 https://wordpress.org/?v=5.8.9 https://webdesignfanatic.com/wp-content/uploads/2014/07/cropped-wdf-fist-32x32.png Javascript | Web Design Fanatic https://webdesignfanatic.com 32 32 All About Bower: Handling Those Packages https://webdesignfanatic.com/all-about-bower-handling-those-packages/ Mon, 01 Jun 2015 04:01:41 +0000 https://webdesignfanatic.com/?p=1340 What is Bower? Bower is a package manager for JavaScript libraries that can be used for defining, retrieving and versioning your dependencies. It will fetch and install packages from everywhere. It will work by searching, downloading and saving anything you are looking for. Information about all these activities is stored in bower.json file. Bower will […]

The post All About Bower: Handling Those Packages appeared first on Web Design Fanatic.

]]>
5 Famous PaaS Solutions To Host Your Node.js Apps https://webdesignfanatic.com/5-famous-paas-solutions-to-host-your-node-js-apps/ Thu, 16 Apr 2015 04:01:09 +0000 https://webdesignfanatic.com/?p=1288 Host Your Node.js Apps Node.js has witnessed an incredible growth and popularity in recent years. It has come a long way to provide webmasters an easy and fast way to develop bespoke applications efficiently. With big brands such as Walmart and Paypal are embracing it, more and more people are picking up Node to streamline […]

The post 5 Famous PaaS Solutions To Host Your Node.js Apps appeared first on Web Design Fanatic.

]]>
Creat Rich and Responsive Editor UIs With Knockout.js https://webdesignfanatic.com/creat-rich-responsive-editor-uis-knockout-js/ Mon, 03 Nov 2014 05:01:34 +0000 https://webdesignfanatic.com/?p=1146 What is Knockout.js? Knockout.js is a JavaScript library based on the MVVM pattern with templates. It follows the concept of clear separation between view elements, domain data and data to be displayed. It has well defined specialized code for managing the relationship between view elements. The framework was developed by a Microsoft employee, Steve Sanderson […]

The post Creat Rich and Responsive Editor UIs With Knockout.js appeared first on Web Design Fanatic.

]]>
Essential Grunt Tips For Streamlined Web Development https://webdesignfanatic.com/essential-grunt-tips-streamlined-web-development/ Thu, 25 Sep 2014 04:01:00 +0000 https://webdesignfanatic.com/?p=855 Essential Grunt Tips If you remember a couple of days ago, I introduced you to Grunt. Grunt may be officially termed as the “JavaScript task runner” but it is actually the “JavaScript-based task runner. The tool allows you to develop tasks using JavaScript for almost any development project, even WordPress plugins. It has been used […]

The post Essential Grunt Tips For Streamlined Web Development appeared first on Web Design Fanatic.

]]>
The Features of Grunt and Why it Can Help You https://webdesignfanatic.com/features-grunt-can-help/ Tue, 23 Sep 2014 04:01:14 +0000 https://webdesignfanatic.com/?p=792 What is Grunt for developers? Grunt is a command line build tool designed for JavaScript projects. There are many built-in tasks in the software that can help you do a lot. You can develop your own scripts and plugins and extend its basic functions. Why do people use it? The Grunt community is already huge […]

The post The Features of Grunt and Why it Can Help You appeared first on Web Design Fanatic.

]]>