Recent Posts

Browserless Testing of Vaadin Applications with Karibu Testing

Author: Simon Martinelli Original post on Foojay: Read More In modern web development, testing is essential for ensuring the reliability and performance of applications. For developers working with Vaadin, one of the best testing tools is Karibu Testing. This testing framework stands out for its ability to run browserless testing, offering several advantages over traditional end-to-end testing approaches, such as …

Read More »

Top Security Flaws Hiding In Your Code Right Now: And How To Fix Them

Author: Jonathan Vila Original post on Foojay: Read More Recent years have seen numerous injection attacks causing significant damage, including a 2019 SQL injection breach in the Fortnite video game and a 2018 attack on Tesla’s systems. Other serious incidents involve the Log4Shell logging injection and a deserialization attack on Atlassian Jira. These examples show that various code vulnerabilities can …

Read More »

Updating the Twelve-Factor app methodology: A call for participation

Author: Grace Jansen Original post on Foojay: Read More The 12 factor application methodology is being updated and we need your help with it! Be a part of this project helping to update and modernize the original methodology to enable it to be even more effective for modern cloud-native applications. What is the 12 factor app methdology? Originally created back …

Read More »