InimistTech Blogs

Web & Mobile App Tech Weblog

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

Creating a Wp Angular Theme for WordPress with Gutenberg

Charan DassElementor, Miscelleneous, Plugins, WordPressLeave a Comment on Creating a Wp Angular Theme for WordPress with Gutenberg

Building a bespoke Wp Angular theme offers the benefits of a modern JavaScript framework while maintaining the rich ecosystem and content management features of WordPress. The key challenge in this setup is ensuring full compatibility with Gutenberg blocks, the native…

Read More→

Understanding Cookies in PHP

bhushan SinghMiscelleneousLeave a Comment on Understanding Cookies in PHP

A cookie in PHP is a small file that holds data up to 4 KB. Cookies are stored on the client computer. The syntax for set cookie() is as follows: set cookie (name, value, expire, path, domain, secure, HTTP only);…

Read More→

How to Create a PHP Session

Sharleen KaurPHP, PHP FrameworkLeave a Comment on How to Create a PHP Session

PHP session is a way to store data in variables that can be accessed on all webpages. Follow the steps below to create and use a session in PHP: 1.     Start the Session To start a session, we use session_start()…

Read More→

Understanding the wp_head Hook in WordPress

bhushan SinghElementor, Plugins, WordPressLeave a Comment on Understanding the wp_head Hook in WordPress

One of the most commonly used hooks is the wp_head hook, which plays a crucial role in injecting content into the header of a WordPress website. In WordPress, hooks are essential for customizing functionality without modifying core files.  It allows…

Read More→

Understanding the_content Filter Hook in WordPress: Customizing Post Content

bhushan SinghElementor, Miscelleneous, Plugins, WordPressLeave a Comment on Understanding the_content Filter Hook in WordPress: Customizing Post Content

On WordPress, the_content filter hook plays a critical role in modifying the content of posts and pages before they are displayed on the front end. It provides developers a powerful way to customize how content is presented to users, making…

Read More→

How to Create a File Upload System with Laravel and React

Sharleen KaurLaravel, ReactLeave a Comment on How to Create a File Upload System with Laravel and React

Creating a file upload system with Laravel and React involves several steps. Here’s a full breakdown to guide you through the process: Introduction File uploads are a common feature in many web applications. This guide will show you how to create…

Read More→

How to Handle Axios Requests in React with a Laravel API

Virender KumarLaravel, ReactLeave a Comment on How to Handle Axios Requests in React with a Laravel API

This article will explore handling Axios Requests in React with a Laravel API that communicates with a Laravel backend. Axios is a promise-based HTTP client for the browser and Node.js, often used in front-end applications to make HTTP requests.  …

Read More→

How JavaScript Modules Work: ES6 Modules and CommonJS

Virender KumarJavascript, MiscelleneousLeave a Comment on How JavaScript Modules Work: ES6 Modules and CommonJS

Two primary module systems exist in JavaScript: (ECMAScript Modules or ESM) ES6 Modules and Common JS (CJS). Understanding their differences helps developers choose the right approach for their projects. JavaScript modules allow developers to break code into separate files for…

Read More→

Optimizing JavaScript for Performance and Faster Load Times

Virender KumarJavascript, MiscelleneousLeave a Comment on Optimizing JavaScript for Performance and Faster Load Times

Optimizing JavaScript ensures that web applications run efficiently, improving speed and responsiveness. Here are some essential techniques to optimize JavaScript performance. JavaScript plays a crucial role in modern web applications, but excessive or poorly optimized code can slow down page…

Read More→

PHP 8 Features and How They Improve Development

Virender KumarPHP, PHP Framework, PHPBBLeave a Comment on PHP 8 Features and How They Improve Development

PHP 8, released in November 2020, introduced many powerful new features and improvements. These advancements enhance performance, reduce code complexity, and provide modern tools for developers. Here’s a look at the key features: 1. Just-In-Time (JIT) Compilation: JIT significantly improves…

Read More→

Posts navigation

Previous 1 2 3 … 53 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • The Role of $wpdb for Custom Queries in WordPress
  • React Context API vs. Redux: Which One Should You Use?
  • Build Reusable Components in React
  • Introduction to Node.js for Beginners
  • Getting Started with the MERN Stack: A Beginner’s Guide

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