ELEzekiel Lawsoninemilson.hashnode.dev·Jul 9 · 15 min readHow to Submit Form Data to Google Sheets and Brevo With Next.js + Google Apps ScriptLet's say you are building a form for a client or a project. Submissions need to go somewhere the whole team can access, not a database only you can query, not an admin panel only a developer can navi00
ELEzekiel Lawsoninopenreplay.hashnode.dev·Sep 12, 2022 · 6 min readValidating Forms with Vue Formulateby Ezekiel Lawson Forms are a vital part of an application. Many businesses use forms on their websites to get great benefits. It's a great way to get responses and prompt people to engage with you. Validating your form is critical because it prevent...00
ELEzekiel Lawsoninopenreplay.hashnode.dev·Sep 7, 2022 · 10 min read11 Authentication Mistakes and how to fix themby Ezekiel Lawson Authentication security is an essential aspect of web app development that is often overlooked while creating a product. However, if you intend to submit your application online, it is a top priority. In this article, I will explain...00
ELEzekiel Lawsoninopenreplay.hashnode.dev·Jul 7, 2022 · 5 min readProgramming - Imperative vs Declarativeby Ezekiel Lawson I have had a lot of questions from programmers regarding the differences between Declarative and Imperative programming, and most developers are unsure when to use which. In this post, we'll go over what imperative and declarative i...00
ELEzekiel Lawsoninemilson.hashnode.dev·Jun 29, 2022 · 5 min readProgramming - Imperative vs Declarativeby Ezekiel Lawson I have had a lot of questions from programmers regarding the differences between Declarative and Imperative programming, and most developers are unsure when to use which. In this post, we'll go over what imperative and declarative i...00