Category Archives: Javascript

Top 20 Backbone.js Interview Questions

Today, we are going to cover another topic in Technical Interview Questions and Answers Series i.e. Backbone.js. Previously, we explored various JavaScript Libraries and Frameworks including jQuery, AnguarJS 1.x & AngularJS 2.0, ReactJS, NodeJS etc and you can follow to read more related here. We tried to cover the maximum areas in each Technology so that reader at… Read More »

ReactJs Interview Questions – A MUST Have

ReactJs is undoubtedly an amazing open source JavaScript front end UI library for creating interactive, stateful & reusable UI components for web as well as mobile applications. In this ReactJs Interview Questions and Answers Tutorial, we have tried to cover almost all main topics related to React and further given detailed answers to all major topics. You… Read More »

How to work with encoding in .NET?

Experts working in reputed .Net development company talk about the way to use .net functionalities to perform encoding in .net. Read this story and learn more about encoding. Today I want to talk about how to use .NET functionalities to perform Encoding in .NET. For that purpose is first necessary to make a general overview… Read More »

AngularJs vs React vs Knockout vs Backbone vs Ember

Choosing the right framework for your projects is a daunting task and can affect the completion of the project in stipulated time period. Five widely used frameworks- AngularJS, ReactJs, Knockout, Backbone and Ember give an option along with putting your knowledge to test to make a smart choice. With technology changing so fast, this is… Read More »

What Is So Special About LimeJS Framework?

LimeJS is defined as one of the highly renowned gaming application that is developed with JavaScript framework to encourage designers develop and design HTML5 based gaming applications. Games that are developed using LimeJS framework don’t require any special programming features, or any other extra software installation techniques to run your LimeJS based gaming apps. Current… Read More »

jQuery Vs AngularJS – A Good Comparison

In this Web Development Tutorial, I’ll try to answer to very common question related to jQuery and AngularJS i.e. What is the difference between jQuery and AngularJS? or jQuery Vs AngularJS? Instead of just explaining the difference and listing features of both technologies, I further tried to provide answer for more related questions as well as… Read More »

jQuery Mobile App Development – A Handy Guide For Beginners

With the continuous development of new browsers as well as platforms, fulfilling the rapidly increasing need of mobile users is becoming a difficult task. Thankfully, because of invention of cross-platform mobile application development frameworks such jQuery Mobile, we are building apps that run across all major devices has become a hassle-free process. That’s not it,… Read More »

AJAX with ASP.NET MVC Simplified

What would you do, if you need to update a portion of your web page with the content from the server? Yes, you need Ajax. Let’s get dive into the Asynchronous concept with ASP.NET MVC for some time. How Ajax conquered the web? Whole page gets loaded causing an increased bandwidth Frequent hit on the server… Read More »