Showing 5 Result(s)

Introduction to Browser Security Headers

  Defense in depth is all about putting layer upon layer of security measures so that any one failure does not jeopardize the application. One of these levels is the browser itself, which is getting more clever in terms of protection implementation. Security headers notify the browser how a website should behave when it is loaded into the client.  They offer multiple protections against a …

Node Applications with GitHub

This course, Integrating Node Applications with GitHub, will teach you not just a range of skills that will be useful in any workplace that utilizes GitHub, but also numerous advanced approaches that may be used to launch your own applications or contribute significantly to your workplace. You’ll learn how to combine your GitHub projects with Travis CI, which will notify you of any mistakes in …