# FridayCode > Developer blog covering software engineering, web development, and programming insights. FridayCode is a technical blog focused on modern web technologies, programming best practices, and software development insights. - Type: Developer Blog - Topics: Software Engineering, Web Development, Programming - Technologies: JavaScript, TypeScript, React, Next.js, Node.js All pages have LLM-friendly markdown versions available by appending .md to the URL (e.g., /blog/article-slug.md). ## Resources - [Blog](https://www.fridaycode.net/blog): Latest articles on software development - [About](https://www.fridaycode.net/about): About FridayCode ## Optional - [All Blog Articles](https://www.fridaycode.net/blog): 1 articles on software development and programming - [TanStack Form async validation: Fix double execution](https://www.fridaycode.net/blog/tanstack-form-async-validation-fix-double-execution): Fix duplicate API calls caused by TanStack Form async validation. Use safeParseAsync, pure validator...