Benefits Of Using Javascript

Benefits Of Using Javascript

JavaScript is undoubtedly a very versatile and is one of the easiest languages that can be used in a website to extend the functionalities. JavaScript Development helps in many was like data processing and calculation, visual effects that can be applied on-screen and...
Making a Mini-Lisp: Introduction to Transpilers

Making a Mini-Lisp: Introduction to Transpilers

This article is an introduction to Transpilers which is the process of translating one programming language into another. This process may be called compiling, transpiling, or interpreting depending on the nature of the input and output languages. Usually compiling is...
Angular 2 for React Developers

Angular 2 for React Developers

Now that Angular 2 is in beta, the time has come for us to drop everything and learn something new, again. The good news is, like React and Angular 1.x, Angular 2 is here to stay for a while so it’s a good investment to become productive with this new framework. React...
React Developer Survey Results

React Developer Survey Results

Survey1 commentReact, Survey Four months ago I released a survey asking React developers about their community. I did this to gauge the community and compare the findings on how similar they are to another Web Development community, Angular (where the idea for a...
Angular 2 Components For AngularJS Developers

Angular 2 Components For AngularJS Developers

Components are the molecules of Angular 2 applications, and we are going to spend a few minutes introducing this new building block. We are going to assume a basic familiarity with Angular 1 and the fundamental mechanisms of the framework. And now time for a brief...
Angular Connect 2015: A Highlights Tour

Angular Connect 2015: A Highlights Tour

AngularConnect 2015 is over, and what a conference it was! With two tracks of talks, two tracks of Q&A, one track of unconference talks, and countless hallway conversations, it was one of the biggest tech conferences I’ve ever attended. At this point my head is...
Angular 2 for AngularJS Developers

Angular 2 for AngularJS Developers

Now that Angular 2 released beta someone moved our cheese! Let’s put on our running shoes. First off let me start off by saying I have been writing Angular 2 for nearly one year now (actually, since this tweet) and writing AngularJS since the first stable release. I...
How to Create an Online Casino Affiliate Site with Angular.js

State of Type Script Packages

As a module author and developer, I love TypeScript. It allows me to write, publish and consume 100% type-safe JavaScript. Features like autocompletion, type validation and ES6 features are now part of my typical workflow. I’ve published half a dozen modules on NPM,...