GDevCon North America 2024/Stop Wasting Your Time Straightening Wires

From LabVIEW Wiki
Jump to: navigation, search
GDevCon-NAButton.png
Stop Wasting Your Time Straightening Wires
Conference GDevCon North America 2024
Presenters Sam Taggart
Stop Wasting Your Time Straightening Wires by Sam Taggart
We waste so much time in LabVIEW focussing on the wrong things. We focus on all kinds of cosmetic things, like wire bends and terminal sizes, etc. What if you could redirect all that energy into solving the customers problems?

Python has an autoformatter called Black. If set up correctly, you never have to worry about formatting when you write Python code. How do you format a dictionary that spans multiple lines? I don't know and I don't care because Black handles it for me.

In LabVIEW we have the Nattify QD shortcut that many devs run instinctively before saving. What if that just ran automatically? And cleaned up a few other things as well.

Introducing "Blue - It's like Black but for LabVIEW"


Presentation links

External links