noopener noreferrer - What do these mean and how does it improve web security?
You've probably heard that brings a security risk in web applications (React yells about this a lot), and the solution for this is that…
August 9th, 2020 | 3 mins read
5 posts published
5 posts published
You've probably heard that brings a security risk in web applications (React yells about this a lot), and the solution for this is that…
August 9th, 2020 | 3 mins read
The DOM is a logical representation of an HTML document, which the browser uses to determine how a page is displayed. The DOM also provides…
June 27th, 2020 | 5 mins read
elements are usually used in forms to collect values from users. They come in different types - email, password, text, file and so on. The…
April 4th, 2020 | 3 mins read
What is Semantics? According to the dictionary, Semantic means relating to meaning in language or logic. In other words, this refers to…
February 1st, 2020 | 4 mins read
What is HTML? HTML stands for HyperText Markup Language. It is the standard markup language for building webpages. Let's break these terms…
December 26th, 2019 | 7 mins read