Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 1.26 KB

WebDevelopment.md

File metadata and controls

16 lines (9 loc) · 1.26 KB

WEB Development

Package management

  • Yarn Mini-course - Yarn package manager mini-course. Thanks to Andrew Mead. Yarn is a replacement for the npm command line interface. It's a huge step forward. Yarn's faster, more secure, and easier to use than npm.

Javascript

React

  • React i18next is a library for internationalization of for react web applications.
  • Awesome React All the guide and manuals for React.js.