Nick Lioudis
25 posts
Ebook – Scaling functional test automation for happy teams
1. From manual to automated tests a. The organization of manual tests teams – V-cycle For many years,…
14 of the Best Free Website Builders to Check Out in 2022
In today’s digital world, having a business website isn’t an option. It’s a must. An online presence is…
Create Redis Key – An NPM Package to Config & Create Redis Keys
Overview of My Submission I created an NPM package named as create-redis-key A Redis key creation utility. Create…
Subscribe to a new newsletter for security-aware developers!
Hi, I’m Felix from Cossack Labs. You might know me as a mascot of these cool data security…
How to use GraphQL and React Query with GraphQL Code Generator (based on Next.Js)
Abstract GraphQL. 기존의 REST API 호출 방식을 넘어 schema를 이용해 마치 DB를 다루는 sql과 같이 데이터 호출을 다룰수…