dfernandeza's Stars
airbnb/javascript
JavaScript Style Guide
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
kdn251/interviews
Everything you need to know to get the job.
evanw/esbuild
An extremely fast bundler for the web
sorrycc/awesome-javascript
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
jashkenas/backbone
Give your JS App some Backbone with Models, Views, Collections, and Events
johnpapa/angular-styleguide
Angular Style Guide: A starting point for Angular development teams to provide consistency through good practices.
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
tc39/ecma262
Status, process, and documents for ECMA-262
desandro/imagesloaded
:camera: JavaScript is all like "You images done yet or what?"
jamiebuilds/itsy-bitsy-data-structures
:european_castle: All the things you didn't know you wanted to know about data structures
bendc/frontend-guidelines
Some HTML, CSS and JS best practices.
ben-rogerson/twin.macro
🦹♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, solid-styled-components, stitches and goober) at build time.
rmurphey/js-assessment
A test-driven approach to assessing JS skills
tooling/book-of-modern-frontend-tooling
The Front-end Tooling Book
csswizardry/ct
Let’s take a look inside your <head>…
bahmutov/code-snippets
Chrome DevTools code snippets
react-bootstrap/react-router-bootstrap
Integration between React Router and React-Bootstrap
rmwc/rmwc
A React wrapper for Material Design (Web) Components
wching/Android-Indefinite-Pager-Indicator
A lightweight, plug-and-play indefinite pager indicator for RecyclerViews & ViewPagers.
flauwekeul/honeycomb
Create hex grids easily, in node or the browser.
ben-rogerson/twin.examples
Packed with examples for different frameworks, this repo helps you get started with twin a whole lot faster.
azicchetti/jquerymobile-router
A router/controller for jquery mobile. Also adds support for client-side parameters in the hash part of the url. The routes handles regexp based routes. This plugin can be used alone or (better) with Backbone.js or Spine.js, because it's originally meant to replace their router with something integrated with jQM.
hongymagic/jQuery.serializeObject
Encode a set of form elements as a JSON object for manipulation/submission.
blockmatic-icebox/dev-resources
Curated collection of developer tools, talks and tutorials
costaricajs/costaricajs.github.io
:ok_hand: Website Costa Rica JS
josemanuelguzman/osx-for-frontend-developers
A minimum (IMO) setup we'll need to get up and running our Mac and a checklist to set up our ✨ OS X for front-end development.
leocristofani/bdd-jasmine
Javascript testing with JasmineJS. Jasmine Primer & Testing AngularJS