Results for: "ssl"
Contents (90)
What are React Hooks and what problems they solve
Working with React, - and before the release of Hooks in version 16.8 - there was always the possibility to create…
read more
How to Send Email from an HTML Contact Form
In today’s article we will write about how to make a working form that upon hitting that submit button will…
read more
Top JavaScript libraries and frameworks part 1
JavaScript libraries and frameworks make it easy to develop websites and applications with a wide variety of features and functionality,…
read more
How To Use Varnish As A Highly Available Load Balancer On Ubuntu 20.04 With SSL
Load balancing with high availability can be tough to set up. Fortunately, Varnish HTTP Cache server provides a dead simple…
read more
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