Hello and welcome!

Hello and welcome!

This is the first in a series of posts about the creation of a ColdFusion tag based app called Project BLOG. Project BLOG will provide a simple UI that assists in the creation of the basic structure of a blog post.

We will be using Lucee as our CF server and Visual Studio Code as our IDE. We will emphasize folding as a guiding principal both in VSCode and in the rendered UI.

We will also emphasize the following concepts:
LADDER OF ABSTRACTION
ABSTRACTION
ENCAPSULATION
NO POLY
NO INHERITANCE
MAIN PAGE AND TAG PATTERN
WORKING STRUCTURE
FOLDING WITH HOVER
SUBMISSION BASED DEVELOPMENT
UNIT_TESTS

Thanks and I hope you find value in this series!

captaincastiron.com