Posts marked with “flow”

Flowcharts For Developers With Mermaid js

by · August 25, 2023

0
 

One of the most important soft skills we can have as developers is being able to communicate how our code works. Other developers can dive into your code to see how it works, but this can be time-consuming, and your stakeholders most likely won’t be able to. What we need is some way to communicate […]

 

To use a framework, or not to: that is the question

by · April 2, 2010

17
 

“To be, or not to be: that is the question:” is the memorable quote from Shakespeare’s Hamlet played in the 1600s. Programmers, today, have a similar dilemma.

When should a programming framework be used?