Articles.

Feature Toggles For The Web
jdabulis
1/12/2020 12:00:00 AM

You can keep new features, changes, and alternative behaviors of your application “dormant” in production so that by turning on run time “switches”, only you and your testers can experience these behaviors. You control which new or experimental behaviors are switched on of off for the whole world.

Krista Doesn't Code With Her Face
jdabulis
2/11/2020 12:00:00 AM

Shadow Inc. politics-first technology strategy wrecks democracy.

Story Points Post-Agile?
jdabulis
3/5/2020 12:00:00 AM

A team has a finite number of hours to achieve a proposed set of tasks to be accomplished. What are our options for project planning and estimation outside the Agile-Industrial Complex?

A class defines both state (properties) and behaviors (methods). You can change the state of an object by changing the value of a property. In most OO languages however, you cannot assign a different value to a method even when "properties" are implemented as accessors, which are methods. This article explores the history, and consequences of this perduring state/behavior distinction in some OO languages in light of others, most famously Javascript, which treats state and behavior equally.

ActionEquals Forms-as-a-Service
jdabulis
4/12/2021 12:00:00 AM

ActionEquals.com Forms-As-A-Service, can bridge the gap between server-side processing and a pure static site, such as those that can be hosted on GitHub Pages, providing essential functionality without any programming.

There's Only One Way to Develop an Application
jdabulis
4/5/2023 12:00:00 AM

(Sorry about the click-bait title) There are literally dozens of technical decisions that must be, or can be made to develop an application. The question is when and how those decisions should be made if we want to get a high quality product to market most quickly. We maintain a predetermined list of technologies suitable for immediately starting development on nearly any application of interest to our client businesses and their customers and end users.

© Lognosys LLC. All rights reserved.