
Best practices for securing your web applications
DevHacks Best practices for securing your web applications 21/06/2021 1:00 Pm In this talk, we will walk through recommended security practices that should be followed
DevHacks Best practices for securing your web applications 21/06/2021 1:00 Pm In this talk, we will walk through recommended security practices that should be followed
DevHacks Basics of Design Tool (Figma) 21/06/2021 1:00 Pm Figma is a free, online Design tool to create, collaborate, wireframing, prototype, and handoff. Figma is
DevHacks Authentication and Authorization 21/06/2021 1:00 Pm Authentication and Authorization Authentication and Authorization are core pieces of almost all applications in one form or another
DevHacks Software Metrics : Quantifying the Project Management Functions 21/06/2021 1:00 Pm “It’s difficult to quantify project management aspects and recognize quality if you don’t
DevHacks Dev Hacks – Application Server Setup 21/06/2021 1:00 Pm In the development lifecycle every developer has to login to the production server and debug
DevHacks Regular Expressions 21/06/2021 1:00 Pm Whatever be the language you write code in if you get user input, validate it, or search in text
DevHacks Dev Hacks – Docker Basics 21/06/2021 1:00 Pm Developing apps today requires so much more than writing code. We need to set up language,
DevHacks Dev Hacks – Git Commands – Let’s Dive Deeper 21/06/2021 1:00 Pm After the Git basics session, we know how to use git. But