Results for: "control"

Contents (239)

How to Change Your DNS Server (And Why You Should)
How to Change Your DNS Server (And Why You Should)

It's so easy to connect to the internet that you don't think much about how it actually works. You've likely…

read more
JavaScript: Promises explained with simple real life examples
JavaScript: Promises explained with simple real life examples

Handling asynchronous data flows is complex, who hasn't faced codes like this one?: checkWeather('palma de mallorca', (error, weather) => { …

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

For those who are new to web development, surely the amount of new terminology can sometimes be discouraging. But when…

read more
Facebook: how to remove hidden data and personal information
Facebook: how to remove hidden data and personal information

Facebook is a great social network that allows us to be always updated on all the news of our friends…

read more
The exciting story of JavaScript (in brief)
The exciting story of JavaScript (in brief)

Javascript is a client-side programming language that has changed the Internet as we know it today. The term "client side"…

read more