Skip to content

Instantly share code, notes, and snippets.

@khattab88
Last active September 5, 2018 19:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khattab88/b606b7e77c96c898ed171f306ab29c7a to your computer and use it in GitHub Desktop.
Save khattab88/b606b7e77c96c898ed171f306ab29c7a to your computer and use it in GitHub Desktop.
core:
- javascript
- es6
- node.js (npm)
- transpiler (babel)
- module system (systemjs, requirejs)
- unit testing (jasmine, mocha, sinon)
- build tools (grunt, gulp)
- webpack
- version control (git, tfs)
--------------------------------------------------------------------------
frontend:
- responsive design (bootstrap, material design)
- css preprocessor (less, sass)
- angular 5
- typescript
- reactive extensions (rx.js)
- react (redux, flux)
- data visualization (d3, highcharts)
- web app security (owasp)
-----------------------------------------------------------------
backend:
- http
- rest api
- microservices
- .net core 2
- asp.net core (mvc5)
- web api 2
- ef core 2
- signalr
- oauth
- sql server
- web server (iis)
- framework (express, hapi)
- nosql (mongodb, mongoose, couchdb)
- web socket (socket.io)
- auth (jwt)
- web server (nginx)
- backend (firebase, graphql)
- search engine (elasticsearch)
- caching (redis, memcached)
- unit testing (nunit, xunit, moq)
- security (encryption, hashing)
--------------------------------------------------------------------
devops:
- server management (linux, ssh, ftp)
- command line (bash, powershell)
- ci/cd (jenkins, teamcity)
- containers (docker, kubernetes)
- azure (vms, app services)
- aws (serverless, aws lambda)
- heroku
-------------------------------------------------------------------------------------------
references:
- brantu
- mondia media
- trufla
- cross workers
- wimo
- leporis
- evolvice
-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment