Introduction For one reason or another security never really gets the importance it deserves. From talking to folk about security over the years, it’s clear that many stick their head in the sand, cross their fingers and hope for the best; hope however, doesn’t have a…
Download source – 358 B Introduction Content Security Policy (CSP) is a computer security standard introduced by the World Wide Web Consortium (W3C) to prevent cross-site scripting (XSS) and clickjacking attacks. Explained simply, CSP is a whitelist of origins…
UML stands for Unified Modeling Language. It’s a general-purpose modeling language to standardize a way to visualize the architecture of software systems. It was developed by Grady Booch, Ivar Jacobson and James Rumbaugh at Rational…
TweetStarting off as a new web developer you’ll need to learn a lot of tools, and while we can’t cover every tool, we can learn about what is perhaps the most important tool any web developer should have in their arsenal: The Chrome DevTools. If…
Introduction It’s highly likely that your account details and possibly your personal information have been stolen. In 2014 Yahoo had 3 Billion user accounts compromised. Last year Marriot reported 500 Million, including passport information. Imagine being a developer…