<?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>App Development Archives | Blog</title>
	<atom:link href="https://onclickinnovations.com/blog/tag/app-development/feed/" rel="self" type="application/rss+xml" />
	<link>https://onclickinnovations.com/blog/tag/app-development/</link>
	<description>Onclick Innovations Pvt. Ltd.</description>
	<lastBuildDate>Mon, 22 May 2017 12:35:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
<site xmlns="com-wordpress:feed-additions:1">208843066</site>	<item>
		<title>Continuous Integration</title>
		<link>https://onclickinnovations.com/blog/continuous-integration/</link>
					<comments>https://onclickinnovations.com/blog/continuous-integration/#comments</comments>
		
		<dc:creator><![CDATA[it_geeks]]></dc:creator>
		<pubDate>Mon, 22 May 2017 12:35:53 +0000</pubDate>
				<category><![CDATA[Custom Software Development Solutions]]></category>
		<category><![CDATA[App Development]]></category>
		<category><![CDATA[Automation Testing]]></category>
		<category><![CDATA[CI]]></category>
		<category><![CDATA[Custom Web Development]]></category>
		<category><![CDATA[CVS]]></category>
		<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[Mobile App Development]]></category>
		<guid isPermaLink="false">http://blog.onclickinnovations.com/?p=767</guid>

					<description><![CDATA[<p>Continuous Integration (CI) is a software development approach in which developers merge their code into a common repositories several times in a day. To merge the code, every check in should run build and run a set of tests that ensures that common repository is always ready for deployment. There are many tools for CI [&#8230;]</p>
<p>The post <a href="https://onclickinnovations.com/blog/continuous-integration/">Continuous Integration</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Continuous Integration (CI) is a software development approach in which developers merge their code into a common repositories several times in a day. To merge the code, every check in should run build and run a set of tests that ensures that common repository is always ready for deployment. There are many tools for CI that help in running build, running tests and providing feedback back to developer checking in code. <a href="http://blog.onclickinnovations.com/767-2/">CONTINUOUS INTEGRATION</a> is a practice of making changes to source code made by a single developer available as frequently as possible to other developers using the same source code, with the goal of reducing the amount of time spent resolving conflicts that arise from multiple developers modifying related modules at the same time.</p>
<p>&nbsp;</p>
<p>Hence, we can say it is the process of automating your code&#8217;s compile, static code analysis, documentation generation, etc for every single check in of code. The goal is to develop a robust build pipeline so that anything that breaks the pipeline is identified as fast as possible, because every single checked in change automatically leads to a complete run of the entire building pipeline. After having a successful CI for build, one can then make &#8216;build pipelines&#8217; generating docs after a successful build, generating quality reports and maybe automatically deploying to/setting up test/production if one’s project have reach the expected quality and all unit, integration, smoke and qa tests pass. Ultimately, with its help we can  build our project and execute tests in a clean isolated environment each time one commit on CVS, with the help of a continuous build tool.</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%2Fcontinuous-integration%2F&amp;linkname=Continuous%20Integration" 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%2Fcontinuous-integration%2F&amp;linkname=Continuous%20Integration" 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%2Fcontinuous-integration%2F&amp;linkname=Continuous%20Integration" 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%2Fcontinuous-integration%2F&#038;title=Continuous%20Integration" data-a2a-url="https://onclickinnovations.com/blog/continuous-integration/" data-a2a-title="Continuous Integration">Share</a></p><p>The post <a href="https://onclickinnovations.com/blog/continuous-integration/">Continuous Integration</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://onclickinnovations.com/blog/continuous-integration/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">767</post-id>	</item>
		<item>
		<title>React Native way to build world-class applications</title>
		<link>https://onclickinnovations.com/blog/react-native-way-to-build-world-class-applications/</link>
					<comments>https://onclickinnovations.com/blog/react-native-way-to-build-world-class-applications/#respond</comments>
		
		<dc:creator><![CDATA[it_geeks]]></dc:creator>
		<pubDate>Wed, 17 May 2017 13:25:42 +0000</pubDate>
				<category><![CDATA[Custom Software Development Solutions]]></category>
		<category><![CDATA[Android Applications]]></category>
		<category><![CDATA[App Development]]></category>
		<category><![CDATA[Custom CRM Development]]></category>
		<category><![CDATA[custom solutions corporate]]></category>
		<category><![CDATA[iOS And Android]]></category>
		<category><![CDATA[JSX]]></category>
		<category><![CDATA[Mobile App Development]]></category>
		<category><![CDATA[Mobile Virtual Reality]]></category>
		<category><![CDATA[MVC Frameworks]]></category>
		<category><![CDATA[ReactJS]]></category>
		<guid isPermaLink="false">http://blog.onclickinnovations.com/?p=762</guid>

					<description><![CDATA[<p>React Native is a framework that enables one to build world-class application experiences on native platforms based on JavaScript and React.React Native is a mobile framework that compiles to native app components, allowing one to build native mobile applications (iOS, Android, and Windows) in JavaScript.  It’s based on React, Facebook’s JavaScript library for building user interfaces, but [&#8230;]</p>
<p>The post <a href="https://onclickinnovations.com/blog/react-native-way-to-build-world-class-applications/">React Native way to build world-class applications</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="http://blog.onclickinnovations.com/762-2/">React Native</a> is a framework that enables one to build world-class application experiences on native platforms based on JavaScript and React.React Native is a mobile framework that compiles to native app components, allowing one to build native mobile applications (iOS, Android, and Windows) in JavaScript.  It’s based on React, Facebook’s JavaScript library for building user interfaces, but instead of targeting also browser, it targets mobile platforms.React Native applications are written using JSX. React native provides a basic set of components for both iOS and Android platforms. Some of the components in React Native are Navigator, TabBar, Text, TextInput, View, ScrollView. These components use native iOS UIKit and Android UI components internally.</p>
<ul>
<li>React Native is a great platform for crearting non-heavily based apps for both iOS and Android. React Native has their owm implementation of rendering components for native platforms.</li>
<li>React Native has a flexbox way of styling instead of regular CSS for the web</li>
<li>React Native has to be compiled to native code where ReactJS can be used directly in the DOM</li>
<li>One can use React Native to develop Android as well as IOS apps with very few or in some cases no code changes.</li>
<li>A simple Javascript editor is required to write React Native apps.</li>
<li> React Native has a wonderful feature called hot reloading where one can make changes to the code, save it and the changes are reflected realtime, we don’t need to run the project every time when we make changes to the code. This feature is similar to Instant run of Android Studio but if we compare the speed on lower RAM computers, hot reloading stands strong.</li>
<li>React Native community is increasing day by day and we can find lot of examples and libraries to help one developing applications more faster.</li>
</ul>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fonclickinnovations.com%2Fblog%2Freact-native-way-to-build-world-class-applications%2F&amp;linkname=React%20Native%20way%20to%20build%20world-class%20applications" 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%2Freact-native-way-to-build-world-class-applications%2F&amp;linkname=React%20Native%20way%20to%20build%20world-class%20applications" 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%2Freact-native-way-to-build-world-class-applications%2F&amp;linkname=React%20Native%20way%20to%20build%20world-class%20applications" 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%2Freact-native-way-to-build-world-class-applications%2F&#038;title=React%20Native%20way%20to%20build%20world-class%20applications" data-a2a-url="https://onclickinnovations.com/blog/react-native-way-to-build-world-class-applications/" data-a2a-title="React Native way to build world-class applications">Share</a></p><p>The post <a href="https://onclickinnovations.com/blog/react-native-way-to-build-world-class-applications/">React Native way to build world-class applications</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://onclickinnovations.com/blog/react-native-way-to-build-world-class-applications/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">762</post-id>	</item>
		<item>
		<title>Meteor</title>
		<link>https://onclickinnovations.com/blog/meteor/</link>
					<comments>https://onclickinnovations.com/blog/meteor/#respond</comments>
		
		<dc:creator><![CDATA[it_geeks]]></dc:creator>
		<pubDate>Wed, 26 Apr 2017 12:13:59 +0000</pubDate>
				<category><![CDATA[Custom Software Development Solutions]]></category>
		<category><![CDATA[App Development]]></category>
		<category><![CDATA[Full Stack Development]]></category>
		<category><![CDATA[Java Script Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[JavaScript Framework]]></category>
		<category><![CDATA[MVC Frameworks]]></category>
		<guid isPermaLink="false">http://blog.onclickinnovations.com/?p=720</guid>

					<description><![CDATA[<p>Meteor  a full stack JavaScript (JS) framework, made up of a collection of libraries and packages. Meteor has been built on concepts from other frameworks and libraries in a way that makes it easy to prototype applications. Essentially, it makes web development easier. It’s flexible and requires less code, which means less bugs and typically a [&#8230;]</p>
<p>The post <a href="https://onclickinnovations.com/blog/meteor/">Meteor</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Meteor  a full stack JavaScript (JS) framework, made up of a collection of libraries and packages. <a href="http://blog.onclickinnovations.com/meteor/">Meteor</a> has been built on concepts from other frameworks and libraries in a way that makes it easy to prototype applications. Essentially, it makes web development easier. It’s flexible and requires less code, which means less bugs and typically a higher quality and more stable end result. Hence, meteor is easy to learn and quick to build and thats why it is a  favorite for many developers.  Things that make this framework a favorite are:</p>
<ul>
<li> With JavaScript on the front-end and back-end, plus smart packages, Meteor allows you to develop faster. This makes others trying to get a product out the door quickly.</li>
<li>Aside from rapid development, JavaScript on the server and client has other benefits—like less context switching. Moreover, JavaScript is one of the most popular programming languages in the world. It has many use-cases, and many developers are already familiar with it.</li>
<li>Anyone who gives Meteor a try knows how simple it is to get up and going. Unlike other popular full stack frameworks, you don’t have to rely on multiple languages. Any semi-experienced JS developer could be handed a Meteor project with decent structure, and pick it up and get it running quickly, it’s simple to learn and work with.</li>
<li>Meteor is the perfect solution for those looking to build real-time applications. It is real-time by default, known as “full stack reactivity”. All of the application’s layers from database to template update automatically. This means there is no need to refresh the page to see updates. And any changes to documents save instantly. This makes Meteor a perfect use-case for real time collaboration, too.</li>
<li>Building out a login system for your application can be a pain. But not with Meteor. Meteor packages make it simple to add features such as:</li>
<li>User accounts</li>
<li>Javascript libraries like React</li>
<li>Extras like Bootstrap or Stylus</li>
<li>&#8230;and more</li>
</ul>
<p>&nbsp;</p>
<ul>
<li>Meteor makes it simple to turn your web app into a smartphone app with Cordova. Cordova is a platform to build native smartphone applications using HTML, CSS and JavaScript. It has a set of APIs that allow you to access native device functions, like the camera, with JavaScript. And the best part is that Meteor comes out of the box with Cordova.</li>
<li>The web is becoming an increasingly real-time environment. With the growth of online applications like real-time collaboration tools, instant customer support, multiplayer web games, and more, the need for real-time friendly applications is increasing.</li>
</ul>
<p>&nbsp;</p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fonclickinnovations.com%2Fblog%2Fmeteor%2F&amp;linkname=Meteor" 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%2Fmeteor%2F&amp;linkname=Meteor" 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%2Fmeteor%2F&amp;linkname=Meteor" 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%2Fmeteor%2F&#038;title=Meteor" data-a2a-url="https://onclickinnovations.com/blog/meteor/" data-a2a-title="Meteor">Share</a></p><p>The post <a href="https://onclickinnovations.com/blog/meteor/">Meteor</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://onclickinnovations.com/blog/meteor/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">720</post-id>	</item>
		<item>
		<title>Ruby on Rails (ROR) or Django</title>
		<link>https://onclickinnovations.com/blog/ruby-on-rails-ror-or-django/</link>
					<comments>https://onclickinnovations.com/blog/ruby-on-rails-ror-or-django/#respond</comments>
		
		<dc:creator><![CDATA[it_geeks]]></dc:creator>
		<pubDate>Mon, 24 Apr 2017 13:12:24 +0000</pubDate>
				<category><![CDATA[Custom Software Development Solutions]]></category>
		<category><![CDATA[App Development]]></category>
		<category><![CDATA[Custom Web Development]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Mobile App]]></category>
		<category><![CDATA[MVC Framework]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[ROR]]></category>
		<guid isPermaLink="false">http://blog.onclickinnovations.com/?p=717</guid>

					<description><![CDATA[<p>Ruby on Rails (RoR)  a web framework written in Ruby  and is frequently credited with making Ruby “famous”. Rails puts strong emphasis on convention-over-configuration and testing. Its a predefined directory structure and following naming conventions. There’s plenty of good things: automatic imports, automatically passing controller instance variables to the view, a bunch of things such as template [&#8230;]</p>
<p>The post <a href="https://onclickinnovations.com/blog/ruby-on-rails-ror-or-django/">Ruby on Rails (ROR) or Django</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Ruby on Rails (RoR) </strong> a web framework written in Ruby  and is frequently credited with making Ruby “famous”. Rails puts strong emphasis on convention-over-configuration and testing. Its a predefined directory structure and following naming conventions. There’s plenty of good things: automatic imports, automatically passing controller instance variables to the view, a bunch of things such as template names are inferred automatically and much more. This means a developer only needs to specify unconventional aspects of the application, resulting in cleaner and shorter code.</p>
<p><strong>Django </strong>is a web framework written in Python.<a href="http://blog.onclickinnovations.com/717-2/"> Django</a> follows explicit is better than implicit (a core Python principle), resulting in code that is very readable even for people that are not familiar with the framework. A project in Django is organized around apps. Each app has its own models, controllers, views and tests and feels like a small project. Django projects are basically a collection of apps, with each app being responsible for a particular subsystem.</p>
<p>Why <a href="http://blog.onclickinnovations.com/717-2/">Ruby on Rails</a> is good for Web Development ::</p>
<ul>
<li>Both frameworks were born out of the need of developing web applications faster and organizing the code better. They follow the MVC principle, which means the modelling of the domain (model), the presentation of the application data (view) and the user’s interaction (controller) are all separated from each other. Django actually considers the framework to be the controller, so Django addresses itself as a model-template-view framework. Django’s template can be understood as the view and the view as the controller of the typical MVC scheme. Ruby on the other hand mainly lies in the area of web development and offers really great libraries in that field, from the web application itself over deployment libraries to things like foreman which helps you to start a big set of microservices simultaneously on your local device.</li>
<li><strong>&#8212;  </strong>Sites that would traditionally take 12 weeks to build can commonly be launched inside of 6 weeks with Ruby on Rails. This time savings results from a few factors: a leaner code-base (fewer lines of redundant code), a modular design (re-using existing components rather than building everything from scratch), and the availability of existing plugins (again, reducing the need to build features from scratch).</li>
<li><strong>&#8212;   </strong>After site launch, future modifications to your site (e.g., adding new features, making changes to the data model) can be made more quickly, for the same reasons noted above.</li>
<li><strong>&#8212;    </strong>Because of the speed with which Rails sites can be built and modified, one will spend less money to create and maintain the website — <em>without</em> compromising the quality, performance, or scalability of your site.</li>
</ul>
<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%2Fruby-on-rails-ror-or-django%2F&amp;linkname=Ruby%20on%20Rails%20%28ROR%29%20or%20Django" 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%2Fruby-on-rails-ror-or-django%2F&amp;linkname=Ruby%20on%20Rails%20%28ROR%29%20or%20Django" 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%2Fruby-on-rails-ror-or-django%2F&amp;linkname=Ruby%20on%20Rails%20%28ROR%29%20or%20Django" 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%2Fruby-on-rails-ror-or-django%2F&#038;title=Ruby%20on%20Rails%20%28ROR%29%20or%20Django" data-a2a-url="https://onclickinnovations.com/blog/ruby-on-rails-ror-or-django/" data-a2a-title="Ruby on Rails (ROR) or Django">Share</a></p><p>The post <a href="https://onclickinnovations.com/blog/ruby-on-rails-ror-or-django/">Ruby on Rails (ROR) or Django</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://onclickinnovations.com/blog/ruby-on-rails-ror-or-django/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">717</post-id>	</item>
		<item>
		<title>Lodash :: a better utility library developed by JavaScript Community</title>
		<link>https://onclickinnovations.com/blog/lodash-a-better-utility-library-developed-by-javascript-community/</link>
					<comments>https://onclickinnovations.com/blog/lodash-a-better-utility-library-developed-by-javascript-community/#respond</comments>
		
		<dc:creator><![CDATA[it_geeks]]></dc:creator>
		<pubDate>Thu, 20 Apr 2017 13:07:51 +0000</pubDate>
				<category><![CDATA[Custom Software Development Solutions]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[API DEVELOPMENT]]></category>
		<category><![CDATA[APIs]]></category>
		<category><![CDATA[App Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Lodash]]></category>
		<category><![CDATA[Rest APIs]]></category>
		<guid isPermaLink="false">http://blog.onclickinnovations.com/?p=712</guid>

					<description><![CDATA[<p>Lodash#underscore#libraries#APIs#JavaScript#JavaScripCommunity LODASH  a big library and to be precise a utility library delivering consistency, customization, performance, &#38; extras. Lodash was built with modularity and performance in mind from ground up. Lodash offers more flexibility allowing custom builds targeting different environments including ES2015 modules,  excellent libraries that have huge adoption and years of development by the [&#8230;]</p>
<p>The post <a href="https://onclickinnovations.com/blog/lodash-a-better-utility-library-developed-by-javascript-community/">Lodash :: a better utility library developed by JavaScript Community</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Lodash#underscore#libraries#APIs#JavaScript#JavaScripCommunity</p>
<p><a href="http://blog.onclickinnovations.com/712-2/">LODASH </a> a big library and to be precise a utility library delivering consistency, customization, performance, &amp; extras. Lodash was built with modularity and performance in mind from ground up. Lodash offers more flexibility allowing custom builds targeting different environments including ES2015 modules,  excellent libraries that have huge adoption and years of development by the best and brightest of the JavaScript community.  L<strong>odash</strong> and <strong>underscore</strong> come with immutable operations of their own. Each comes with an API of its own. Lodash has so many qualities by which it has replaced underscore::</p>
<ul>
<li>Usability Improvements</li>
<li>Extra Functionality</li>
<li>Performance Gains</li>
<li>Shorthand syntaxes for chaining</li>
<li>Custom Builds to only use what you need</li>
<li>Semantic versioning and 100% code coverage</li>
</ul>
<p>&nbsp;</p>
<p>One will get immutability and more power but there&#8217;s simply more to learn. Lodash also contains a group of functions that target functional programming. Lodash has a group of general purpose utilities for simplifying common programming tasks. Lodash seems to be a drop-in replacement for underscore. It has since become a superset of Underscore, providing more consistent API behavior, more features,  more thorough documentation  and unit tests better overall performance and optimizations for large arrays/object iteration, and more flexibility with custom builds  and template pre-compilation utilities.</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%2Flodash-a-better-utility-library-developed-by-javascript-community%2F&amp;linkname=Lodash%20%3A%3A%20a%20better%20utility%20library%20developed%20by%20JavaScript%20Community" 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%2Flodash-a-better-utility-library-developed-by-javascript-community%2F&amp;linkname=Lodash%20%3A%3A%20a%20better%20utility%20library%20developed%20by%20JavaScript%20Community" 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%2Flodash-a-better-utility-library-developed-by-javascript-community%2F&amp;linkname=Lodash%20%3A%3A%20a%20better%20utility%20library%20developed%20by%20JavaScript%20Community" 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%2Flodash-a-better-utility-library-developed-by-javascript-community%2F&#038;title=Lodash%20%3A%3A%20a%20better%20utility%20library%20developed%20by%20JavaScript%20Community" data-a2a-url="https://onclickinnovations.com/blog/lodash-a-better-utility-library-developed-by-javascript-community/" data-a2a-title="Lodash :: a better utility library developed by JavaScript Community">Share</a></p><p>The post <a href="https://onclickinnovations.com/blog/lodash-a-better-utility-library-developed-by-javascript-community/">Lodash :: a better utility library developed by JavaScript Community</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://onclickinnovations.com/blog/lodash-a-better-utility-library-developed-by-javascript-community/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">712</post-id>	</item>
		<item>
		<title>Is it right to say MobX has overshadowed Redux</title>
		<link>https://onclickinnovations.com/blog/is-it-right-to-say-mobx-has-overshadowed-redux/</link>
					<comments>https://onclickinnovations.com/blog/is-it-right-to-say-mobx-has-overshadowed-redux/#respond</comments>
		
		<dc:creator><![CDATA[it_geeks]]></dc:creator>
		<pubDate>Wed, 19 Apr 2017 14:13:36 +0000</pubDate>
				<category><![CDATA[Custom Software Development Solutions]]></category>
		<category><![CDATA[App Development]]></category>
		<category><![CDATA[Functional programming]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MVC Framework]]></category>
		<category><![CDATA[Object-oriented programming]]></category>
		<category><![CDATA[React]]></category>
		<category><![CDATA[ReactJS]]></category>
		<guid isPermaLink="false">http://blog.onclickinnovations.com/?p=707</guid>

					<description><![CDATA[<p>#React#MobX#Redux#StateManagement Mobx and Redux both are used to manage state in JavaScript applications. So, Is it a valid argument that MobX is offering some values that were not available in Redux and has overshadowed Redux, the same way that unidirectional data flow killed two-way data binding or how React with declarative programming killed the traditional [&#8230;]</p>
<p>The post <a href="https://onclickinnovations.com/blog/is-it-right-to-say-mobx-has-overshadowed-redux/">Is it right to say MobX has overshadowed Redux</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>#React#MobX#Redux#StateManagement</p>
<p>Mobx and Redux both are used to manage state in JavaScript applications. So, Is it a valid argument that MobX is offering some values that were not available in Redux and has overshadowed Redux, the same way that unidirectional data flow killed two-way data binding or how React with declarative programming killed the traditional MVC/MVVM design patterns. As MobX might be easier to learn as a beginner. Numerous developers may choose MobX if they are about to start a new project from scratch which is an advantage for MobX, having said that it could not be the case for a very long duration as we know how fast paced this industry is! Both integrate well with the philosophy of React  and the best part is we have  the privilege to change to another state management solution from MobX to Redux and Redux to MobX. In Mobx your <strong>state is mutable</strong>. On the other hand, in Redux you keep all your state in <strong>one global store</strong> or one global state.</p>
<p>&nbsp;</p>
<p>MobX is infact simple to use, it has a short learning curve and has a quick start. MobX is best suitable for lightweighjt applications and can be used in bigger size projects too, when dealing with explicit constraints. MobX uses <strong>multiple stores</strong> and is less boilerplate. In case of Redux , it uses a single store over multiple stores to save state. Redux is influenced by <strong>functional programming (FP) principles</strong> and uses pure functions. In Redux, <strong>state is</strong> <strong>normalized</strong> like in a database. In contrast, MobX  is influenced by <strong>object-oriented</strong> <strong>programming</strong>, but also by <strong>reactive programming</strong>. And MobX uses <strong>multiple stores</strong><strong>.</strong> In MobX there is way less code, and way faster development process. In contrast to Redux making one change can mean writing code in four files.</p>
<p>&nbsp;</p>
<p>So, even there are so many advantages of MobX, it is hard to say that Mobx is a good choice over Redux. As big projects and big teams still need Redux .</p>
<p>&nbsp;</p>
<p>&nbsp;</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%2Fis-it-right-to-say-mobx-has-overshadowed-redux%2F&amp;linkname=Is%20it%20right%20to%20say%20MobX%20has%20overshadowed%20Redux" 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%2Fis-it-right-to-say-mobx-has-overshadowed-redux%2F&amp;linkname=Is%20it%20right%20to%20say%20MobX%20has%20overshadowed%20Redux" 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%2Fis-it-right-to-say-mobx-has-overshadowed-redux%2F&amp;linkname=Is%20it%20right%20to%20say%20MobX%20has%20overshadowed%20Redux" 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%2Fis-it-right-to-say-mobx-has-overshadowed-redux%2F&#038;title=Is%20it%20right%20to%20say%20MobX%20has%20overshadowed%20Redux" data-a2a-url="https://onclickinnovations.com/blog/is-it-right-to-say-mobx-has-overshadowed-redux/" data-a2a-title="Is it right to say MobX has overshadowed Redux">Share</a></p><p>The post <a href="https://onclickinnovations.com/blog/is-it-right-to-say-mobx-has-overshadowed-redux/">Is it right to say MobX has overshadowed Redux</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://onclickinnovations.com/blog/is-it-right-to-say-mobx-has-overshadowed-redux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">707</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>
		<item>
		<title>Android App Development</title>
		<link>https://onclickinnovations.com/blog/android-app-development/</link>
					<comments>https://onclickinnovations.com/blog/android-app-development/#respond</comments>
		
		<dc:creator><![CDATA[it_geeks]]></dc:creator>
		<pubDate>Thu, 23 Jun 2016 12:41:14 +0000</pubDate>
				<category><![CDATA[Custom Software Development Solutions]]></category>
		<category><![CDATA[Android Development]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[App Development]]></category>
		<category><![CDATA[Iphone development]]></category>
		<category><![CDATA[Mobile App]]></category>
		<guid isPermaLink="false">http://blog.onclickinnovations.com/?p=39</guid>

					<description><![CDATA[<p>The Android App Development industry has grown dramatically in recent years. As more and more software development focuses on smartphones, a new industry is building up to help developers create and rapidly deploy mobile applications. While iPhone development is still the first stop for most developers, ANDROID is quickly becoming the second platform. Regardless of platform, more [&#8230;]</p>
<p>The post <a href="https://onclickinnovations.com/blog/android-app-development/">Android App Development</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The Android App Development industry has grown dramatically in recent years. As more and more software development focuses on smartphones, a new industry is building up to help developers create and rapidly deploy mobile applications. While iPhone development is still the first stop for most developers, <strong>ANDROID</strong> is quickly becoming the second platform. Regardless of platform, more and more developers are making the choice to focus on mobile apps. A mobile app is a software application made specifically for use on smart phones and other small, wireless devices such as tablets and smart watches.</p>
<p>The official language for <strong>ANDROID APP DEVELOPMENT</strong>  is Java. Large parts of Android are written in Java and its APIs are designed to be called primarily from Java. It is possible to develop C and C++ app using the Android Native Development Kit (NDK), Android App development is the process by which new applications are created for the Android operating system. Creative developers, enabled by harmonized platforms that incorporate inexpensive feature-rich devices and extraordinary software tools, have powered this growth. We, Onclick team<em> use Agile Scrum methodology </em>for developing Android apps and have industry-specific software expertise in Technology, Entertainment, Healthcare, Augmented reality, Media, Enterprise Mobility, Financial and many other sectors.</p>
<p><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fonclickinnovations.com%2Fblog%2Fandroid-app-development%2F&amp;linkname=Android%20App%20Development" 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%2Fandroid-app-development%2F&amp;linkname=Android%20App%20Development" 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%2Fandroid-app-development%2F&amp;linkname=Android%20App%20Development" 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%2Fandroid-app-development%2F&#038;title=Android%20App%20Development" data-a2a-url="https://onclickinnovations.com/blog/android-app-development/" data-a2a-title="Android App Development">Share</a></p><p>The post <a href="https://onclickinnovations.com/blog/android-app-development/">Android App Development</a> appeared first on <a href="https://onclickinnovations.com/blog">Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://onclickinnovations.com/blog/android-app-development/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">39</post-id>	</item>
	</channel>
</rss>
