Results for: "API"
Contents (255)
Keynotes on Modern Agile 2019
Devotees of Modern Agile have good reason to be grateful to Joshua Kerievsky! He introduced this marvelous concept to the…
read more
10 libraries for machine learning in JavaScript
JavaScript is currently one of the most popular programming languages. Its main application is in web applications, used to give…
read more
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
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
In this snippet we are going to see how to block the right mouse button to prevent the user from…
read more