jhnns / bumpy-road-to-universal-javascript
Example repository for my talk "The bumpy road to Universal JavaScript"
☆33Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for bumpy-road-to-universal-javascript
- Data-driven bundling☆48Updated 6 years ago
- This is a super tiny example of a transparent comparison between parcel and webpack and anyone else who wants to be involved.☆61Updated 6 years ago
- A tool to visually compare differences between ESLint configurations☆31Updated 4 years ago
- Utilities to make tasks for Mrm☆33Updated 4 years ago
- Sort ES6 imports by type☆38Updated 6 years ago
- Tells you the next semantic version for your local package☆27Updated 4 years ago
- Webpack plugin for mapping modules onto different files☆27Updated 7 years ago
- 📏 Animate height when children mount/unmount☆57Updated 5 years ago
- Visual Regression Testing for React☆21Updated 6 years ago
- Optimise your React apps by only rendering components when in proximity to the viewport.☆53Updated 6 years ago
- Utilities for creating and working with renderless React components☆40Updated 6 years ago
- ⚛️JSX optimisation loader to reduce size of React application☆40Updated 5 years ago
- This Week in React ⚛️☆27Updated 8 months ago
- Jest watch plugin for checking changes since master☆45Updated 3 years ago
- Generate reports about dependencies and dependents of your JavaScript/TypeScript files through an AST. It supports import and require sta…☆84Updated 4 years ago
- Universal Component Interface - FaCC, render prop, component prop, prop injection, HOC, decorator☆39Updated 2 years ago
- A tagged template literal utility for Node streams☆46Updated 3 years ago
- 📸 data-snapshot is a generic mock data manager for JavaScript tests, that helps you use data from real endpoints in tests.☆33Updated this week
- Single-command, zero-config tooling for Node.js projects☆59Updated 6 years ago
- A library for generative, property-based testing in TypeScript and Jest.☆68Updated last year
- Continuous integration for performance monitoring☆74Updated 7 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Updated last year
- Inline GraphQL for the age of Suspense - NO LONGER MAINTAINED☆23Updated 6 years ago
- Babel Plugin that adds safety to your tests by verifying assertions are actually ran 🃏⁉️☆96Updated last year
- A tool to help generate code for workshop repositories☆107Updated 3 years ago
- General Layout System for React☆55Updated last year
- Beautiful formatting for Webpack messages; ported from Create React App!☆110Updated 2 years ago
- Demonstrate Babel Preset Env with ESModules Support.☆64Updated 2 weeks ago
- Proposal for Promise.prototype.inspect☆77Updated 7 years ago