Tag

nodejs

Avoid Common Pitfalls: TypeScript Mistakes and Their Solutions for Developers

Navigating the complexities of the TypeScript ecosystem can feel like a daunting endeavor, even for the seasoned coder. However, within these challenges lie lessons that propel one toward mastery. Welcome to 100 TypeScript Mistakes and How to Avoid Them, your definitive guide to the quirks, missteps, and common pitfalls of TypeScript.

How does Node.js work with NW.js and Electron?

From Cross-Platform Desktop Applications by Paul Jensen

Those who’ve used Node.js in the past may be curious about how it works in a hybrid desktop application environment such as NW.js or Electron. The truth is it’s not that different from how it already works in server-side applications, but there are a few items of difference, and to understand what those are and why this is the case, we’ll start by looking at the way Node.js is integrated into NW.js.

Getting Started with Electron

From Electron in Action by Steve Kinney

If you want to find out what Electron is all about, then you should read this article.

© 2026 Manning — Design Credits