• 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

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
PugJs
View Post
  • 1 min
  • Uncategorized

Pug

  • Arif Khoja
  • December 15, 2017
Pug is a template language for Javascript that I have grown to enjoy a lot. My impression is that a lot of people use it, if they use a template…
View Post
Share
expressjs
View Post
  • 4 min
  • NodeJS

Intro to Express.

  • Arif Khoja
  • December 8, 2017
This is a super short, and super simple introduction to both Express and RESTful services. There will be details about both I won’t touch on. It is only intended as…
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
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
SQL-Server-Logo
View Post
  • 1 min
  • SQL Server

List of all the Error codes or messages in SQL Server

  • Yatendrasinh Joddha
  • November 9, 2017
In SQL Server you can get list of all the error codes or messages using below queries
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
AngularJs LOGO
View Post
  • 3 min
  • AngularJs

AngularJS – 10 Best Practices to Create Custom Directives

  • Arif Khoja
  • September 2, 2017
This article represents top 10 best practices that one may want to apply while creating custom directives. Please feel free to comment/suggest if I missed to mention one or more…
View Post
Share

Posts navigation

Previous 1 … 7 8 9 10 11 12 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.