Ep 1: HTTPS Redirection || 9 useful code snippets for everyday JavaScript development.

preview_player
Показать описание
Welcome to this JavaScript snippets series, In this series, we will look at some of the most common JavaScript snippets which will help you with your everyday JavaScript development.

You can always use 3rd party utility libraries, but knowing these vanilla JavaScript snippets is always beneficial.

And these snippets are so easy and small, that you should always prefer them instead of a 3rd party utility library.

In this video, we will look into the HTTPS redirection series.

HTTPS Redirect
Redirect HTTP protocol to HTTPS protocol.

- Then, if the protocol is HTTP, we replace the URL with HTTPS protocol.
And, reload the page.
- Note: Going back via the browser's back button won't go to HTTP, as it is replaced in the history.

#javascript #tutorial #js #function #jsinterview #javascriptinterview #jsforbeginners #http #https #javascriptsnippets #httpsredirection

-------------------------------------

8020 Lessons is the project to help you equip yourself 💪 with the most essential skills of the 21st century. Learn 20% skills that get you 80% results.

Become a better JavaScript developer in 10 minutes ⏱️ a week.

Concise and to the point 🎯 coding lessons.

Рекомендации по теме