AngularJS – AcadGild https://acadgild.com/blog Learn. Do. Earn. Thu, 25 Aug 2016 12:01:42 +0000 en-US hourly 1 https://wordpress.org/?v=4.5.3 103159356 Introduction to Backbone.JS https://acadgild.com/blog/introduction-backbone-js/ https://acadgild.com/blog/introduction-backbone-js/#respond Fri, 10 Jun 2016 06:34:46 +0000 https://acadgild.com/blog/?p=6584 In this blog we will be discussing about Backbone.js which is a JavaScript library. This blog will cover the topics required for basic understanding of Backbone.js as well as Hello world example using Backbone. Before going ahead with this blog let us know the prerequisites of Backbone.JS. To understand Backbone, you are required to have […]

The post Introduction to Backbone.JS appeared first on AcadGild.

]]>
https://acadgild.com/blog/introduction-backbone-js/feed/ 0 6584
AngularJS 2.0 v/s ReactJS https://acadgild.com/blog/angularjs-2-0-vs-reactjs/ https://acadgild.com/blog/angularjs-2-0-vs-reactjs/#respond Fri, 10 Jun 2016 06:25:40 +0000 https://acadgild.com/blog/?p=6572 This is a short blog which will explain you in brief about AngularJS 2.0 and ReactJS. In this blog, we will first start up with an introduction to Angular.JS and React.JS and then will going forward with differences between AngularJS 2.0 and ReactJS. Introduction to AngularJS 2.0 AngularJS was created, as a side project, in […]

The post AngularJS 2.0 v/s ReactJS appeared first on AcadGild.

]]>
https://acadgild.com/blog/angularjs-2-0-vs-reactjs/feed/ 0 6572
Front End Interview Preparation Guide https://acadgild.com/blog/front-end-interview-preparation-guide/ https://acadgild.com/blog/front-end-interview-preparation-guide/#comments Tue, 26 Apr 2016 12:57:07 +0000 https://acadgild.com/blog/?p=3810 Front-end web development, also known as client-side development is the practice of producing HTML, CSS and JavaScript for a website or web application so that a user can see and interact with them directly. (src: Wikipedia) Before getting into Interview preparation we will have a look at skills required for a front end developer: Proper […]

The post Front End Interview Preparation Guide appeared first on AcadGild.

]]>
https://acadgild.com/blog/front-end-interview-preparation-guide/feed/ 1 3810
Why Atom.io will be your favorite Text Editor! https://acadgild.com/blog/atom-favorite-text-editor/ https://acadgild.com/blog/atom-favorite-text-editor/#respond Mon, 14 Mar 2016 12:20:02 +0000 https://acadgild.com/blog/?p=2153 Are you lost which Editor you need to choose? Well my answer would be Atom. I would be explaining about Atom in depth in this Blog so that it’s easy for you to choose. What is Atom? Atom is a free and open source text and source editor that’s modern, approachable, yet hack-able to the […]

The post Why Atom.io will be your favorite Text Editor! appeared first on AcadGild.

]]>
https://acadgild.com/blog/atom-favorite-text-editor/feed/ 0 2153
Functions in TypeScript https://acadgild.com/blog/typescript-functions/ https://acadgild.com/blog/typescript-functions/#comments Wed, 09 Mar 2016 13:40:13 +0000 https://acadgild.com/blog/?p=2066 Functions Functions are the fundamental building block of any applications in JavaScript. They’re how you build up layers of abstraction, mimicking classes, information hiding, and modules. In TypeScript, while there are classes and modules, function still play the key role in describing how to ‘do’ things. TypeScript also adds some new capabilities to the standard […]

The post Functions in TypeScript appeared first on AcadGild.

]]>
https://acadgild.com/blog/typescript-functions/feed/ 2 2066
Basic Data Types in Typescript https://acadgild.com/blog/types-of-typescript/ https://acadgild.com/blog/types-of-typescript/#respond Tue, 08 Mar 2016 12:45:15 +0000 https://acadgild.com/blog/?p=2043 TypeScript is a language for application-scale JavaScript. TypeScript adds optional types, classes, and modules to JavaScript. TypeScript supports tools for large-scale JavaScript applications for any browser, host, and for any OS. TypeScript compiles to readable, standards-based JavaScript. Now let us have a quick look into installing Typescript. To install the latest stable version you need […]

The post Basic Data Types in Typescript appeared first on AcadGild.

]]>
https://acadgild.com/blog/types-of-typescript/feed/ 0 2043
AngularJS is Key to Revolutionary Career in Web Development https://acadgild.com/blog/angularjs-is-key-to-revolutionary-career-in-web-development/ https://acadgild.com/blog/angularjs-is-key-to-revolutionary-career-in-web-development/#respond Wed, 24 Feb 2016 09:59:05 +0000 https://acadgild.com/blog/?p=1723 AngularJS is the hottest word in Web application development today. In a short span of time, AngularJS is dominating the world of JavaScript framework. It has proclaimed itself as “Super-heroic JavaScript Framework” and is gaining a lot of traction, making it a valuable skill for web development professionals to focus on. Who can learn AngularJs? […]

The post AngularJS is Key to Revolutionary Career in Web Development appeared first on AcadGild.

]]>
https://acadgild.com/blog/angularjs-is-key-to-revolutionary-career-in-web-development/feed/ 0 1723
Why Node.JS is better than PHP? https://acadgild.com/blog/why-node-js-is-better-than-php/ https://acadgild.com/blog/why-node-js-is-better-than-php/#comments Sat, 30 Jan 2016 16:00:05 +0000 https://acadgild.com/blog/?p=1418 The web is an ever-changing technology landscape. There are too many web technologies, from simple to complex, and explaining each and every one in detail cannot be done in a single post. So, in this post, we will be doing a comparison between Node.js and PHP. To understand these concepts, you need prior knowledge in […]

The post Why Node.JS is better than PHP? appeared first on AcadGild.

]]>
https://acadgild.com/blog/why-node-js-is-better-than-php/feed/ 3 1418
Node.js Tutorial: Step-by-Step Guide For Getting Started https://acadgild.com/blog/node-js-tutorial-step-by-step-guide-for-getting-started/ https://acadgild.com/blog/node-js-tutorial-step-by-step-guide-for-getting-started/#comments Fri, 29 Jan 2016 12:20:07 +0000 https://acadgild.com/blog/?p=1407 This post is focused at beginners with prior knowledge in JavaScript and will give you a clear picture on how to get started with NodeJS. The popularity of JavaScript applications has been skyrocketing in the last few years, with Node.js definitely facilitating this growth, as compared to Ruby, Python, and Java. Node.js is an open-source, […]

The post Node.js Tutorial: Step-by-Step Guide For Getting Started appeared first on AcadGild.

]]>
https://acadgild.com/blog/node-js-tutorial-step-by-step-guide-for-getting-started/feed/ 1 1407
Difference between Front-End Web Development and Full Stack Web Development https://acadgild.com/blog/difference-between-front-end-web-development-and-full-stack-web-development/ https://acadgild.com/blog/difference-between-front-end-web-development-and-full-stack-web-development/#comments Wed, 27 Jan 2016 12:43:10 +0000 https://acadgild.com/blog/?p=1332 It is an awesome feeling to see a clean, neat and a beautifully designed website. The web developers are the people responsible creating all the appealing websites out there. Websites are now a critical component for any business and there is a huge demand for skilled web developers. Saying this, do you know exactly what kind […]

The post Difference between Front-End Web Development and Full Stack Web Development appeared first on AcadGild.

]]>
https://acadgild.com/blog/difference-between-front-end-web-development-and-full-stack-web-development/feed/ 2 1332