Entity Framework
ENTITY FRAMEWORK is a layer which sits between application and the database. EF is simply an abstraction layer that allows developers to…
Read ArticleExpert articles on web development, software solutions, and technology trends.
ENTITY FRAMEWORK is a layer which sits between application and the database. EF is simply an abstraction layer that allows developers to…
Read Article
#Gulp #Grunt #NPM #Broccoli #CSS #TaskRunnerDevelopment GULP is a task/build runner for development. It allows one to do a lot of stuff within…
Read Article
Cucumber a tool based on Behaviour Driven Development (BDD) framework which is used to write acceptance tests for web application. Behaviour Driven…
Read Article
Protractor is a familiar automation framework specific to AngularJS. Protractor is an end-to-end test framework for AngularJS applications. It allows you do…
Read Article
Meteor a full stack JavaScript (JS) framework, made up of a collection of libraries and packages. Meteor has been built on concepts from…
Read Article
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…
Read Article
Lodash#underscore#libraries#APIs#JavaScript#JavaScripCommunity LODASH a big library and to be precise a utility library delivering consistency, customization, performance, & extras. Lodash was built with…
Read Article
#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…
Read Article
IONIC is a great framework for a MVP or an app prototype and is mainly for mobile applications . It allows one to swiftly…
Read Article
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…
Read Article