#TipsAndTricks
Dear Node Dev
Be sure to always cross check the packages you are installing.
A common mistake is to install unofficial packages due to mistyping and this can introduce malware into your codebase.
Eg. You unintentionally install "loadash" instead of "lodash"
Today weโre announcing free private repositories with unlimited collaborators for teams with GitHub Free, and reducing the price of our paid Team plan to $4 per user/month. All of the core GitHub features are now free for everyone.
Learn more: https://t.co/fQ3r2ABtTR
We'll be joining @wtmAccra and GIMPA School of Technology (WITE) to recognize and celebrate the achievement of all Women in Tech in our local communities.
We encourage our ladies to RSVP: https://t.co/aHIsc5vxRR
#WomenOfDevC#TechByHer#TogetherWeRise#EachForEqual.
Do you have experience in React, Node.js, webpack, and want to work on a really cool open source project? The Facebook Open Source Team is looking for a contractor to help us deliver the next version of Docusaurus. If interested, please apply here:
https://t.co/2UCTRoSuL7
They sound and look the same so you can't go wrong with it right ?
#Advice
Always visit the official documentation for the package you wish to install from https://t.co/bZdkNlghI3
Be sure it is the right one.
Copy and Paste the install script from the official npm website.