InimistTech Blogs

Web & Mobile App Tech Weblog

  • Home
  • Laravel
  • React
  • Javascript
  • Linux
  • PHP
  • git
  • WordPress
  • Hindi to Unicode

Data Types in JavaScript

Mohammad NafeesJavascriptLeave a Comment on Data Types in JavaScript

In programming, data types in Java script specify the type of data that a variable can hold. They define the operations that can be performed on the data and the way the data is stored in memory. Data types are…

Read More→

Bootstrap : Most popular CSS library in the World

Sharleen KaurHTML and CSS, WordPressLeave a Comment on Bootstrap : Most popular CSS library in the World

What is Bootstrap ? Bootstrap is a powerful front-end framework used for creating responsive and mobile-first websites. Originally developed by Twitter, it provides a collection of CSS and JavaScript tools that facilitate the design of web pages.   Key Features…

Read More→

JavaScript code embedded within a HTML file:

Sharleen KaurJavascriptLeave a Comment on JavaScript code embedded within a HTML file:
JavaScript code embedded within a HTML file

What is Java script ? JavaScript code is a versatile programming language primarily used for creating interactive effects within web browsers. It allows developers to manipulate elements on web pages, respond to user actions like clicks and keyboard input, and…

Read More→

Understanding the UseState Hook in React.js

Virender KumarReact, ReactNativeLeave a Comment on Understanding the UseState Hook in React.js
useState hook

Hooks were introduced in react.js version 16.8. Hooks allow developers to use state and other React features without writing a class. Among the various hooks available, the useState hook is fundamental for managing state in functional components. This article provides…

Read More→

Using Custom Query Filter in Elementor in WordPress

Rashmi ThakurElementor, PHP, WordPressLeave a Comment on Using Custom Query Filter in Elementor in WordPress

Elementor is one of the most popular website builders in WordPress . Elementor website builder allows WordPress users to create and edit websites with a responsive drag-and-drop technique similar to Wix, Metaconex, or Webflow. In Elementor, both posts widgets and…

Read More→

Using Matching and NotMatching in CakePHP

Charan DassCakePHPLeave a Comment on Using Matching and NotMatching in CakePHP
Using Matching and NotMatching in cakephp

Using Matching and NotMatching in Cakephp A) Matching() Matching () will be provided like join level of mysql query. This query helps to find the match record from associated table. For example if you have ‘Table1 belongsToMany Table2′ you will…

Read More→

Routing in Laravel(Laravel Routes)

Mohammad NafeesLaravelLeave a Comment on Routing in Laravel(Laravel Routes)

Routing in Laravel serves as a fundamental aspect of directing HTTP requests to the appropriate application logic. It facilitates the mapping of URIs to controller actions, providing a clear structure for handling incoming requests. Basic Routing In Laravel, routing is…

Read More→

Basic Shape Tools in Photoshop

Monika ThakurMiscelleneousLeave a Comment on Basic Shape Tools in Photoshop

Photoshop offers basic shape tools for working with your images and artwork. Rectangles, rectangles with rounded corners (rounded rectangles), circles and ovals, multisided polygons, straight lines and arrows, and a whole boatload of special custom shapes are all at your command with…

Read More→

Understanding Array Key Resetting in PHP

Kuldeep RathoreCakePHP, Miscelleneous, PHP, PHP Framework, PHPBBLeave a Comment on Understanding Array Key Resetting in PHP

How to manage array key effectively in PHP, Are you interested in learning ? Discovering how to reset array keys to start from 0 is a fundamental skill in PHP programming. This article provides a step-by-step guide on how to…

Read More→

PHP Tips: Using the Null Coalescing Operator for Cleaner Code

Sharleen KaurCakePHP, PHP, PHP FrameworkLeave a Comment on PHP Tips: Using the Null Coalescing Operator for Cleaner Code

The null coalescing operator (??) is a syntactic sugar that checks if a variable is set and is not null. If the variable exists and is not null, its value is returned. Otherwise, a default value is returned. This operator…

Read More→

Posts navigation

Previous 1 … 9 10 11 … 53 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • Deploying Next.js Application with Nginx on Ubuntu – 2025
  • PHP Magic Methods
  • PHP and JSON: Encode, Decode, and Handle JSON Data
  • How to Create a Simple Form and Handle Form Data in PHP
  • How to Connect PHP with MySQL Database

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms
Facebook
fb-share-icon
LinkedIn
Share
WhatsApp
Follow by Email
Twitter
Post on X
Reddit
Pinterest
Instagram
RSS
Telegram