Results for: "version"

Contents (380)

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
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
How to get into the Deep Web: a guide to access TOR, ZeroNet, Freenet and I2P
How to get into the Deep Web: a guide to access TOR, ZeroNet, Freenet and I2P

We would like to present you with a guide that will allow you to enter the main darknets that make…

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
Web shells as  a security thread for web applications
Web shells as a security thread for web applications

Over the past two decades, web applications as an alternative to traditional desktop application have been on to rise. As their…

read more