-
Introducing Photino: Create Desktop Applications with Web UIs
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2021 - May/June
If you use Electron but find it makes a pretty big application, try using open source Photino, which uses .NET 5 for the host application instead of Node.js. Your apps for mobile or cross-platform can be lighter and faster.
-
Tailwind CSS: An Introduction
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2021 - May/June
Tailwind CSS helps you get to the fun part of building an app by using utility CSS classes. Use Tailwind CSS to help you quickly prototype your design without having to write a ton of CSS.
-
Demystifying React
Last updated: Monday, April 19, 2021
Published in: CODE Magazine: 2018 - September/October
You’ve probably heard about Facebook’s new JavaScript library, React. Milton shows you how it works and encourages you to consider using it on your next project.
-
Legal Notes: What’s the Deal with ReactJS’s Licensing Scheme?
Last updated: Wednesday, May 26, 2021
Published in: CODE Magazine: 2017 - January/February
Facebook’s ReactJS copyright is a curious combination of the BSD OSS license and a grant document. John tells you what that means and whether or not that’s good news for your project.