Results for: "HTML"

Contents (421)

React: 4 types of components to rule them all
React: 4 types of components to rule them all

If you have already worked with React, you will probably have found terms like "dumb components", "stateless components" or "high…

read more
The history of software development in two minutes: a century of logic, languages and code
The history of software development in two minutes: a century of logic, languages and code

The video shows the hyper-compressed history of software development and programming beginning in 1912 with Bertrand Russell and Alfred North…

read more
How To Disable Right Button of Mouse in Web Pages
How To Disable Right Button of Mouse in Web Pages

In this snippet we are going to see how to block the right mouse button to prevent the user from…

read more
The best open source javascript template engines
The best open source javascript template engines

Today we want to publish a resource that can generate an instant boost in your workflow, here we have a…

read more
Styling React components: recommendations and suggestions
Styling React components: recommendations and suggestions

With CSS we can set the presentation of a document through the rules that control the formatting of an element…

read more