A list of curated resources related to FullStack Β· Frontend, Backend and DevOps
-
π Post o article / π Slide or presentation / π Book online
-
π Free resources / π PDF or document / π½οΈ Talk or video reference
-
π¬ List or collection / π CMS or manager / β Cloud or CDN resource
-
π¨ Useful tool / π Plugin or extension / π Visual theme
-
π¦ Bundlers or build tools / π Template or configuration
-
π» Images-related / π Valuable resource
VSCode Themes
- π Dracula Theme Β· A dark theme
- π Rainglow Β· 320 themes for Text editors
- π SETI Monokai Β· SETI Monokai Theme for VSCode
VSCode Extensions
- π Settings Sync Β· Sync your VSCode Settings on cloud π Tutorial
- π Emojisense Β· Emoji autocomplete
- π Import Cost Β· Calc cost to import dependencies
- π IntelliJ IDEA Keybindings Β· IDEA Keybindings for VSCode
- π Docker Β· Adds syntax for Dockerfile and docker-compose files
- π Icons Β· Icons for Visual Studio Code
- π Bracket Pair Colorizer Β· A customizable extension for colorizing matching brackets
- π CodeMetrics Β· Computes complexity in TypeScript / JavaScript files
- π Duplicate action Β· Ability to duplicate files in VS Code
- π ESLint Β· Integrates ESLint JavaScript into VS Code
- π Better Comments Β· Improve your code commenting by annotating
- π PostCSS Sorting Β· VS Code plugin to sort CSS rules content with specified order
- π File-size Β· Show the current text file size in the status bar
- π Vetur Β· Vue tooling for VS Code
- π User defined Snippets Β· Create your own snippets
- π Web Developer Roadmap Β· A web developer Roadmap
HTML
- π LenguajeHTML Β· HTML CheatSheet & Docs
- π EMMET Β· Plugin for many popular text editors which greatly improves HTML & CSS workflow
- π GuΓa rΓ‘pida de EMMET Β· Fast tips and code for create HTML with EMMET
- π¨ Real Favicon Generator Β· Fast favicon generator from one image to multiple devices
- π¨ Pug Β· Robust, elegant, feature rich template engine for Node.js
Markdown
- π Mastering Markdown Β· A lightweight and easy-to-use syntax for styling text
- π LenguajeCSS Β· CSS CheatSheet & Docs
- π CanIUse Β· Can I use this on my browser?
- π¨ Sass Β· Mature, stable, and powerful professional grade CSS extension language
- π¨ LESS Β· Backwards-compatible language extension for CSS
- π¨ StyleLint Β· A mighty, modern linter that helps you avoid errors and enforce conventions in your styles
- π¨ PostCSS Β· Transform your CSS with JS
- π PostCSS-preset-env Β· Use tomorrowβs CSS today
- π PostCSS-mixins Β· PostCSS plugin for mixins (CSS functions)
- π PostCSS-font-magician Β· Magically generate all the @font-face rules
- π PostCSS-easy-import Β· Inline @import rules content with extra features
- π PostCSS-clean Β· PostCSS plugin to minify your CSS with clean-css
- π PostCSS-sorting Β· PostCSS plugin to keep rules and at-rules content in order
- π SugarSS Β· Indentation-based CSS syntax for PostCSS
- π PostCSS-trolling Β· Change all to Comic Sans font
- π¨ CSSComb
- π LenguajeJS Β· Javascript CheatSheet & Docs
- π¬ CDNjs Β· Javascript & CSS libraries hosted on Cloudflare CDN
- π JavaScript Equaility Table Game Β· JS Equality Game
- π¨ Terser Β· Javascript ES6 minifier
- π¬ 30secondsofcode.org Β· Collection of Javascript snippets
- π ES6 Kangax Table Β· Kangax ES6 Compatibility table
- π¨ BabelJS Β· Use next generation JavaScript, today
- βοΈ ESLint Β· The pluggable linting utility for JavaScript and JSX
- π Clean Code Β· Clean Code concepts adapted for JavaScript
- βοΈ Jest Β· Delightful JavaScript Testing
- βοΈ οΈES6 Katas Β· Learn ES6 by doing it. Fix failing tests. Keep all learnings
- π¨ MythBusters Β· A JavaScript Handbook exploring perfomance & readibility
- π¨ Elix Components Β· Open collection of HQ web components for common user interface patterns
- π¨ MoleculeJS Β· Declarative, flexible Custom Elements
- π¨ Create React App Β· A ready-to-go React application creator (by running one command)
- π¨ ReactJS Β· A JavaScript library for building user interfaces
- π React Conf
- π React Hooks
- π¨ Emotion CSS-in-JS Β· The Next Generation of CSS-in-JS
- π¨ Styled Components
- π¨ VueJS Β· A Progressive JavaScript Framework
- π VueJS v2 Guide Β· VueJS 2.0 Guide
- π Class/Style bindings Β· Classes with VueJS
- π SFC: Single File Components Β· Single File Components
- π Chrome VueJS extension Β· DevTools extension for debugging Vue.js apps
- π Babel-plugin-transform-vue-jsx Β· Babel plugin for Vue 2.0 JSX
- π Vue-resource Β· The HTTP client for Vue.js
- π ESLint-plugin-vue Β· Official ESLint plugin for Vue.js
- π Axios Β· Promise based HTTP client for the browser and node.js
- π¨ Vue CLI 3 Β· Standard Tooling for Vue.js Development
- π¨ Vuex Β· State management pattern + library for Vue.js apps
- π¨ SSR Β· Server Side Rendering for Vue.js
- π¨ Nuxt Β· A framework for Vue.js framework.
- π¨ Portal-vue Β· A Vue Plugin to render your component's templates anywhere in the DOM
Routers
- π¨ Vue Router Β· Official router for Vue.js
- π¨ Page.js router Β· Tiny ~1200 byte Express-inspired client-side router
- π¨ Director router Β· A tiny and isomorphic URL router for JavaScript
Testing
- π¨ Vue-test-utils Β· Official unit testing utility library for Vue.js
- π¨ Avoriaz Β· A Vue.js testing utility library
Internationalization
- π¨ Vue-i18n Β· Internationalization plugin for Vue.js
Static generators
- π¨ VuePress Β· Vue-powered Static Site Generator
- π¨ Docsify Β· A magical documentation site generator
Validation
- π¨ Vuelidate Β· Simple, lightweight model-based validation for Vue.js 2.0
- π¨ Vee Validate Β· Input Validation Framework for Vue.js
GraphQL
- π¨ Vue Apollo Β· Integrate GraphQL in your Vue.js apps
Webpack
- π Vue-loader Β· Webpack loader for Vue.js components
Lists
- π¨ Curated VueJS Β· Find the best packages for your Vue app
- π¬ Awesome Vue Β· A curated list of awesome things related to Vue.js
- π PHP Β· Fast, flexible and pragmatic language programming
- π PHP-Fig Β· PHP Standard Recommendations
- π PSR-4: Autoload Β· Autoloading classes from file paths
- π¬ Learn PHP: Modern way
- π Laravel Β· The PHP Framework For Web Artisans
- π¨ NodeJS Β· JavaScript runtime built on Chrome's V8 JavaScript engine
- π¨ NPM Β· Node Package Manager
- π¨ Yarn Β· NPM improved
Password Managers
- π KeePass2 Β· Free, open source, light-weight and easy-to-use password manager (Windows)
- π KeePassXC Β· KeePass Cross-Platform Community Edition
- π EnPass Β· Secure passwords with Enpass password manager
- π MiniKeePass Β· KeePass for iPhone
- π LastPass Β· Don't forget passwords with a online password manager
- π BitWarden Β· Store, share, and sync sensitive data
- π QtPass Β· Multi-platform GUI for pass, the standard unix password manager
Tips
GNU/Linux
- πΏ Debian Β· Free operating system for your computer or server
- πΏ Alpine Β· Linux for power users who appreciate security, simplicity and resource efficiency
- πΏ BusyBox Β· Tiny versions of many common UNIX utilities into a single small executable
Shells
- π¨βπ» Bash-it Β· Framework for your Bash shell
- π¨βπ» Oh My ZSH Β· Framework for your zsh shell
- π¨βπ» Putty Β· A SSH client for Windows
- π¨βπ» ASCIInema Β· Record and share your terminal sessions, the right way
Tools/Commands
- π¨βπ» htrace.sh Β· Simple shell script to debugging http/https connection tracing, response headers and mixed-content
- π¨βπ» nGrok Β· One command for an instant, secure URL to your localhost server through any NAT or firewall
- π¨ TheFuck Β· Efficiency tool to handle misspelling bash commands
- π¨ tmux Β· Utility to split command line area into spaces
- π htop Β· Interactive process viewer for Unix
Control version
- π¨ Git Β· Control version
- π¨ GitHub Β· Largest community of developers and open source projects
- π Gitmoji-cli Β· Emojis for you Git commits
CI
- π¨ Travis Β· Easily sync your GitHub projects with Travis CI and testing your code
- π¨ Jenkins Β· Build great things at any scale
- π¨ CircleCI Β· Automate your development process quickly, safely, and at scale
Package Managers
- π¨ HomeBrew Β· Package Manager for MacOS
- π¨ Chocolatey Β· Package Manager for Windows
Bundlers
- π¦ Webpack Β· Bundle your scripts, styles, assets, images and others.
- π¦ ParcelJS Β· Blazing fast zero config webapp bundler.
- π Parcel Document Blank Β· Parcel template for front-end projects (with preprocessors)
- π Parcel Bundle Visualiser Β· A plugin for the parcel bundler to visualise bundle contents
Build Tools/Runners
- π¦ GulpJS Β· Runner and build tool
- π¬ Plugins para Gulp Β· List of Gulp plugins for multiple purposes
Server Provider
- β DigitalOcean Β· Deploy, manage and scale cloud apps on your infrastructure
- β Amazon (AWS) Β· Build, manage and deploy powerful cloud servers
- β Google Cloud Β· Build, innovate, and scale with Google Cloud Platform
- β Azure Β· Cloud computing service for building, testing, deploying, and managing apps
CDN Providers
- β CloudFlare CDN Β· Fast and free global content delivery network
- β MaxCDN Β· Easy and economic content delivery network
Docker
- π³ Docker Β· Build, Manage and Secure your apps
- β Docker Hub Β· Dev-test pipeline automation, 100,000+ free apps, public and private registries
- β Docker Compose Β· Tool for define and running multi-container Docker apps
- π ctop Β· Concise commandline monitoring for containers
- β Kubernetes Β· Open source system for automating deployment, scaling and management containers
- βοΈ FromLatest Β· An opinionated Dockerfile linter. Web version of dockerfilelint
Static Web Generators
- π¬ StaticGen Β· Static webpage generator list
- π Docusaurus Β· Document page generator (Facebook)
- π Docz Β· Documents page generator
Alternative CMS
- π GetGrav Β· Grav CMS
- π Gatsby: React CMS
- π Gridsome: Vue CMS
- π JSDay (CanariasJS) Β· JSDay (Javascript Event)
- π TLP Innova Β· Tenerife LAN Party (Developer & Other Event)
Patterns
- π» SVG Backgrounds Β· Fast SVG background for your webpage
- π» Hero Patterns Β· Collection of repeatable SVG background patterns
SVG
- π SVG Pocket Guide Β· Cute and little SVG pocket book
- π¨ Vectr Β· Free graphic software for create vector graphics
- π¨ Inkscape Β· Open source SVG image editor
- π¨ Figma Β· Design, prototype with Figma Editor
CheatSheets
- π Rico Cheatsheets Β· Collection of interactive cheatsheets
- π OverAPI Β· Interactive Cheat Sheets
Images
- βοΈ Carbon Β· Create and share beautiful images of your source code
Humor
- π€£ XKCD Β· A webcomic of romance, sarcasm, math, and language
- π€£ CommitStrip Β· The blog relating the daily life of web agency developers
Others
- π 30 Seconds of Interviews Β· A curated collection of common web development interview questions to help you prepare for your next interview
- π PacktPub: Libros/Ebooks Β· Free daily ebook
- π¨ Draw.io Β· Free online diagram software for making flowcharts, diagrams and charts
- π Education Pack GitHub Β· GitHub Student Pack Page