CKEditor 5 Is Here to Make Collaborative Writing Easy โ A customizable rich text editor that allows you to build collaboration within your application in hours. Ready-to-use features like comments, track changes, real-time collaboration, version history and many more. Start your free trial to implement it now. CKEditor 5 |
Node-RED 3.0 Released โ Node-RED is a popular Node.js-based low/no-code programming environment heavily used in the IoT space (though not exclusively). v3.0 requires Node 14+ and includes numerous UI/DX enhancements. Well worth a try if the idea of visually joining together logical components appeals to you. Nick O’Leary |
IN BRIEF:
|
RELEASES: Ember 4.5 โ The productive, battle-tested framework. |
๐ Articles & Tutorials |
Statements vs. Expressions โ If you were put on the spot and asked to describe the difference between a statement and an expression in JavaScript, would you have a good answer? If youโre not entirely sure, this is a good refresher on whatโs involved. Josh W Comeau |
Testing Bun’s Speed and Compatibility with Node.js โ David decided to put Bun through its paces to see how it would fare with a real world app vs Node.js. Unsurprisingly for an app with real world pressures (file system, network, et al.) the difference in performance was minor, but he was impressed at how seamlessly it worked. David Herron |
Applying SOLID Principles in React โ The so-called SOLID object oriented design principles have stood the test of timeโthey were first introduced by Robert Martin in 2000. Although much has changed since, they are still valid and can be valuable when applied in React apps. Konstantin Lebedev |
๐ Code & Tools |
Luxon 3.0: Library for Working with Dates and Times โ If youโre familiar with something like Moment.js, itโs like that but with immutable objects, 1-indexed months, Moment.js |
NestJS v9 Released โ Nest is a TypeScript-based server-side framework for when you need a more fleshed out and complete platform to work on (or get support from) than straight Express, say. v9 introduces a handy REPL, a configurable module builder, durable providers, and more. Kamil Mysliwiec |
QUICK RELEASES: Commander.js 9.4 โ Node.js CLI app library. |
|
๐ค DID YOU KNOW.. |