BKRix.chat's AI-driven features are impressive! Can't wait to try it out!Comment路Article路Jun 23, 2023路Launching Rix.chat: An AI search engine for developers
BKClear examples and explanations of synchronous and asynchronous programming. Well done! 馃憤Comment路Article路Jun 14, 2023路Synchronous Vs Asynchronous Programming
BKThank you for sharing this useful tip! 馃檶Comment路Article路Jun 12, 2023路How to auto sort imports in frontend, example with typescript & nextjs
BKClear and concise explanation of DeFi for beginners. Well done! 馃憦Comment路Article路Jun 8, 2023路Decentralized Finance (DeFi) for Beginners
BKI apply TDD daily, although sometimes it's quicker to skip it. For small changes, I may not write tests, but for new features or big changes, I always prioritize writing tests first. Have a fantastic day! 馃檶Reply路Article路Jun 7, 2023路The Power of Test-Driven Development: Writing Tests Before Code
BKI appreciate the emphasis on helping peers and creating a supportive work environment. 馃檶 Sharing knowledge and mentoring junior engineers not only benefits others but also reinforces one's own expertise.Comment路Article路Jun 7, 2023路Becoming a Senior Software Engineer
BKGreat step-by-step guide! The useScrollCarousel custom hook makes managing the carousel logic a breeze.Comment路Article路Jun 6, 2023路A React Ref Adventure: Creating a smooth scrolling carousel using React and Tailwind CSS
BKI couldn't agree more! Writing tests before code helps in creating well-structured and modular code, leading to better code design. Appreciate the insightful article!Comment路Article路Jun 6, 2023路The Power of Test-Driven Development: Writing Tests Before Code
BKThe concept of state in React is explained concisely and effectively. It's essential for keeping UI changes in sync with logic.Comment路Article路Jun 5, 2023路Tackling Common React Interview Questions
BKThe code examples provided clearly demonstrate how to implement and utilize the Context API for managing the global state in a React application. Well done! 馃憦Comment路Article路Jun 4, 2023路Exploring the Context API in React: Simplifying State Management