PS

The Note

See how game-changing companies are making the most of every engagement with Preline.

thumbnail

3D-Foldable Profile Card Using Html5 & CSS3

This is an 3D Profile Card which is Foldable on Hover

P
Pradhuman Shrestha
thumbnail

10 JavaScript Naming Conventions

Every JavaScript Developer Must Know Naming Convention. So, today I will discuss 10 JavaScript naming convention best practices one should follow in his/her project.

P
Pradhuman Shrestha
thumbnail

6 Basic Coding Concepts for Begineers

Currently there are hundreds of programming language in use today(like C, C++, C#, Java, JavaScript, Ruby, Python, etc). But all them share the same foundational building blocks.

P
Pradhuman Shrestha
thumbnail

7 Useful Console Methods

Here, I will explain 7 console methods that will be useful while working with console.

P
Pradhuman Shrestha
thumbnail

How to Build a Dark Mode and Light Mode Switch in JavaScript in Under 10 Minutes

Dark mode and light mode have become a popular feature in web design. It's a great way to enhance user experience and reduce eye strain.

P
Pradhuman Shrestha
thumbnail

Create Simple Javascript Game Rock, Paper, Scissors.

Rock, Paper, Scissors is a classic game that's easy to create with JavaScript. In this tutorial, we'll walk you through the steps to build your very own Rock, Paper, Scissors game.

P
Pradhuman Shrestha
thumbnail

What are Higher-Order Functions in JavaScript?

A higher order function is a function that takes in a function as an argument or returns a function.

P
Pradhuman Shrestha
thumbnail

Git Introduction

Git is distributed version control system. Git helps you to track your changes you made.

P
Pradhuman Shrestha
thumbnail

Reason Json is popular.

More than 40% sites uses JSON and almost 95% API returns and receive data in some form of JSON.

P
Pradhuman Shrestha