You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
En nuestra sesión de DotNetMálaga 2024, Juanjo Montiel y Víctor Borrego enseñaron cómo hacer que las aplicaciones multiplataforma con React Native sean accesibles para todos, incluso para personas con discapacidades, y discutieron las opciones de accesibilidad y mejoras en la comunidad.
☁️ DespejarApp — Una PWA hecha con Next.js 15 que ofrece frases motivacionales y actividades relajantes diarias. Incluye dos endpoints gratuitos en JSON. Práctica con Next.js 15: SSR, de Server Side Generation y Client Components con APIs open sources.
An image sharing application where users can register, share their memories, and interact with posts through likes and dislikes. The application includes role-based authentication, ensuring only image creators can delete or update their posts.
Modern frontend application for blog post management built with React, TypeScript, Vite, and Material-UI. Features a responsive UI, Redux Toolkit state management, dark/light theme toggle, accessibility, comprehensive testing, and seamless API integration.
React library for accessible focus management and keyboard navigation. Pragmatic defaults, real-world usage, no magic — just a tool that works and gets out of your way.
A Next.js-powered divination app using dual-source entropy (Random.org API + Fisher-Yates shuffle) with TypeScript, TailwindCSS, and Web Speech API integration.