Skip to content

Instantly share code, notes, and snippets.

@arthurbernierjr
Last active March 23, 2019 19:00
Show Gist options
  • Save arthurbernierjr/4eb4ad0a5238464a601b97b5294a5aea to your computer and use it in GitHub Desktop.
Save arthurbernierjr/4eb4ad0a5238464a601b97b5294a5aea to your computer and use it in GitHub Desktop.
Contract Full Stack Javascript Things You Need to Know

Contract Full Stack Javascript Things You Need to Know

Developer Essentials

		**HTML5(MUST) & CSS3(MUST)**
		**Vanilla JavaScript(MUST)**
		**JQuery and Lodash**
		**Bootstrap, Bulma and MaterializeCSS**
		**Markdown**
		**Git(MUST) & GitHub(MUST)**
		**Command Line(MUST) & Bash(MUST)**
		**NPM(MUST) and YARN(MUST)**
		**PUG**

JavaScript Frameworks

		**React(MUST) & Vue(MUST)**
		**Next & Nuxt**
		**Node(MUST), Express(MUST), Koa, Hapi, Adonis, Kraken**

Languages that Compile to JavaScript

		**CoffeeScript** 
		**TypeScript**

CSS Pre-Compilers

		**SASS & SCSS(MUST)**
		**Less**
		**Stylus**
		**JSS ***

Content Management Systems

		**WordPress**
		**Cosmic JS**

DEV OPS

		**Docker**
		**Kubernetes**
		**Amazon Web Services**

BlockChain and Ethereum

		**Solidity**
		**Building BlockChain's in JS**

Hosting and Deployment

		**CPanel**
		**Heroku**
		**Digital Ocean**

Web Design and PM Tools

		**Adobe Photoshop**
		**Invision**
		**Avocode**
		**Sketch**
		**JIRA**
		**Trello**
		**Zeppelin**

Methodologies

		**Agile/SCRUM(MUST)**
		**Object Oriented Programming(MUST)**
		**Functional Programming(MUST)**
		**Atomic Design(MUST)**
		**BEM**
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment