<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Angular 2 Archives | Blog</title>
	<atom:link href="https://onclickinnovations.com/blog/tag/angular-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://onclickinnovations.com/blog/tag/angular-2/</link>
	<description>Onclick Innovations Pvt. Ltd.</description>
	<lastBuildDate>Mon, 08 May 2017 12:39:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">208843066</site>	<item>
		<title>Phalcon:: The Extremely Fast Framework</title>
		<link>https://onclickinnovations.com/blog/phalcon-the-extremely-fast-framework/</link>
					<comments>https://onclickinnovations.com/blog/phalcon-the-extremely-fast-framework/#respond</comments>
		
		<dc:creator><![CDATA[it_geeks]]></dc:creator>
		<pubDate>Mon, 08 May 2017 12:39:43 +0000</pubDate>
				<category><![CDATA[Custom Software Development Solutions]]></category>
		<category><![CDATA[Angular 2]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[Mobile Development]]></category>
		<category><![CDATA[MVC Frameworks]]></category>
		<category><![CDATA[ReactJS]]></category>
		<category><![CDATA[Web Application Development]]></category>
		<guid isPermaLink="false">http://blog.onclickinnovations.com/?p=740</guid>

					<description><![CDATA[<p> &#8220;Phalcon&#8221; a high-performance PHP Web framework. It is written as a C extension. Phalcon is probably one&#8217;s go to framework, if the application has to be in PHP and be as performant as possible. Since , it is very fast, but cannot run on shared hosting. As compiled as a C extension into PHP which makes it faster by [&#8230;]</p>
<p>The post <a href="https://onclickinnovations.com/blog/phalcon-the-extremely-fast-framework/">Phalcon:: The Extremely Fast Framework</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong> &#8220;Phalcon&#8221;</strong> a high-performance PHP Web framework. It is written as a C extension. Phalcon is probably one&#8217;s go to framework, if the application has to be in PHP and be as performant as possible. Since , it is very fast, but cannot run on shared hosting. As compiled as a C extension into PHP which makes it faster by an order of magnitude. Phalcon doesn’t have footprint in one&#8217;s project it resides in one&#8217;s memory, so it will not be seen specific code in your project. We can’t play around with Phalcon’s source code and modify to fit  different needs.</p>
<p>In <a href="http://blog.onclickinnovations.com/740-2/">PHALCON</a>, as default, directory structure, and the way one write classes dictates  routes. Phalcon is blazing fast. Phalcon is different, as it is delivered as a php extension, which will be injected into the php core while running. So, we can just download the extension on Windows, or rebuild it, enable it in php.ini, and after that we got a high performance framework working. It is not easy extendable at all. Phalcon  is a completely different framework as its core files are compiled as a php extension. Its fastest PHP framework but because of the dependency on many core api&#8217;s the documentation becomes the limiting factor. Phalcon is compiled framework hence changing some core functionality would be difficult.  When one&#8217;s own code hooks into a class/method of Phalcon, that method will be executed directly as C, which is already compiled to machine code, which is basically as fast as one can get. Unlike most PHP frameworks, Phalcon is implemented as a web server extension  and aiming to boost execution speed, reduce resource usage, and handle more HTTP requests  per second than comparable frameworks written primarily in PHP.</p>
<p><strong>Pros</strong></p>
<ul>
<li>Extremely  fast</li>
<li>The team seems really dedicated so much so they have a fundraising page to make the lead developer full time</li>
</ul>
<p><strong>Cons</strong></p>
<ul>
<li>We&#8217;d be relying on a framework we can&#8217;t just jump in and fix if there is a bug until an official patch is out.</li>
<li>It doesn&#8217;t work with HHVM</li>
</ul>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fonclickinnovations.com%2Fblog%2Fphalcon-the-extremely-fast-framework%2F&amp;linkname=Phalcon%3A%3A%20The%20Extremely%20Fast%20Framework" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_twitter" href="https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Fonclickinnovations.com%2Fblog%2Fphalcon-the-extremely-fast-framework%2F&amp;linkname=Phalcon%3A%3A%20The%20Extremely%20Fast%20Framework" title="Twitter" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_linkedin" href="https://www.addtoany.com/add_to/linkedin?linkurl=https%3A%2F%2Fonclickinnovations.com%2Fblog%2Fphalcon-the-extremely-fast-framework%2F&amp;linkname=Phalcon%3A%3A%20The%20Extremely%20Fast%20Framework" title="LinkedIn" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_no_icon a2a_counter addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fonclickinnovations.com%2Fblog%2Fphalcon-the-extremely-fast-framework%2F&#038;title=Phalcon%3A%3A%20The%20Extremely%20Fast%20Framework" data-a2a-url="https://onclickinnovations.com/blog/phalcon-the-extremely-fast-framework/" data-a2a-title="Phalcon:: The Extremely Fast Framework">Share</a></p><p>The post <a href="https://onclickinnovations.com/blog/phalcon-the-extremely-fast-framework/">Phalcon:: The Extremely Fast Framework</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://onclickinnovations.com/blog/phalcon-the-extremely-fast-framework/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">740</post-id>	</item>
		<item>
		<title>Protractor</title>
		<link>https://onclickinnovations.com/blog/protractor/</link>
					<comments>https://onclickinnovations.com/blog/protractor/#respond</comments>
		
		<dc:creator><![CDATA[it_geeks]]></dc:creator>
		<pubDate>Thu, 27 Apr 2017 13:52:11 +0000</pubDate>
				<category><![CDATA[Custom Software Development Solutions]]></category>
		<category><![CDATA[Angular]]></category>
		<category><![CDATA[Angular 2]]></category>
		<category><![CDATA[Angular JS]]></category>
		<category><![CDATA[Mobile App Development]]></category>
		<category><![CDATA[MVC Framework]]></category>
		<category><![CDATA[Selenium]]></category>
		<guid isPermaLink="false">http://blog.onclickinnovations.com/?p=727</guid>

					<description><![CDATA[<p>Protractor is a familiar automation framework specific to AngularJS. Protractor is an end-to-end test framework for AngularJS applications. It allows you do drive the browser and test the expected state of your application&#8217;s pages. This sort of functional testing is an essential component of any overall testing strategy. Protractor runs on top of selenium. So [&#8230;]</p>
<p>The post <a href="https://onclickinnovations.com/blog/protractor/">Protractor</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Protractor is a familiar automation framework specific to AngularJS. Protractor is an end-to-end test framework for AngularJS applications. It allows you do drive the browser and test the expected state of your application&#8217;s pages. This sort of functional testing is an essential component of any overall testing strategy. Protractor runs on top of selenium. So if one’s application is created using angularJS, then protractor will help as it has in built support for angular JS page load and actions. Protractor is a test framework for Angular JS applications which uses Selenium to automate the browser behavior. Most of us are familiar with the WebDriver (Selenium) which we use to automate the browsers.</p>
<p><a href="http://blog.onclickinnovations.com/protractor/">Protractor </a>is an Open Source, and  built by a team in Google on top of WebDriverJS with existing technologies such as Selenium, Node.js and Jasmine which makes writing tests a breeze. It’s also a replacement for the existing AngularJS E2E testing framework called “Angular Scenario Runner”.</p>
<p><strong>Why Protractor?</strong></p>
<p>Protractor is a wrapper around Selenium WebDriverJS and Selenium Server.It has new locator strategies and functions specifically for Angular apps. Automatic waiting, can execute the next step in you test the moment the webpage finishes pending tasks. One Can take the advantage of the Selenium grid to run multiple browser at once.We Can run test on both real and headless browsers.</p>
<p>&#8211; Easily install and setup</p>
<p>&#8211; Easily readable jasmine framework</p>
<p>&#8211; Support Data Driven test</p>
<p>&#8211; Include all advantages of Selenium WebDriver</p>
<p>&#8211; Auto-Synchronization</p>
<p>&#8211;  Support parallel testing through multiple browsers</p>
<p>&#8211;  Excellent speed</p>
<p><strong>Some not so good points of Protractor::</strong>It is basically a UI driven testing tool, provide only front-end testing and there is no any detailed test report, other than test log, it needs more time to script and is more sensitive and Zero Tolerance.</p>
<p>&nbsp;</p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fonclickinnovations.com%2Fblog%2Fprotractor%2F&amp;linkname=Protractor" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_twitter" href="https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Fonclickinnovations.com%2Fblog%2Fprotractor%2F&amp;linkname=Protractor" title="Twitter" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_linkedin" href="https://www.addtoany.com/add_to/linkedin?linkurl=https%3A%2F%2Fonclickinnovations.com%2Fblog%2Fprotractor%2F&amp;linkname=Protractor" title="LinkedIn" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_no_icon a2a_counter addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fonclickinnovations.com%2Fblog%2Fprotractor%2F&#038;title=Protractor" data-a2a-url="https://onclickinnovations.com/blog/protractor/" data-a2a-title="Protractor">Share</a></p><p>The post <a href="https://onclickinnovations.com/blog/protractor/">Protractor</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://onclickinnovations.com/blog/protractor/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">727</post-id>	</item>
		<item>
		<title>Vue.js</title>
		<link>https://onclickinnovations.com/blog/vue-js/</link>
					<comments>https://onclickinnovations.com/blog/vue-js/#respond</comments>
		
		<dc:creator><![CDATA[it_geeks]]></dc:creator>
		<pubDate>Thu, 13 Apr 2017 13:26:18 +0000</pubDate>
				<category><![CDATA[Custom Software Development Solutions]]></category>
		<category><![CDATA[Angular 2]]></category>
		<category><![CDATA[App Development]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Jquery]]></category>
		<category><![CDATA[Laravel]]></category>
		<category><![CDATA[MVC Framework]]></category>
		<category><![CDATA[ReactJS]]></category>
		<guid isPermaLink="false">http://blog.onclickinnovations.com/?p=701</guid>

					<description><![CDATA[<p>Vue.js is a javascript framework to build user interfaces. Vue.js is a library for building web interfaces. Vue.js is simple, minimal core with an incrementally adoptable stack that can handle apps of any scale. Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, [&#8230;]</p>
<p>The post <a href="https://onclickinnovations.com/blog/vue-js/">Vue.js</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Vue.js is a javascript framework to build user interfaces. Vue.js is a library for building web interfaces. Vue.js is simple, minimal core with an incrementally adoptable stack that can handle apps of any scale. Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is very easy to pick up and integrate with other libraries or existing projects. On the other hand, Vue is also perfectly capable of powering sophisticated Single-Page Applications when used in combination with modern tooling  and supporting libraries .</p>
<p>Basically Vue.js  let one code in an highly reusable way,  create components that one can use as “html-like tags” in your page, binding data, functions and other very useful properties to every component. It has quickly overtaken React.js and jQuery in terms of popularity  and it doesn&#8217;t show signs of slowing down anytime soon.</p>
<p>Vue.js  is truly descriptive , declarative rendering, as oppose to other frameworks/libraries. Vue.js provides a lot of fantastic features to work with DOM. Vue.js does not require webpack. Vue.js also reduces a ton of line of codes.  Vue.js is really approachable and provides a little more structure on how to approach various things.  Vue.js is also suitable for light-weight projects. It provides very different functionality though, namely structure and modularization. In fact, one can use JQuery and Vue.js together. Vue.js was 3rd most starred project in 2016 on GitHub. Vue is simpler,  Vue.js is much easier to integrate into many frameworks like Laravel, Rails or even Django. Parsing, ajax, and data binding  can be done with Vue.js. Vue is focusing on building some of the best actions in web UI development like components, declarative UI, hot-reloading, time-travel debugging and etc.  Vue.js has a much less complicated learning curve in comparison with Angular 2.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fonclickinnovations.com%2Fblog%2Fvue-js%2F&amp;linkname=Vue.js" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_twitter" href="https://www.addtoany.com/add_to/twitter?linkurl=https%3A%2F%2Fonclickinnovations.com%2Fblog%2Fvue-js%2F&amp;linkname=Vue.js" title="Twitter" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_linkedin" href="https://www.addtoany.com/add_to/linkedin?linkurl=https%3A%2F%2Fonclickinnovations.com%2Fblog%2Fvue-js%2F&amp;linkname=Vue.js" title="LinkedIn" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_no_icon a2a_counter addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fonclickinnovations.com%2Fblog%2Fvue-js%2F&#038;title=Vue.js" data-a2a-url="https://onclickinnovations.com/blog/vue-js/" data-a2a-title="Vue.js">Share</a></p><p>The post <a href="https://onclickinnovations.com/blog/vue-js/">Vue.js</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://onclickinnovations.com/blog/vue-js/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">701</post-id>	</item>
	</channel>
</rss>
