Skip to content

Instantly share code, notes, and snippets.

View arhitiron's full-sized avatar

Alexey Tiron arhitiron

  • Live XYZ
  • New York, USA
View GitHub Profile
@arhitiron
arhitiron / Designing Event-Driven Systems links.md
Created September 21, 2018 17:42 — forked from giampaolotrapasso/Designing Event-Driven Systems links.md
List of links from Designing Event-Driven Systems by Ben Stopford
import java.time.Instant;
import java.time.LocalDate;
import java.time.ZoneId;
import java.util.*;
import java.util.stream.Collectors;
public class PlayingStream {
static class A {
public Date date;
<?php
// Operator autoloading
$eZTemplateOperatorArray = array();
$eZTemplateOperatorArray[] = array(
'script' => 'extension/nxc_grid/classes/nxcgridutils.php',
'class' => 'NXCGridUtils',
'operator_names' => array( 'rendergrid','renderadmingrid' )