Katsumi Yoshidayozibak.hashnode.dev·May 10, 202410 Agile Development Lessons You Can Learn in a WeekRecently, I built a video game. I couldn't help the urge. It's an online multiplayer game inspired by classic Pong from the 70s. You can play it here: https://www.play-pong-online.site I built it with TypeScript, React, p5.js, GraphQL subscription, ...36 readsagile development
Jean-Mark Wrightjaywhy13.hashnode.dev·Mar 19, 2024The story behind Wave's boring Monetization releaseIntroduction On January 29th this year, a seemingly grandiose thing happened. We started monetizing some core features in our 10+ year old product. Beginning then we invited new customers to purchase a subscription to enjoy some exclusive features in...230 readsrelease management
Brian Kingsolodev.app·Jul 24, 202312S: Initial Technology Design.TL;DR. A structural design for the 12 Startups (12S) project is proposed, using technologies like React Native, Expo, and Docker to create a scalable, adaptable, and efficient system. The design process involves multiple iterations, addressing challe...The 24S Series12 Startups in 12 Months
Brian Kingsolodev.app·Jun 24, 202312S: A Blueprint for Technical Design.TL;DR. This post explains the importance of creating a Technical Design for a software project, including the use of microservices and APIs to create a scalable, resilient, and flexible application. It reviews the purpose of using APIs, the stakehold...29 readsThe 24S SeriesTechnical Design