< 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 24th July 202224th July 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 23rd July 202223rd July 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 22nd May 202222nd May 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 19th May 202219th May 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 16th May 202216th May 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 13th May 202213th May 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 24th April 202225th April 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 17th April 202217th April 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 13th March 202213th March 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 20th November 202120th November 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
© Copyright 2025 – < Code Topology />
Bandana Theme by DesignOrbital ⋅ Powered by WordPress