Database Primary keys Should I use surrogate keys or natural keys? What are they and which setup will give me the least amount of development issues?
Code Drawing a 2D house with JavaScript I share how to create a Javascript Canvas 2D house without using external libraries and what I learned by following the CanvasRenderingContext2D docs.