< 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 24th, 2022PHP

3 Quick Ways to Read PHP Request Headers

Sometimes we may require reading PHP request headers sent from the user client at the server side in PHP. This includes but not limited to…

Continue Reading
Posted on July 23rd, 2022Database

Postgres Update Query

The Postgres update query is used to modify the table data. Update query changes the values of all rows satisfying the specified criteria. You need…

Continue Reading
Posted on May 22nd, 2022Database

3 Ways to Use Postgres INSERT INTO Every Developer Should Know!

In the previous article, we have seen PostgreSQL Introduction, Its use cases and its advantages. In this article, you will see different forms of PostgreSQL…

Continue Reading
Posted on May 19th, 2022Database

Learning PostgreSQL | What is PostgreSQL, Advantages, Disadvantages

PostgreSQL is powerful, open-source, object-relational database system. It is one of the most widely used database systems standing at the 4th position in terms of…

Continue Reading
Posted on May 16th, 2022JavaScript

Template Literals in JavaScript | A Beginner Guide

JavaScript template literals allow you to operate strings more efficiently and dynamically. Using template literals, you can implement string interpolation with embedded expression, perform operations…

Continue Reading
Posted on May 13th, 2022Scripts

Microsoft Announced TypeScript 4.7 RC

Microsoft announced TypeScript 4.7 RC(Release Candidate) on 11th May 2022 with ECMAScript module (ESM) support for Node.js 16, which researchers had been struggling for years…

Continue Reading
Posted on April 24th, 2022JavaScript

What is DocumentFragment and createDocumentFragment() in JavaScript

What is DocumentFragment? DocumentFragment is a JavaScript interface that represents a minimal document object which has no parent. It stores a part of a document…

Continue Reading
Posted on April 17th, 2022PHP

Magento 2.4.4 Open Source Released – Everything You Need To Know!

Adobe officially released Magento 2.4.4 version on 12th April 2022. Adobe added some exciting features as well fixed all the major bugs in this release.…

Continue Reading
Posted on March 13th, 2022PHP

What’s New In Laravel 9

Laravel is an Open Source MVC framework that is used to build simple to complex PHP web applications. In this post, we will see different…

Continue Reading
Posted on November 20th, 2021Angular

TypeScript 4.5 Features Overview

Microsoft recently released TypeScript 4.5 with a new utility type – Awaited and Promise improvements for enhancing asynchronous programming. To get started with this new…

Continue Reading

Posts pagination

Previous Page Page 1 Page 2 Page 3 Page 4 … 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