-
Hello, I will be experimenting with your library, thank you for sharing your work :)
I've been playing with Valtio by @dai-shi which is a proxy-based solution (unlike Statin and [Preact's own inter…
-
### What is your Scenario?
My react app uses ImmutableJS and uses standard ES6 destructuring on Immutable Lists, i.e const [a, b, c] = Immutable.List([1, 2, 3]). When running testcafe tests these var…
-
Currently I'm loading page's data (from Contentful) in a next.js [`getStaticProps` function](https://nextjs.org/docs/basic-features/data-fetching#getstaticprops-static-generation). After that, I'm re…
-
![CodeLink Year-end Party](https://user-images.githubusercontent.com/122055/73826276-17042880-4830-11ea-99d8-1495c6362e94.jpg)
## Location
We are conveniently located on Xo Viet Nghe Tinh at the bor…
-
### What happened
As of `4.0.0-rc.11` the `hash` function no longer works with `moment` values.
It gives an error of:
```
/test/immutablejs-test/node_modules/immutable/dist/immutable.js:…
-
### 发生问题的场景
`React`中有很多与性能优化相关的API,比如:
- PureComponent
- React.memo
- useMemo、useCallback
- shouldComponentUpdate
### 需要解决的问题
这些API增加了`React`新人的学习成本,反观`Vue`性能优化相关的API却很少…
-
## Location
* Centec Tower, 72 Nguyen Thi Minh Khai Street, HCMC, District 3, Ho Chi Minh
* Remote (at this time - covid19)
## Salary Expectation
* 1,500 - 2,200 USD
## Requirements
* D…
-
Hello, just noticed that in releases section latest version v4.0.0-rc.12 is not a pre-release, can you confirm that it is stable to use in production?
Thanks, Pavel
-
We need to implement our own immutable map. This could be done in pure Gleam.
Likely want to do research and benchmarking here.
```
src/gleam/map.gleam
18:pub external type Map(key, value)
32…
-
### What happened
Trying to use ImmutableJS with Rollup as an es6 import. I have the Rollup plugin for CommonJS, which I've used for other CommonJS modules, no problem. However, when I try to incor…