PHP

Data Types In JavaScript

Programming languages all have erected-in data types, but these frequently differ from one language to another. This post attempts to list the erected-in data structures available in JavaScript and what properties they have. In this Read more…

By , ago
PHP

Use a message envelope

The use of a message envelope has many benefits for the design of your application. It allows you to carry system information, nicely separated from domain information, in a generic way. Read more

By , ago