InimistTech Blogs

Web & Mobile App Tech Weblog

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

Author: Arvind Kumar

Hello Friends, I’m Arvind Kumar, founder of Inimist Technologies, Inimist Academy, The Fundabook and many more. I am a Full Stack Web Developer and Programmer by heart, and a Hindi/English blogger by chance. I build Web and Mobile Application around React, VueJS, NodeJS and PHP frameworks. Have a project in mind? Get in touch

How to create and configure your machine to use ssh key pair

Arvind KumarLinux, Miscelleneous, WindowsLeave a Comment on How to create and configure your machine to use ssh key pair

SSH keys are used to secure your server from unwanted login attempts or even successful intrusions. SSH key pair is like a currency note split into two pieces and each one given to two parties which plan to communicate and…

Read More→

ReactJS check radio/checkbox buttons and scrolling of wrapper div to top – fixed

Arvind KumarReactLeave a Comment on ReactJS check radio/checkbox buttons and scrolling of wrapper div to top – fixed

Issue: There is a long list of categories to select from. Since the list was long and it could not fit within the wrapper div the maximum height of the wrapper div had to be set and make the wrapper…

Read More→

How to prevent parent’s onclick event from firing when a child tag is clicked with jquery?

Arvind KumarJavascript, jQuery2 Comments on How to prevent parent’s onclick event from firing when a child tag is clicked with jquery?

Generally, Javascript events bubble (listen) to the highest point in the DOM to which a click event had been attached. So even if you don’t have any other explicitly click-able elements in the div, every child element of the div…

Read More→

How to get records filtered by a condition of another table field through join in Mongodb

Arvind KumarMongodbLeave a Comment on How to get records filtered by a condition of another table field through join in Mongodb

I have two tables, posts and categories. In posts table there is a field categoryId. I want that only those posts are shown category of which is in enabled state, i.e. for which categories.enabled = true.

How to specify a port other than 3000 to run a create-react-app based app?

Arvind KumarReactLeave a Comment on How to specify a port other than 3000 to run a create-react-app based app?
React

This post will show you how to specify a port other than 3000 for an app based on create-react-app. This solution is valid if your app is based on create-react-app.

MYSQL – Useful commands you must know – Part-1

Arvind KumarMySQLLeave a Comment on MYSQL – Useful commands you must know – Part-1

To know the current MYSQL version: SELECT version(); To format and formulate a float value: FORMAT(SUM(amount) * 0.6, 2) The above line sums up entire amount value, cut it down to 60% of total value and returns value precised up…

Read More→

Setting up folder permissions for WordPress on Amazon EC2 (Amazon Linux)

Arvind KumarLinuxLeave a Comment on Setting up folder permissions for WordPress on Amazon EC2 (Amazon Linux)

Are you facing file uploading errors or not able to install plugins or upload files through ftp to your EC2 installation of WordPress? Possibly folder permissions?? Read on.

How to create simple counter app using Redux with React

Arvind KumarReact1 Comment on How to create simple counter app using Redux with React

Redux is a great tool to manage states. To share state among various components in React is always a challenge. Hence it is very useful and helpful to manage state amongh various components using Redux with React.

Passing data from child to parent component in ReactJS

Arvind KumarReact1 Comment on Passing data from child to parent component in ReactJS

Here is parent Passing data from child to parent component will look like Parent

MySQL ‘show tables’: How to list tables in a MySQL database?

Arvind KumarMySQLLeave a Comment on MySQL ‘show tables’: How to list tables in a MySQL database?
mysql-logo

This is very commonly asked question: How do I show or list all the tables in a MySQL (or MariaDB) database using mysql command line tool? In brief, to show the tables in a MySQL database, run the command:

Posts navigation

Previous 1 … 11 12 13 … 43 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • How to Create a Simple Form and Handle Form Data in PHP
  • How to Connect PHP with MySQL Database
  • The Role of $wpdb for Custom Queries in WordPress
  • React Context API vs. Redux: Which One Should You Use?
  • Build Reusable Components in React

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