This week, SE Radio’s Priyanka Raghavan spoke with Vandana Verma, who heads security relations at Snyk, about the Open Web Application Security Project (OWASP) Top 10. They explore…

Karl Wiegers, Principal Consultant with Process Impact and author of 13 books, discusses specific practices based on his 50 years’ experience in the software industry that can help…

Phillip Mayhew, co-founder and the CTO at GameDriver, discusses test automation for games and game-like applications. Host Philip Winston spoke with Mayhew about the increasing role of test…

Cloud computing provides tools, storage, servers, and software products through the internet. Securing these resources is a constant process for companies deploying new code to their cloud environments….

When recrafting a company’s branding, the designer’s job is to make the company distinct, trustworthy, and memorable to its ideal customers. In this Q&A, brand designer Bari Keenam…

International venture capital in Asia has flourished over the last decade, led by ecosystem platforms (“super apps”), gaming, and e-commerce. Underpinned by a list of favorable factors like…

Writing clean and maintainable code is pivotal to any production project. And yet even the most functional code is frowned upon if it doesn’t follow the coding standards…

React Router is the de facto React page switching and routing solution. React Router was one of the first popular, open-source projects around React back in 2014 and…

Adam Warski, the co-founder and CTO of SoftwareMill, discusses Scala programming and the Tapir library. Scala is a general-purpose JVM language, and Tapir is a back-end library used…

Use localStorage with JavaScript. Photo by Lia Trevarthen on Unsplash I often want to rewrite localStorage to implement a certain function. What are the methods to rewrite the…