Results for: "HTML"

Contents (421)

Is JavaScript good for machine learning?
Is JavaScript good for machine learning?

One of the things you always hear when you are talking to someone related to the M.L. world is that,…

read more
How to enable Chrome's new feature that blocks ads that consume your CPU, battery, and Internet connection
How to enable Chrome's new feature that blocks ads that consume your CPU, battery, and Internet connection

Google has announced that it will begin experimenting with a technology that they have been developing for months, in order…

read more
Introduction to BEM  (Block Element Modifier)
Introduction to BEM (Block Element Modifier)

Problems with naming CSS classes I think I might not be the only one with this experience: after finally grasping all…

read more
First steps into JavaScript – a practical guide 3
First steps into JavaScript – a practical guide 3

After we learned the basic of accessing DOM elements and how to modify them, we are…

read more
First steps into JavaScript – a practical guide 2
First steps into JavaScript – a practical guide 2

In the previous aticle First steps into JavaScript – a practical guide we covered the basics of the…

read more