Month: March 2018
Singleton Design Pattern
The purpose of the Singleton pattern is to ensure that only a single instance of a class can exist at one time and provide a global point of access to it.
ReactJS Basic Form
See the Pen ReactExample28 by kenan (@kenanhancer) on CodePen.
ReactJS Conditional Rendering
See the Pen ReactExample27 by kenan (@kenanhancer) on CodePen.
ReactJS Event Handling with different patterns
See the Pen ReactExample26 by kenan (@kenanhancer) on CodePen.
ReactJS and Bootstrap 4 Dropdown split button example 3
See the Pen ReactExample25 by kenan (@kenanhancer) on CodePen.
ReactJS and Bootstrap 4 Dropdown multi level menu example 2
See the Pen ReactExample24 by kenan (@kenanhancer) on CodePen.
ReactJS and Bootstrap 4 Dropdown button with ARIA example 2
See the Pen ReactExample23 by kenan (@kenanhancer) on CodePen.
ReactJS and Bootstrap 4 Dropdown button example 1
See the Pen ReactExample22 by kenan (@kenanhancer) on CodePen.
ReactJS and Bootstrap 4 Modal Popup Example 1
See the Pen ReactExample21 by kenan (@kenanhancer) on CodePen.