leimonio
leimonio
Jest seems a really nice solution as far as testing both components and redux parts (action creators, reducers, etc). Also running tests using jsdom is much faster compared to Karma...
This is more a kind of question: - Would it make sense if `postcss-calc` transformations were based on the browsers support configured through `browserlist`? - How would this affect `postcss-calc`?...
I have just started using React Toolbox, and find it quite hard to write some unit tests for components using React Toolbox Components. I believe it would be really helpful...
Hi 👋 Just wanted to check with you what would you thing of this new example integration with Notion API. I'd still need to update `README.dm` with more details. ##...
## Proposed Changes Introduce webpack cache for development server
Update typo in the get started documentation
I would like to extract assertion functionality to separate helper functions. I'm already using mocha-generators and I'd like to implement the following case: Assume we have a shared function like...
## Proposed Changes * Add the ability to split webpack to compilation to chunks, by defining the size of each chunk. * Add a new field for preview configuration in...
### Describe the problem First of all great work on providing this plugin and making it so easy to create a chrome extension. This solution is only limited to specific...
Trying to sync 2 private repos using this github action. I cannot use a personal access token. For the looks of if I don't have access to the source repo...