• Home
  • Categories
  • Video Tutorials
    • Angular 5
  • News
  • About us
  • Contact us
  • Login
test
Code4Developers

Code4Developers

Code4Developers
  • Home
  • Categories
  • Video Tutorials
    • Angular 5
  • News
  • About us
  • Contact us
  • Login

JavaScript

31 posts
  • JavaScript

Programming asynchronously: Async Await

  • Arif Khoja
  • December 19, 2017
javascript
One of the big issues with using either callbacks or Promises is that the code becomes much more complex that it would, if you were using a synchronous programming language.…
View Post
Share
javascript
View Post
  • 2 min
  • JavaScript

Slice or Splice Which one to Use?

  • Arif Khoja
  • December 5, 2017
In this article we will try to get a clear idea about Slice or Splice which one is better to use… Slice Slice is a method on the Array Prototype…
View Post
Share
javascript
View Post
  • 3 min
  • JavaScript

Webpack: introduction without any code.

  • Arif Khoja
  • December 1, 2017
There have existed build tools for JavaScript as long as I have been coding with it. I can without doubt say that they are better and easier to understand today…
View Post
Share
Most Viewed Posts
  • Spread syntax (three dots) in JavaScript (55,479)
  • Angular 6 CRUD – Part 1: Project Setup, Routing, Service (37,632)
  • Local Storage and Session Storage (23,432)
  • Angular 4 Project Structure (22,433)
  • Email alerts when a docker container stopped in AWS ECS CLUSTER (18,945)
javascript
View Post
  • 1 min
  • JavaScript

Looping without loops.

  • Arif Khoja
  • November 29, 2017
As a coder or an aspiring one you have probably experienced many moments where all the smokes blows away and you understand something much clearer. One of these moments for…
View Post
Share
javascript
View Post
  • 7 min
  • JavaScript

What’s the difference between JavaScript and ECMAScript?

  • Arif Khoja
  • October 31, 2017
I’ve tried googling “the difference between JavaScript and ECMAScript.” I ended up having to wade through a sea of ambiguous and seemingly conflicting results: “ECMAScript is a standard.” “JavaScript is…
View Post
Share
JS
View Post
  • 3 min
  • JavaScript

Javascript: What Are Template Literals?

  • Arif Khoja
  • September 30, 2017
ES6 introduced two types of literals: Template Literals and Tagged Template Literals to tag Template Literals. In this post, we cover both of them in depth! In ES6, two types…
View Post
Share
Most Viewed Posts
  • Spread syntax (three dots) in JavaScript (55,479)
  • Angular 6 CRUD – Part 1: Project Setup, Routing, Service (37,632)
  • Local Storage and Session Storage (23,432)
  • Angular 4 Project Structure (22,433)
  • Email alerts when a docker container stopped in AWS ECS CLUSTER (18,945)
javascript
View Post
  • 2 min
  • JavaScript

Event Capturing and Bubbling in JavaScript

  • Yatendrasinh Joddha
  • July 21, 2017
The DOM has two approaches for object to sense events: first is top down approach and second is bottom up approach. Top down approach is called event capturing whereas bottom up…
View Post
Share
JS
View Post
  • 2 min
  • JavaScript

JavaScript: Why does 3 + true = 4? (and 7 other tricky equations)

  • Arif Khoja
  • July 16, 2017
How to Follow Along It’s about to get weird — and you’re going to want to follow along with me. You can open up your Chrome Developer Console with: (Windows: Ctrl + Shift…
View Post
Share
javascript
View Post
  • 6 min
  • JavaScript

ECMAScript5 Strict Mode, JSON, and More….

  • Arif Khoja
  • June 25, 2017
Introduction There are a number of other new features and APIs that need attention, as well. The largest of which are Strict Mode and native JSON support. Strict Mode Strict Mode is a new…
View Post
Share
Most Viewed Posts
  • Spread syntax (three dots) in JavaScript (55,479)
  • Angular 6 CRUD – Part 1: Project Setup, Routing, Service (37,632)
  • Local Storage and Session Storage (23,432)
  • Angular 4 Project Structure (22,433)
  • Email alerts when a docker container stopped in AWS ECS CLUSTER (18,945)
javascript
View Post
  • 2 min
  • JavaScript

Importance of Semicolon [;] In JavaScript

  • Yatendrasinh Joddha
  • June 19, 2017
It is said that in JavaScript semicolons are not compulsory. It’s true, because JavaScript automatically inserts a semicolons at required place and it is know as “Automatic Semicolon Insertion”. This…
View Post
Share

Posts navigation

Previous 1 2 3 4 Next
Subscribe to Website via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Recent Posts
  • React Hooks Guide: Top Tips for Optimizing Performance in Your React Applications

    React Hooks Guide: Top Tips for Optimizing Performance in Your React Applications

    1 year ago
  • Demystifying JavaScript Tree Shaking: Boosting Performance and Reducing Bundle Size

    Demystifying JavaScript Tree Shaking: Boosting Performance and Reducing Bundle Size

    2 years ago
  • Unlocking the Power of React Hooks: A Comprehensive Guide with Examples

    Unlocking the Power of React Hooks: A Comprehensive Guide with Examples

    2 years ago
  • Celebrating a Decade of Phenomenal Growth: Insights and Reflections on 10 Years of Software Engineering

    Celebrating a Decade of Phenomenal Growth: Insights and Reflections on 10 Years of Software Engineering

    2 years ago
  • Angular Custom Elements: Creating Reusable Components with Angular

    Angular Custom Elements: Creating Reusable Components with Angular

    2 years ago
  • Connect Firebase Realtime NoSQL Database with Angular App from Scratch

    Connect Firebase Realtime NoSQL Database with Angular App from Scratch

    5 years ago
  • How to Build an Inclusive Esports Community

    How to Build an Inclusive Esports Community

    5 years ago
  • Best Digital Icebreakers

    Best Digital Icebreakers

    5 years ago
  • Email alerts when a docker container stopped in AWS ECS CLUSTER

    Email alerts when a docker container stopped in AWS ECS CLUSTER

    5 years ago
  • New Learning Models for Fall 2020

    New Learning Models for Fall 2020

    5 years ago
Subscribe to Website via Email

Enter your email address to subscribe to this website and receive notifications of new posts by email.

Featured Posts
  • javascript 1
    Spread syntax (three dots) in JavaScript
    • March 21, 2018
  • Angular 2
    Angular 6 CRUD – Part 1: Project Setup, Routing, Service
    • May 9, 2018
  • javascript 3
    Local Storage and Session Storage
    • May 22, 2017
  • Angular 4
    Angular 4 Project Structure
    • June 18, 2017
  • AWS 5
    Email alerts when a docker container stopped in AWS ECS CLUSTER
    • July 24, 2020
Code4Developers
Learning is never ending process

Input your search keywords and press Enter.