Results for: "app"

Contents (807)

Vanilla JavaScript equivalent commands to JQuery
Vanilla JavaScript equivalent commands to JQuery

jQuery is still a useful and pragmatic library, but chances are increasingly that you’re not dependent on using it in…

read more
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
What's new in Angular?
What's new in Angular?

In version 8.0.3 of Angular we can find great changes and say goodbye to our beloved companion the home page…

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