Pinned Repositories
A-Software-Craftsmanship-KATA
An advanced KATA to introduce Clean Code, TDD and Hexagonal Architecture.
Agile-Developper-Skills
Description of skills needed for efficient agile developpement teams
AnimalBookingApp
This is a very simple app for testing - two different layouts for the same functionality
BeeFriendly
app for learning about testing in a microservices architecture
Clarify-Exception-Refactoring-Kata
For practicing refactoring, removing duplication, and making code more flexible
Cloud-Migration-Refactoring-Kata
Exercise in good use of test doubles and the dangers of mandating 80% test coverage
coderetreat.org
coding-foundation
Learning how to code
SupermarketReceipt-Refactoring-Kata
This is a refactoring kata based on the one described in http://codekata.com/kata/kata01-supermarket-pricing/
HoucemNaffati's Repositories
HoucemNaffati/A-Software-Craftsmanship-KATA
An advanced KATA to introduce Clean Code, TDD and Hexagonal Architecture.
HoucemNaffati/Agile-Developper-Skills
Description of skills needed for efficient agile developpement teams
HoucemNaffati/SupermarketReceipt-Refactoring-Kata
This is a refactoring kata based on the one described in http://codekata.com/kata/kata01-supermarket-pricing/
HoucemNaffati/BeeFriendly
app for learning about testing in a microservices architecture
HoucemNaffati/cortex
The missing brick of React for TDD and clean architecture
HoucemNaffati/daily.dev.api
HoucemNaffati/daily.dev.apps
daily.dev application suite
HoucemNaffati/Dependency-Injection-Engine
HoucemNaffati/design-pattern-reloaded
Implementation of GoF design patterns using Java 17
HoucemNaffati/eleventy-chirpy-blog-template
Blog template for 11ty based on Chirpy UX
HoucemNaffati/FantasyBattle-Refactoring-Kata
exercise to help you understand the Law of Demeter
HoucemNaffati/GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
HoucemNaffati/IceCreamScorer-Refactoring-Kata
an exercise for getting awkward code under test
HoucemNaffati/Lift-Kata
starting position for the Lift Kata with an Approval Testing approach
HoucemNaffati/MarsRover-Sample-Tests
sample tests for mars rover kata, for review
HoucemNaffati/mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.
HoucemNaffati/postgresql-event-sourcing
PostgreSQL is the world's most advanced open source database. Also, PostgreSQL is suitable for Event Sourcing. This repository provides a sample of event sourced system that uses PostgreSQL as event store.
HoucemNaffati/prestashoptraining
HoucemNaffati/Product-Export-Refactoring-Kata
exercise for practicing refactoring
HoucemNaffati/Racing-Car-Katas
The starting code for several code katas on a racing car theme
HoucemNaffati/refacto-kata-ts-react
HoucemNaffati/refacto-test-ts-react
HoucemNaffati/samples-js-react
React Auth SDK sample
HoucemNaffati/starter
empty starting projects in various languages
HoucemNaffati/Tennis-Refactoring-Kata
Starting code for a Refactoring Code Kata on the Tennis rules
HoucemNaffati/Theatrical-Players-Refactoring-Kata
Example from first chapter of 'Refactoring' by Martin Fowler, with tests and translations
HoucemNaffati/VendingMachine-Approval-Kata
An exercise for learning about Approval testing and in particular designing a printer
HoucemNaffati/Yatzy-Approval-Kata
Excercise to help you learn how to use approval testing and TextTest in particular
HoucemNaffati/Yatzy-Refactoring-Kata
Starting code for a Refactoring Code Kata on the Yatzy rules
HoucemNaffati/Yatzy-Vendor-Assessment-Kata
Exercise in finding bugs in three competing implementations of the Yatzy rules