Skip to content

Codekilla

Menu
  • Home
  • PHP
  • JavaScript
  • NodeJS
  • Laravel

Author: Deepak

Posted onJanuary 13, 2021January 13, 2021Git

Change a particular commit from a list of commits

by DeepakLeave a comment on Change a particular commit from a list of commits

Git commands are widely used to maintain versioning of the project across Github, Gitlab, Bitbucket, etc. Once in a while, a situation arises where we…

Read More
Posted onOctober 1, 2020October 2, 2020JavaScript

Rest parameters vs Spread operator ( … ) three dots in Javascript

by DeepakLeave a comment on Rest parameters vs Spread operator ( … ) three dots in Javascript

… (three dots) operator is a common operator nowadays if you write Javascript. It is a functionality shifter superhero is Javascript. Why I say functionality…

Read More
Posted onSeptember 17, 2020September 17, 2020JavaScript

How to get and compare the previous state using useEffect Hooks

by DeepakLeave a comment on How to get and compare the previous state using useEffect Hooks

React JS creators develop React hooks to simplify functional components. So now functional components can also hold their own state using hooks. It’s like hooks…

Read More
Posted onSeptember 5, 2020Codeigniter

How to Export/Download data in Excel using Codeigniter 2020

by DeepakLeave a comment on How to Export/Download data in Excel using Codeigniter 2020

Sometimes we work on data-driven projects in which most of the time we have to deal with exporting data in Excel file. In this article,…

Read More
Posted onAugust 15, 2020August 18, 2020PHP

How to set up a Virtual Host locally with XAMPP/LAMPP in Ubuntu

by DeepakLeave a comment on How to set up a Virtual Host locally with XAMPP/LAMPP in Ubuntu

Once in awhile, we need to create locally domain alias for our projects in XAMPP. In this article, we will see how to set up…

Read More
Posted onAugust 13, 2020August 13, 2020JavaScript

How to retrieve the POST data using Express in Node JS

by DeepakLeave a comment on How to retrieve the POST data using Express in Node JS

Learning Node JS could lead to you too many questions. One of them is how to retrieve the POST data using Express in Node JS.…

Read More
Posted onAugust 12, 2020August 12, 2020PHP

What are Cookies in PHP and how to use it

by DeepakLeave a comment on What are Cookies in PHP and how to use it

As the PHP developer, you must have come across COOKIES in PHP. In this article, we will see what are COOKIES in PHP and how…

Read More
Posted onJuly 21, 2020July 21, 2020PHP

Everything you should know about sessions in PHP

by DeepakLeave a comment on Everything you should know about sessions in PHP

You must have heard the word session before, If not then basically in PHP it holds the data for a limited time period. In this…

Read More
Posted onJuly 16, 2020July 16, 2020PHP

Simple CRUD application in core PHP

by DeepakLeave a comment on Simple CRUD application in core PHP

PHP is a server-side language, widely used in web applications. If you are thinking about giving it a try, you can start with a simple…

Read More
Posted onJuly 14, 2020July 14, 2020PHP

Useful array methods of PHP – part 2

by DeepakLeave a comment on Useful array methods of PHP – part 2

Yes! This is useful array methods of PHP – part 2 You have not read the first part you can click Useful PHP Array methods…

Read More

Posts navigation

Page 1 Page 2 … Page 4 Next Page

Recent Posts

  • Change a particular commit from a list of commits
  • Rest parameters vs Spread operator ( … ) three dots in Javascript
  • How to get and compare the previous state using useEffect Hooks
  • How to Export/Download data in Excel using Codeigniter 2020
  • How to set up a Virtual Host locally with XAMPP/LAMPP in Ubuntu

Categories

  • AJAX
  • Codeigniter
  • Data Structures
  • Git
  • JavaScript
  • JQuery
  • Laravel
  • MongoDB
  • NodeJS
  • PHP
  • React JS
  • SQL
  • XAMPP
Amphibious Theme by TemplatePocket ⋅ Powered by WordPress