Stephen David-Williamsstephendavidwilliams.com·Dec 30, 2024Use data contracts to automate data workflows - part 2Preface📖 In part 1, we explained what a data contract is why we need them, and what a typical one contains In this blog, we dive into a demo to explore how they actually work so we can process data safer, faster and effectively. Goal🎯 The data...data-engineering
funkyfunkegoodvibe.hashnode.dev·Oct 24, 2024Exploring the Synergy: Python Meets Rust at the 2024 ConferenceAs a newcomer to Rust, I attended my first Python x Rust conference on October 22, 2024, with an open mind. Although I had been aware of the buzz surrounding Rust for a few years, I felt more comfortable with Python, which had served me well. However...1 like·31 readsDevPython x Rust Conference 2024
Muhammad Kamil Razakamilraza.hashnode.dev·Oct 1, 2024Zod: A Data Validation LibraryIntroduction to Zod Zod is a powerful library for data validation in JavaScript and TypeScript. It helps ensure that your data meets certain criteria, making your applications more robust and error-free. Why Use Zod? Type Safety: Ensures that data c...zod
Flask Indiaflask-india.hashnode.dev·Aug 25, 2024Using Flask with Pydantic, new BFF's?Introduction: Flask is one of the popular options to help you build REST APIs over HTTP. Although there are other time-tested frameworks like Django and the new kid on the block FastAPI, Flask still holds relevance when we need to create an API fairl...276 readsFlask-India Tutorial SeriesPython
Parth Chauhanparthdev.hashnode.dev·Aug 6, 2024🚀 Master Data Validation with Zod: A TypeScript-First Approach to Schema DeclarationIn the world of data validation, Zod stands out as a TypeScript-first schema declaration and validation library that promises simplicity and efficiency. Whether you’re dealing with simple strings or complex nested objects, Zod streamlines the process...zod
AARYAN BAJAJaaryan-bajaj-learnings.hashnode.dev·May 26, 2024Is Your Data Lying to You? Uncover the Zod of ValidationIntroduction Zod is a TypeScript-first library designed to ensure your data adheres to specific schemas. This means that whether you're working on the front end or the back end, Zod can help maintain data integrity and reduce bugs. Why Use Zod? Type...real life zod examples
Nabidul Islamnabidul.hashnode.dev·Apr 30, 2024Bulletproofing .NET Applications with FluentValidationWhat is FluentValidation FluentValidation is a .NET library that builds strict and maintainable validation rules. It utilises the principles of "fluent interfaces" to provide a clean architecture, separating validation logic from the rest of the code...12 likes·139 readsfluentvalidation
Sarang Deshpandesarangcharthankar.hashnode.dev·Apr 20, 2024The Crucial Dance of Frontend and Backend Validations in Application SecurityIn the world of web development, data is king. It fuels our applications, allows for user interaction, and ultimately determines the success of our creations. But just like a king needs loyal guards to protect his castle, our data needs robust valida...devina
Quantum Cyber Solutionsqcs.hashnode.dev·Feb 18, 2024Bridging the Gap: Why AI Companies Should Adopt a Google-like Search Content FeaturePublished on Sunday, February 18, 2024 Bridging the Gap: Why AI Companies Should Adopt a Google-like Search Content Feature ======================================================================================== Authors Name Eric deQuevedo 😄 Twit...AI development
Miguel Treviñodevblog.verifik.co·Feb 9, 2024Navigating Identity Verification in Bolivia: A Look at Verifik's APIIn an era where digital identity verification is crucial, Verifik stands out as a leader in providing cutting-edge biometrics and data validation solutions. Our focus on creating API endpoints to access reliable data from government sources and other...Developer