Suhas Khobragadesuhaasya.hashnode.dev·11 hours agoA Beginner's Guide to Simplifying Go API ValidationWhen building large web applications, one of the common tasks developers face is validating request body parameters and query parameters in APIs. Writing validation code for every single API can quickly become tedious and error-prone. In this tutoria...1 likeGo Language
Jacqueline Trappmy-how-to-blog.hashnode.dev·Dec 17, 2024How to Combine Sets in PythonIn this article, I will go through various methods to join sets as well as an example of how these techniques may be used to explain year over year policyholder movement for an insurance policy. Consider an insurance policy which has policyholders ch...Python
Dmitry Dezuk (Dezhurnyuk)dmitrydezuk.com·Dec 14, 2024Implementing ValidationIf you have completed domain mode, your application is almost ready. You can start solving problems that your modeled domain was designed for right after. Just put a thin layer of logic in an application service API reading user input and communicati...10 likesDDD
Daniel Anthonythenavigator.hashnode.dev·Dec 10, 2024Validation Is KeyValidation is the backbone of trust. It’s how decentralized systems ensure security, transparency, and reliability. Without it, the promise of trustless networks would fall apart. Validation also creates opportunities for users to actively participat...Blockchain
Panth Patelhow-is-my-backend.whiteloves.in·Dec 8, 2024How to Implement Type Safe Functions in JavaScriptEver run into the issue where you can't make type-safe functions in JavaScript? So you switch to TypeScript, only to find out that types are just for development and don't actually validate function inputs or outputs! Then you end up using a validati...dispose
SharathchandarKsharathchandark.hashnode.dev·Dec 8, 2024Animated Login Form with Validation Using HTML, CSS & JavaScriptOverview: Welcome to another coding journey! In this engaging and informative tutorial, we’ll guide you through the process of crafting a visually appealing and user-friendly animated login form. Elevate your web development skills with this step-by-...JavaScript
SharathchandarKsharathchandark.hashnode.dev·Dec 6, 2024JSON Formatter and Beautifier in HTML CSS and JavaScript | JSON MinifyOverview: Welcome to our JavaScript JSON Formatter and Beautifier Coding Tutorials. How to Build a JSON Formatter and Beautifier using HTML, CSS and JavaScript | JSON Beautifier JavaScript | Own JSON Formatter with JavaScript (Prettify/Minify) JSON ...json
SharathchandarKsharathchandark.hashnode.dev·Dec 6, 2024User Form Validation in HTML CSS and JavaScript | JavaScript Form ValidationOverview: How To Build an Form Validation using HTML, CSS and JavaScript | Client Side Form Errors Validation. Welcome to our JavaScript Form Validation Coding Tutorials. In this video, we’ll walk you through a step-by-Step guide to building a fully ...JavaScript
gayatri kumargeekee.hashnode.dev·Nov 23, 2024Error-Proof APIs: Adding Resilience with Validation and Error HandlingIn the previous part, we structured our API according to REST principles, adding routes to handle various data operations. Now, it’s time to level up by implementing error handling and data validation. Error handling ensures that users receive clear ...10 likesWeb DevelopmentAPIs
Sanket Kogekarkogekar.hashnode.dev·Nov 23, 2024Mastering the Remote Game: How to Build a 100% Remote SaaS Business That ThrivesIt was 2019, and I was sitting in a bustling coffee shop in Barcelona, sipping on a lukewarm espresso, watching the world go by. My laptop buzzed with notifications as I stared at my screen, overwhelmed by the task of hiring my first fully remote tea...business