SharePoint Framework
What version of Node can I use for SharePoint Framework?
Theoretically, you could use any version of Node.js with the SharePoint Framework but there are caveats.
How to check SharePoint Framework version
In case you wonder which version of the SharePoint Framework you're using, here is how you can check it.
What SharePoint Framework version can I use?
What version of the SharePoint Framework should you use for your project? 'The latest' seems an easy answer, but there is more to it.
Format date in JavaScript
If you need to format dates in JavaScript, using this library instead of Moment.js will help you decrease your bundle size, a lot.
SharePoint Framework - Getting started
While SharePoint Framework has been around for a while now, it could be that you're just starting with it. Here is the easiest way to get going.