The missing documentation tool for your Angular, Nest & Stencil application https://github.com/compodoc/compodoc Most of the Angular projects I have been part of have been huge with hundreds of components, dozens of modules, services, directives, pipes, and so on. As the application gets bigger and bigger, it sometimes becomes overwhelmingly difficult […]
Brief History For years, many enterprise developers have doubted if JavaScript could serve as a workable programming language and no doubt, early JavaScript had its quirks. But all that has changed significantly now, all thanks to ES6 (also known as ECMAScript 2015). ES6 brought with it, many much-needed improvements and new […]
The is-promise NPM package breaks the JavaScript ecosystem, whose sole purpose is to return a boolean value, didn't always return a boolean value impacting millions of projects.
For those who may not know, Google publishes a JavaScript style guide of best practices for writing JavaScript code. It lays out (at least what Google believes to be) the best practices for writing clean, understandable JavaScript code. JavaScript does not have any fixed set of rules for writing valid code, only […]
The Angular framework is particularly popular for developing Enterprise applications. If you’re working on an Angular application, I am almost certain you’ll have to make some API calls. In this article, we’ll try to go through some of the common mistakes developers make while making API calls from an Angular […]
Here's a list of 10 less known Angular features that you've probably never used or heard of. Make no mistake, they might be less know Angular features but can be more than handy while developing applications with Angular.
If you’re here, then you probably are new to Angular or just want to refresh your knowledge about the Angular Folder Structure. This post explains the Angular application folder structure created by using Angular CLI. This is valid for Angular 6, Angular 7, Angular 8 and Angular 9 as well. […]
With Angular 9.1, the last major Angular 9 version released a few weeks ago, the Angular team has started working towards Angular 10 in full force. The next version of Angular is expected to focus more on moving libraries from the View Engine compiler to Ivy. Angular 9 came enabled […]
Due to the fact that Angular is such a popular framework, you'll be frequently asked about it in developer interviews. Here are 10 Angular 9 interview questions that are asked in interviews very often.
The Angular team just released version 9.1 of the Angular framework. Angular 9.1 is a minor release of the framework and the CLI that is a drop-in replacement for 9.0 containing new features and bug fixes. Here are some of the prominent features and fixes in Angular 9.1 : If you’re […]
HTML5 has been around for quite some time now. But are you really making the most off it? Check out these 10 Top HTML5 Features, Tips, and Techniques and see for yourself if you’re using HTML5 to its full potential. If you’re new to Angular, you might be interested in […]
It’s almost the end of 2018 and if you are an aspiring programmer, you’ll understand this. It is not easy to choose which programming language to learn. One can easily get overwhelmed by the number of languages available. There are Python, Java, PHP, C#, C/C++, Javascript etc […]