Skip to content

Coding Docs

Site Navigation

  • Home
  • Videos
  • Articles
    • JavaScript
      • React
      • Angular
      • ES6
      • Node.js
    • PHP
    • CSS
  • About Us

Header Widget Wrapper

Newsletter

Category: Articles

React JS
React JS — Understanding Functional & Class Components

React JS — Understanding Functional & Class Components

5 mins read Component-based development is today’s popular way for building User Interfaces and Web applications. Regardless of […]

Cem Eygi on December 3, 2019 Dec 1, 2019
JavaScript
How to sort an array in JavaScript?

How to sort an array in JavaScript?

5 mins read Sorting is one of the most significant issues in programming. Whether you are a beginner […]

Bahadır Mezgil on November 13, 2019 Nov 13, 2019
React JS
Introduction to React JS

Introduction to React JS

5 mins read React JS is today’s most popular JavaScript Library for building User Interfaces, which has created […]

Cem Eygi on December 3, 2019 Nov 4, 2019
Node.js Explained for Beginners
How to decide the right Node.js version and install/uninstall it on Linux(Ubuntu, Linux Mint)?

How to decide the right Node.js version and install/uninstall it on Linux(Ubuntu, Linux Mint)?

6 mins read In the previous article, we have learned what is Node.js and the logic behind all […]

Bahadır Mezgil on October 28, 2019 Oct 28, 2019
Coding Docs CSS
CSS for Beginners - The Box Model Explained

CSS for Beginners - The Box Model Explained

4 mins read Every HTML element on a webpage can be considered as a box and in web […]

Cem Eygi on October 20, 2019 Oct 20, 2019
Node.js Explained for Beginners
Node.js Explained for Beginners

Node.js Explained for Beginners

6 mins read What is Node.js Node.js is a server-side Javascript runtime environment that you can build anything you […]

Bahadır Mezgil on October 16, 2019 Oct 16, 2019
React JS
What is “Props” and how to use it in React?

What is “Props” and how to use it in React?

4 mins read React has a different approach to data flow & manipulation than other frameworks, and that’s […]

Cem Eygi on December 3, 2019 Oct 7, 2019
How to install PHP and Apache on Linux (Ubuntu, Linux Mint)?

How to install PHP and Apache on Linux (Ubuntu, Linux Mint)?

6 mins read In this article, you will learn how to install PHP and Apache on your Debian […]

Bahadır Mezgil on September 28, 2019 Sep 23, 2019
Installing an Angular App with the CLI in a couple of minutes

Installing an Angular App with the CLI in a couple of minutes

4 mins read Angular is one of the most popular Javascript frameworks in the world for building modern […]

Cem Eygi on September 28, 2019 Sep 16, 2019
How to check variables in PHP?

How to check variables in PHP?

7 mins read In PHP, we don’t always get expected values from variables. Because in real-life scenarios of software development, a developer may…

Bahadır Mezgil on September 28, 2019 Sep 1, 2019
JavaScript
An Introduction to JavaScript Arrays

An Introduction to JavaScript Arrays

5 mins read Arrays & other data types exist in most of the programming languages. In programming, the […]

Cem Eygi on September 28, 2019 Aug 27, 2019
Coding Docs CSS
A Guide to Use CSS Overflow Property

A Guide to Use CSS Overflow Property

4 mins read Sometimes, the content or a part of the webpage doesn’t fit and exceeds the borders […]

Cem Eygi on September 28, 2019 Aug 11, 2019
Coding Docs CSS
What is BEM in CSS?

What is BEM in CSS?

3 mins read Naming things are always difficult in the programming world, and in CSS. Some developers don’t […]

Cem Eygi on September 29, 2019 Jul 28, 2019
Coding Docs CSS
CSS for Beginners: What is CSS and How to Use it in Web Development?

CSS for Beginners: What is CSS and How to Use it in Web Development?

4 mins read HTML, CSS and JavaScript… 3 main languages of Web Front-end Development. In this article, I […]

Cem Eygi on September 28, 2019 Jul 28, 2019
ES6
Understanding var, let & const in JavaScript – ES6

Understanding var, let & const in JavaScript – ES6

4 mins read ES6 (also known as ECMAScript 2015) has major changes over JavaScript’s syntax & brings new features to JS that didn’t exist before …

Cem Eygi on November 18, 2019 Jul 24, 2019

Footer Widget Area

  • Home
  • About Us
  • Videos
  • Articles
  • Privacy Policy
Coding Docs © 2019 · All rights reserved