Defineway Technologies
Defineway Technologies
  • Home
  • Careers
  • Contact
  • Licence
  • Knowledge Base
Call Us Now
+91 943 331 9991

Web Development | Page 11

  • Home
  • Software Engineering /
  • Archive for category "Web Development"
  • Page 11

Category: Web Development

This category is for mainly Web Development purpose.

Snigdha Paul October 26, 2024 No Comments

What does ‘(?<!…)’ or negative lookbehind represents in regex (Regular expression)?

(?<!…) is used to checks if any preceding character or pattern does not match the specified pattern.Syntax: (?<!preceedingPattern)patternLet’s see with example: We have some lines…
Snigdha Paul October 26, 2024 No Comments

How to search a word separately through regex?

Suppose we have some lines below from where we just want to cut out ‘hello’ regardless of its case.Lines: fetch hello onlynot hello-worldavailable hellonot the…
Sandeep Mandal October 26, 2024 No Comments

How to do caching in Node.js and why it is important?

Caching in Node.js can significantly improve our app’s performance, reducing the load on our server and database by storing frequently accessed data in memory or…
Saikat Mondal October 19, 2024 No Comments

How to Handle Image Uploads in Laravel

At first install Laravel by following official documentation.Create a Model and Migration for Image Upload: php artisan make:model Product -m This will create a Product…
Anirban Poddar October 19, 2024 No Comments

How to get child of a parent elements and it’s total width in Javascripts ?

You can get multiple child of a parent element by using JavaScript Array forEach() or you can use for loops. Also we can sum of…
Sandeep Mandal October 19, 2024 No Comments

What is useNavigate hook and how to use it in ReactJS?

The useNavigate hook is a powerful and Intuitive way of navigate between pages in React application. It returns a function that lets us navigate programmatically.…
Sandeep Mandal October 5, 2024 No Comments

How to setup a basic express server?

Step 1: Write npm init command in your terminal. Step 2: Install Express.js by running the following command in your terminal. npm i express Step…
Anirban Poddar October 5, 2024 No Comments

How to use repeater control in elementor widgets ?

For rendering multiple elements we can use Repeater control. Here, you can set multiple fields in the repeater control and we need to print them…
Saikat Mondal October 5, 2024 No Comments

How to put Laravel applications in maintenance mode ?

To put Laravel application in maintenance mode you can use the Artisan command-line tool. Here’s how to do it:Enabling Maintenance Mode 1. Open your terminal.…
Rohit Patra October 5, 2024 No Comments

How To The Use `<cffile action = “upload”>` Function In ColdFusion?

Description:- After a file is uploaded, you can get status information using file upload parameters. To refer to parameters, you need to specify an alternate…

Posts navigation

Older posts
Newer posts

Search

Category

  • App Development (26)
  • Database Development (11)
  • DevOps (12)
  • Software Engineering (31)
  • Uncategorized (6)
  • Web Development (187)

Tags

Adobe ColdFusion Array Azure coldfusion ColdFusion Advanced ColdFusion Best Practices ColdFusion Component CSS custom post type Dart DevOps DevOps Advanced docker-apache-php-mysql Elementor addon Elementor widget Flutter google map api HTML javascript javascript-advanced jQuery Key Vault laravel linux map Maps JavaScript API MERN Stack MongoDB MS SQL Server php php laravel Python React.js regex Regular Expression Ruby Server Administration shortcode sql TypeScript Web Development wordpress wordpress-plugin wordpress-security WordPress Best Practice

Archives

  • August 2026
  • August 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
Footer Logo

Quick Links

  • Home
  • Contact
  • Careers

Contact Us

Phone: +91 347 425 5556  | +91 943 331 9991

Email: hello@defineway.com

Skype: defineway

Knowledge Base

  • How to remove the ‘<think>…’ section from a groq model reponse? August 22, 2026
  • How to Get Video Metadata in Python Using OpenCV August 22, 2026
© 2024 Defineway Technologies Private Limited. All Rights Reserved.
Terms & Condition Privacy Policy