pattern
Projects with this topic
-
This library is designed to avoid throwing exceptions in the code. Instead, it returns a result from the method and describes the error. The library helps reduce the number of try-catch blocks in the code and is less taxing on the program compared to catching and rethrowing exceptions.
Updated -
Demo for web frontend and backend development pattern.
Updated -
Code generated during the DADI project
Updated -
-
A script to find and replace a pattern in a tree of folders and files. Un script pour chercher et remplacer un motif dans une arborescence de dossiers et de fichiers.
Updated -
A utility that will print particular patterns you have copied in the clipboard to command line. Configured by default to pull out email addresses and phone numbers.
Updated -
Boilerplate project using MVC architecture with Ruby (language), Sinatra (DSL for web development) and Sequel (DSL for database).
Updated -
-
Library providing primitives for patterns aiming at implementing adaptive behavior in component-based software
Updated -
kermit is the infrastructure for service oriented architecture (SOA) for node.js. It provides unified interfaces for writing modular apps and (micro-)services and eases and unifies the configuration of apps and its modules.
Updated -
This is my design pattern project to try out all patterns and provide examples for their usage.
Updated