Pinned Repositories
bitcoind-clj-agent
btc-market-blockchain-daemon
btc-market-legacy
btc-market-open
chai-to-jasmine
A chai to jasmine codemod that includes additional transforms for jest migration
enzyme
JavaScript Testing utilities for React
eslint-plugin-import-order-autofix
An extension of eslint-pluigin-import that adds the fix option
hermes
A test runner
javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
solutions
AlexJuarez's Repositories
AlexJuarez/eslint-plugin-import-order-autofix
An extension of eslint-pluigin-import that adds the fix option
AlexJuarez/solutions
AlexJuarez/bitcoind-clj-agent
AlexJuarez/btc-market-blockchain-daemon
AlexJuarez/btc-market-legacy
AlexJuarez/btc-market-open
AlexJuarez/enzyme
JavaScript Testing utilities for React
AlexJuarez/hermes
A test runner
AlexJuarez/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
AlexJuarez/leetcode-solutions
compiled list of leetcode javascript solutions
AlexJuarez/shitty-deps-finder
A kinda slow deps finder
AlexJuarez/alamo-frontend
AlexJuarez/babel
🐠 Babel is a compiler for writing next generation JavaScript.
AlexJuarez/bobarr
🍿 The all-in-one alternative for Sonarr, Radarr, Jackett... with a VPN and running in docker
AlexJuarez/express
Fast, unopinionated, minimalist web framework for node.
AlexJuarez/github-action-coverage-report
AlexJuarez/graphql-inspector-example
Demo of GraphQL Inspector
AlexJuarez/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
AlexJuarez/jest
Painless JavaScript Unit Testing built on top of the Jasmine test framework.
AlexJuarez/js2022
The 2022 JavaScript Examples
AlexJuarez/learn-js
Learn all the js
AlexJuarez/next.js
The React Framework
AlexJuarez/node-red-contrib-rpi-ws281x-native
AlexJuarez/nodebestpractices
:white_check_mark: The Node.js best practices list (August 2022)
AlexJuarez/prism
AST transforms have never been so easy
AlexJuarez/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
AlexJuarez/redux
Predictable state container for JavaScript apps
AlexJuarez/tabnine-vscode
Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode
AlexJuarez/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
AlexJuarez/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.