Results for: "url"

Contents (205)

Starting with Bootstrap-Vue step by step
Starting with Bootstrap-Vue step by step

Today we will show you how to use BootstrapVue, describe the installation process and show basic functionality. The project’s based on…

read more
htaccess Rules to Help Protect from SQL Injections and XSS
htaccess Rules to Help Protect from SQL Injections and XSS

This list of rules by no means is a sure bet to secure your web services, but it will help…

read more
Creating simple CSS spinner-loader
Creating simple CSS spinner-loader

In today's article we will show you how to animate a basic loader that spins when some predefined action is…

read more
A FULFILLED PROMISE - Using the FETCH API to make AJAX calls
A FULFILLED PROMISE - Using the FETCH API to make AJAX calls

In this article we talked about what AJAX calls are and how to use them in a traditional way, by…

read more
How to use Parallax.js effect on your website
How to use Parallax.js effect on your website

Today, we're going to write about the parallax effect, similar to parallax scrolling, and how to implement it to improve…

read more