Results for: "events"

Categories (1)

Contents (133)

How to prevent people from adding spam events and appointments in Google Calendar
How to prevent people from adding spam events and appointments in Google Calendar

Let's explain how to prevent people from adding spam to your Google Calendar by adding events and appointments without your…

read more
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
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
10 Javascript tips and tricks you should know
10 Javascript tips and tricks you should know

Javascript is the most widely used language in fullstack development thanks to the boom in recent years in libraries and…

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