Skip to content
First Class JS

First Class JS

Modern Javascript from A to Z

  • Home
  • About Us
  • Contact Us
March 5, 2019 Angular

Create a reusable confirmation dialog in Angular 7, using Angular Material

Having a confirmation dialogs is a very common requirement in the applications nowadays. They are used when a specific(in most cases destructive) action is executed, like deleting a specific record.

Continue reading
March 1, 2019 Node.JS

How to convert CSV to JSON in Node.JS

Reading a CSV file and parsing it to JSON is an easy-peasy job in Node.JS. Something important that you need to take into consideration before continue to implement the solutions

Continue reading
February 26, 2019 Angular

Display a loader on every HTTP request using Interceptor in Angular 7

As you may already know, as of version 4.3, Angular introduced a new HttpClient. One of the main features of this client is interception – a way to declare interceptors,

Continue reading
February 20, 2019 Algorithms / JavaScript

Remove duplicate values from Javascript array – How to & Performance comparison

The purpose of this article is to share with you the best ways to remove duplicate PRIMITIVE(strings, numbers and booleans) values from an array in Javascript and compare their performance

Continue reading

Posts navigation

«Previous Posts 1 2

Subscribe to our newsletter – Don’t miss the fun!

Follow us

  • facebook
  • twitter
  • instagram
  • github

Recent Posts

  • Persist data using Local Storage and Angular
  • Mock/Fake Backend API in Angular – How To
  • How to convert string to number in JavaScript (BE CAREFUL!)
  • Serverless CRUD API using AWS Lambda, DynamoDB, API Gateway and Node.JS
  • Check if Object is empty in Javascript

Categories

  • Algorithms
  • Angular
  • AWS
  • JavaScript
  • Node.JS
WordPress Theme: Maxwell by ThemeZee.

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.
Check our Privacy Policy if you need more information about your privacy.

Close

Privacy Policy