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

Опубликовано: 06 Январь 2025
на канале: 8020Lessons
413
7

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.

First, we find out the protocol with window.location.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.

Full Playlist:    • Useful code snippets for everyday Jav...  

#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.

Thank You! Master and learn JavaScript like never before: https://8020lessons.in/