Satpal

CORS Issue With Ionic Apps [Solved]

So, you are working with Ionic and are using the REST API but are facing the following problem. Which is…

6 years ago

Progressive Web Apps

What is Progressive Web App? All modern web apps which are installable and which provide the app-like experience and deliver…

6 years ago

Why You Should Learn WordPress In 2020?

Should I learn WordPress in 2020? Can I start my career as a WordPress developer? Is it still worth to…

6 years ago

The Best Position To Load JavaScript File In HTML Document

Harry: Hey Rony, have you ever wondered about the position of the JavaScript file in the HTML document ?? Rony:…

6 years ago

4 Useful CSS Properties For Beginners

Hi friends, I am Harry and today I am going to show you some useful and common CSS properties. Transition…

6 years ago

Filter Variable In PHP

How to filter variable in PHP? Today, I am here with an interesting filter variable function in PHP. This function…

6 years ago

Best Way To Become A Good Programmer

Patience! Yes, patience is the first key to become a good programmer, but not only. After patience, you need focus.…

6 years ago

What’s The Role Of Patience In The Programming?

What's the role of patience in the programming? As we all know patience plays a vital role in every aspect…

6 years ago

5 Best Laravel Collections Methods

These methods allow us to modify or retrieve data without re-query to the database. There is a lot of collection…

7 years ago

How To Print Data To Debug In Laravel? print_r v/s var_dump

As a programmer, we need to debug the code before the actual launch. So, it's important to print the data…

7 years ago