Author: Chinenye Anikwenze

  • Creating a Tic-Tac-Toe Game

    Creating a Tic-Tac-Toe Game

    This article is a step-by-step guide on creating a Tic-Tac-Toe game using Svelte and SvelteKit. This tutorial will guide you through the entire process, from understanding the game’s rules to building a fully functional game

  • Understanding Drag and Drop Functionality using JavaScript and SASS

    Understanding Drag and Drop Functionality using JavaScript and SASS

    When it comes to elevating user experience and interaction in web applications, incorporating advanced reordering drag and drop functionality is important. Tools like Jira and Trello have long mastered the art of intuitive reordering, allowing users to organize and prioritize tasks in these applications.