Frontend Martin Urban participated as a Judge at DEV CHALLENGE XIX DEV Challenge is the largest championship for IT specialists in Europe and Martin Urban was nominated as a Frontend Judge!
AWS Serverless SSR with React 18 and NextJS 12 in AWS When building serverless applications we still want to use modern frontend technologies. Our entire stack is composed of various serverless services created with the serverless framework, deployed to AWS. Our frontend should be no different from the rest of our stack. It should be serverless.
Frontend Mocking the Frontend When it’s time to redesign that page do you really need to connect to some payment provider’s API just to see the consequences of changing the colors the user sees after making a deposit? This is where decoupling and mocking the interactions for the backend is worth it.