Would love thoughts and feedback on my Future / deferred promise library:
https://www.npmjs.com/package/@reggi/future
Be kind
Would love thoughts and feedback on my Future / deferred promise library:
https://www.npmjs.com/package/@reggi/future
Be kind
Remember #ASCII maps in old computer games?
This is my take on an ASCII based #GIS
https://ourednik.info/ASCIImap/
Created with #JavasScript using the #Leaflet framework, fetching OpenStreetMap data.
Converted to ASCII art with renderer:L.canvas, getting pixels by canvas.getContext('2d').getImageData(...), then converting pixels to ASCII characters '@%#*+=-:. '.
An example on how to screw up your product by adding AI.
They took 2 of my CSS posts and got the brilliant idea to generate a complete mess pretending to "aggregate all the information about specific news to help you save time and discuss with the community."
Why? Just WHY?? Let people read the original posts and that's all. You are not helping anyone here ...
Did you know that you can override source files on your site directly from DevTools.
Super useful to do quick testing of fixes in production without opening up your dev environment.
Learn about how to do this with Firefox, Chrome, and Edge at:
https://devtoolstips.org/tips/en/override-source-files/
All I want out of JavaScript frameworks is for them to support html. Web components are HTML. They don't need to be built on top of web components but they need to support interop. Just render the element and let it take over.
I need your brain! Today, I started working on the Emmett CLI and Config file structures.
I want Emmett to be able to generate the schema upfront for event store and read models. I also want to make a first step towards plugin infrastructure and modularity.
Check the sample config file. It'll contain plugins (similar to eslint, etc.) so each Emmett package can self-register, and community plugins can be registered in the future.
New big #Pongo release!
Strongly typed client.
You can define your collections typed schema and benefit from Typescript. It'll automatically generate the collections with provided names and typing.
CLI tool
Together with typed schema, enables running database migrations upfront. That helps to get a performance boost, as you can disable automated schema setup (which is good for the dev environment but not for the prod).
See: https://github.com/event-driven-io/Pongo/releases/tag/0.14.0
Signals have been moved to Stage 1! Let's gooooooo.
My tiny #JavasScript project of the evening - getting #json to load from https://codeberg.org via Fetch api --> https://midnight-magic-zone.neocities.org/zones/exp/exp_003/