Skip to content

jvaque/Learning-Stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning-Stuff

This repo is to be the home of different things to play with to avoid having dozens of projects when learning new stuff.

Some things might be moved to unique repos if they would better fit standalone.

Some stuff that was previously written and haven't thought of a good place to move to

  • Get Node.js

  • Get Simple React Snippets vs code extension

  • Include in emmet settings the following

"emmet.includeLanguages": {
    "javascript": "javascriptreact",
    "typescript": "typescriptreact"
}
  • Create typescript react app with npx create-react-app app-name --template typescript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published