InimistTech Blogs

Web & Mobile App Tech Weblog

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

EnlighterJS CSS: Syntax Highlighter Basic Example

Arvind KumarHTML and CSS, Plugins, Tools, WordPressLeave a Comment on EnlighterJS CSS: Syntax Highlighter Basic Example

EnlighterJS CSS: Syntax Highlighter Basic Examples of CSS Language in all available themes at the time of making this post. Language: CSS, Theme: Classic /* buttons used in codegroups + toolbar */ .enlighter-btn{ display: inline-block; margin: 0px 5px 0px 5px;…

Read More→

Deploy React App on Ubuntu 22.04 LTS on Amazon EC2 instance

Arvind KumarLinux, ReactLeave a Comment on Deploy React App on Ubuntu 22.04 LTS on Amazon EC2 instance

React, also known as React.js or ReactJS, is a free and open-source front-end JavaScript library for building user interfaces based on UI components. ReactJS is maintained by Meta (formerly Facebook) and a community of individual developers and companies. Some of…

Read More→

How to add new user to www-data group in Ubuntu

Arvind KumarLinux, UbuntuLeave a Comment on How to add new user to www-data group in Ubuntu

In some of the customised Ubuntu systems, such as Amazon EC2 instance, the name of the default system user is ubuntu. On the other hand www-data is the user and group name that web servers on Ubuntu (Apache, nginx, for…

Read More→

How to Remove Appends Attributes from Laravel Eloquent Model

Arvind KumarLaravelLeave a Comment on How to Remove Appends Attributes from Laravel Eloquent Model

In Laravel the set{Attribute}Attribute accessor methods are used to set new attributes in a model. For example, we do use $appends property to create our popular “full_name” attribute to combine “first_name” and “last_name” attributes. Following the syntax to define $appends…

Read More→

How TO – Remove a Property from an Object in JavaScript

Arvind KumarJavascriptLeave a Comment on How TO – Remove a Property from an Object in JavaScript

JavaScript is the world’s most popular programming language. JavaScript is the programming language of the Web. JavaScript is easy to learn. In this simple tutorial we will learn to remove a property of a JavaScript object. A sample JavaScript object…

Read More→

Array Destructuring With or Without List Function in PHP

Arvind KumarPHPLeave a Comment on Array Destructuring With or Without List Function in PHP
A simple way to debug a php application in production mode

Have you been unwillingly using the useful “extract” function to convert array elements into their corresponding names with same variable name as the key of the array element? Have you been worrying about the non-friendly nature of your code for…

Read More→

Git Cannot open .git/FETCH_HEAD: Permission denied Solution

Arvind Kumargit1 Comment on Git Cannot open .git/FETCH_HEAD: Permission denied Solution

Did you face Cannot open .git/FETCH_HEAD: Permission denied when you try to run a git pull command on your site root folder hosted on a linux server running ubuntu? If you do you are at right place for a permanent…

Read More→

How to Check Laravel Version using CLI and File System

Arvind KumarMiscelleneousLeave a Comment on How to Check Laravel Version using CLI and File System

Laravel is one of the most popular and used frameworks written in PHP programming language. As a Laravel developer you sometimes need to check Laravel version. Especially, if you start working on an existing project coded in Laravel Framework. So…

Read More→

React Final Form + React DatePicker Implementation with Validations

Arvind KumarReactLeave a Comment on React Final Form + React DatePicker Implementation with Validations

A working example can be found at Codesandbox React Final Form is a popular Reactjs Plugin for handling forms. On the other hand React DatePicker is another popular ReactJs plugin with almost 5.6M downloads per week. React Final Form’s form…

Read More→

Steps to Set up PasswordLess SSH Login on Ubuntu with Key Pair

Arvind KumarLinux, Miscelleneous2 Comments on Steps to Set up PasswordLess SSH Login on Ubuntu with Key Pair

In this tutorial I will explain how to set up passwordless SSH login on an Ubuntu server. There are basically two ways of authenticating user login with OpenSSH server: password authentication and public key authentication. The latter is also known as passwordless SSH…

Read More→

Posts navigation

Previous 1 … 13 14 15 … 53 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • Build Reusable Components in React
  • Introduction to Node.js for Beginners
  • Getting Started with the MERN Stack: A Beginner’s Guide
  • Introduction to Node.js for Beginners
  • How to Modify WooCommerce Templates

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