Results for: "HTML"

Contents (419)

How to include a JavaScript file in another JavaScript file
How to include a JavaScript file in another JavaScript file

some time ago we wrote about how to Import one JS file into another in the plain JS, those techniques…

read more
The best and most amazing Alexa Hacks you should know about
The best and most amazing Alexa Hacks you should know about

The best and most amazing Alexa Hacks you should know about Alexa, Amazon's talking Artificial Intelligence contained in the Echo, can…

read more
How to upload files to the server using JavaScript
How to upload files to the server using JavaScript

In this tutorial we are going to see how you can upload files to a server using Node.js using JavaScript,…

read more
The Payment Request API: Revolutionizing Online Payments (Part 2)
The Payment Request API: Revolutionizing Online Payments (Part 2)

In the first part of this series, we explored the fundamentals of the Payment Request API and how it simplifies…

read more
Let's create a Color Picker from scratch with HTML5 Canvas, Javascript and CSS3
Let's create a Color Picker from scratch with HTML5 Canvas, Javascript and CSS3

HTML5 Canvas is a technology that allows developers to generate real-time graphics and animations using JavaScript. It provides a blank…

read more