Ernest Nnamdi has Published 2 Articles

How to read and write Excel file in Node.js?

Ernest Nnamdi

Ernest Nnamdi

Updated on 05-Nov-2024 15:16:51

961 Views

ExcelJS is a JavaScript library that provides a convenient solution for working with '.xlsx' files, allowing you to read, manipulate, and save data programmatically using Node.js. In this tutorial, we'll walk through the steps for reading from and writing to Excel files in Node.js using ExcelJS. You'll learn how to ... Read More

How to Push Git Branch to Remote?

Ernest Nnamdi

Ernest Nnamdi

Updated on 30-Oct-2024 11:04:47

120 Views

You've just finished up a coding session, implementing that exciting new feature your team has been planning for weeks, ready to move that Trello card to done. Your local branch contains all the code, but it's quite similar to the "it works on my machine!" meme – it needs to ... Read More

1
Advertisements