< Code Topology />

Skip to content
Menu
  • Home
  • PHP
  • Scripts
    • Typescript
    • JavaScript
    • jQuery
  • Database
  • Tools
    • My Screen Resolution
  • Calculators
    • Dog Age Calculator
    • Home Affordability Calculator
Posted on July 19th, 2021JavaScript

JavaScript map function: Everything you need to know

Sometimes you need to iterate through array and perform some operation and push result in new array. There are multiple ways to do it by…

Continue Reading
Posted on July 19th, 2021JavaScript

15 Useful JavaScript String Methods

JavaScript string methods allows us to perform operations on string literals and String Objects. There are more than 20 string methods available in JavaScript. Out…

Continue Reading
Posted on July 19th, 2021JavaScript

JavaScript Loops with an Example

Loops in any programming language are used to execute specific set of code again and again as long as certain conditions are met. There are…

Continue Reading
Posted on July 19th, 2021JavaScript

What is JavaScript: It’s Example, Usage

JavaScript is a most popular client side scripting language developed by Brendan Eich. Originally it was named as “LiveScript” but later its name is changed…

Continue Reading
Posted on July 19th, 2021Scripts

TypeScript Interface Vs Class

We have covered typescript interface and class in our previous tutorials. Lets have a closer look at their differences: Parameter TypeScript Class TypeScript Interface Definition…

Continue Reading
Posted on July 19th, 2021PHP

What is PHP : Its Usage, Example, Latest Version

PHP is a server side scripting language that is embedded in HTML. It is used to manage dynamic content, databases, sessions, e-commerce applications.It is a…

Continue Reading
Posted on July 19th, 2021Scripts

User Defined Data Types in TypeScript With Example

We have seen primitive data type in typescript tutorials, now lets have a closer look at user defined data types in typescript. Array : Array…

Continue Reading
Posted on July 19th, 2021Scripts

Primitive Data Types in Typescript

Once you are familiar with What is a TypeScript, next step is to learn about its data type which is crucial part in any programming…

Continue Reading
Posted on August 21st, 2021Scripts

TypeScript Interfaces with Example

So far we have covered data types, classes in typescript. In this tutorial, we will cover typescript interfaces, what they are and how to use…

Continue Reading
Posted on August 21st, 2021Scripts

Classes in TypeScript

TypeScript supports most of the Object Oriented Programming concepts. One of them is Class. Class is a template which describes the structure of object which…

Continue Reading

Posts pagination

Previous Page Page 1 … Page 4 Page 5 Page 6 Next Page

Recent Posts

  • Breaking Down Complex Concepts: Understanding JavaScript Objects
  • setTimeout() and setInterval() In JavaScript
  • What are Polyfills and Transpilers in JavaScript?
  • Everything you need to know about comments in JavaScript
  • Debugging in JavaScript | Beginner Guide

Subscribe

Loading

Home · About · Privacy Policy · Contact Us

Code Topology © 2025

Your subscription could not be saved. Please try again.
Your subscription has been successful.

Join Your < Code Topology /> Family

No Thanks