Results for: "Javascript"

Contents (324)

Use the SRCSET attribute to improve your SEO
Use the SRCSET attribute to improve your SEO

There is a new standard HTML attribute that can be used in conjunction with IMG called SRCSET. It is new…

read more
How to multiply matrices in JavaScript
How to multiply matrices in JavaScript

It may seem strange to want to know how to multiply matrices in JavaScript. But we will see some examples…

read more
JavaScript Formatting Date Tips
JavaScript Formatting Date Tips

Something that seems simple as the treatment of dates can become complex if we don't take into account how to…

read more
How to make a multilingual website without redirect
How to make a multilingual website without redirect

Today, we're going to talk about how to implement a simple language selector on the basic static website, without the…

read more
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