🐈Fibonacci closure exercise in GoCreate solutions using closures and write better conditional statements with switch.
🧪Add unit tests to your TypeScript packagesWe can improvide confidence in our code by writing unit tests. Unit tests should resumble how the software is used.
♻️Create reusable javascript packages with workspacesWorkspaces are a great way to create modular reusable code in the javascript ecosystem