joetidee
Javascript / React / Redux specialist (with working knowledge in all areas of web application development)
London
joetidee's Stars
facebook/react
The library for web and native user interfaces.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
thedaviddias/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
atlassian/react-beautiful-dnd
Beautiful and accessible drag and drop for lists with React
docsifyjs/docsify
🃏 A magical documentation site generator.
request/request
🏊🏾 Simplified HTTP request client.
validatorjs/validator.js
String validation
auth0/node-jsonwebtoken
JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
jamiebuilds/react-loadable
:hourglass_flowing_sand: A higher order component for loading components with promises.
pastelsky/bundlephobia
🏋️ Find out the cost of adding a new frontend dependency to your project
gregberge/loadable-components
The recommended Code Splitting library for React ✂️✨
yocontra/react-responsive
CSS media queries in react - for responsive design, and more.
faceyspacey/react-universal-component
🚀 The final answer to a React Universal Component: simultaneous SSR + Code Splitting
monperrus/crawler-user-agents
Syntactic patterns of HTTP user-agents used by bots / robots / crawlers / scrapers / spiders. pull-request welcome :star:
YahooArchive/xss-filters
Secure XSS Filters.
tshelburne/redux-batched-actions
redux higher order reducer + action to reduce actions under a single subscriber notification
LoicMahieu/react-styled-flexboxgrid
Grid system based on styled-components and flexbox for React
buildo/react-autosize-textarea
A textarea perfectly compatible with ReactJS default one which auto resizes its height based on user input.
eugene1g/font-blast
Give me an icon-font, and I'll create individual SVG/PNG files for all icons in it
mysticatea/abort-controller
An implementation of WHATWG AbortController interface.
denofevil/import-cost
Displays the import size of the package you are importing inside the IJ platform products
buunguyen/redux-freeze
Redux middleware that prevents state from being mutated anywhere in the app
slackapi/node-slack-interactive-messages
Slack Buttons, Menus, and Dialogs made simpler for Node
prantlf/timezone-support
Lightweight time zone support for your applications or other date libraries.
ehellman/react-breakpoints
A React component that sends current breakpoint via context based on viewport width, allowing you to load different components in different breakpoints.
wessberg/browserslist-generator
A library that makes generating and validating Browserslists a breeze!
prantlf/dayjs
Extended fork of Day.js - 2KB immutable date library alternative to Moment.js
slackapi/template-account-binding
A sample Slack app that shows you how to bind a Slack user to a user on another system
gwildar/react-toggle
A styled-components version of Aaron Shaf's react-toggle