Prashant Bansal

Full Calendar in BackBone.Js

FullCalendar is a jQuery plugin that provides a full-sized, drag & drop event calendar (Almost similar to Google Calendar) and we are gonna built in BackBone App. The concept is very simple, Jquery has a pretty cool plugin named FullCalendar. Here is how the calendar looks like when added succesfully

Introduction to RxJS

First thing first - What is RXJS ? "The Reactive Extensions for JavaScript (RxJS) is a set of libraries for composing asynchronous and event-based programs using observable sequences and fluent query operators that many of you already know by Array#extras in JavaScript. Using RxJS, developers represent asynchronous data streams

Passing Objects as Argument to Class - JavaScript

Few days back, I struggled with a very small concept in JavaScript that required to pass an object of the same class as an argument to it. In doing so, I faced a very genuine issue on how one can pass the object as argument where as the argument is

Postfix Calculator Using C & Flex

Flex is an aging UNIX utility that helps you write very fast parsers for almost arbitrary file formats. Formally, they implement Look-Ahead-Left-Right (as opposed to "recursive descent") parsing of non-ambiguous context-free (as opposed to "natural language") grammars. Why should you learn the Flex pattern syntax when

Prashant Bansal © 2026