-
Currently, the bundle size is roughly 31kB even though the only `lodash` functions used are `isEqual()`, `round()`, and `range()`.
`lodash` is not tree shakeable.
Some of these can be done [with…
-
I recently migrated a WordPress site to a static one and re-wrote a large chunk of modern-footnotes.js in vanilla JS. It was fairly straight-forward and is working well. I can share the source here if…
-
I want to use the syntax highlighter for my editor, and see the content only with syntax highlighted and in editable mode. But currently I see it in two different modes like below.
Is there any poss…
-
I'm using {N} core vanilla JS app, how can I use/include these icons in my code (specifically in the action bar) in that app? Your tutorial only speaks of Angular and Tyepscript. Please assist, I'm an…
-
When we replaced the asm.js image decoder with a WebAssembly-based one (#20), we gained performance and resilience† at the expense of increased bundle size and breaking compatibility. This was …
-
# Public voting
A group of about 6 of us are voting on what to use for this hackathon.
## Frameworks
## Web service
- Laravel
- Nest.js
- Express
- Symphony
## UI
- Vue.js
- …
nfebe updated
3 months ago
-
### Reduced Test Case
Not Required
### Do you understand that if a reduced test case is not provided, we will intentionally delay triaging of your ticket?
- [X] I understand
### Which connector a…
-
This should not be too complicated because it doens't require much change from CommonJS. As an example, I've created a simple script that makes precompiled templates work with **import**. I'm running …
-
#### Inspirational work
- [allo-montreal](https://github.com/jstonge/allo-montreal/tree/main/src) is a small project in observable framework where the backend is in python, and the charting is in ja…
-
## ❓Question
Hi guys,
I have an hybrid project. Still there are piece of code using jQuery and I need to set values in a Formik form dinamically.
I know how to set values using jQuery doing s…