I’ve released a native Jellyfin client for the PSP! For now, the main target is the PSP-1000.
I still need to test it on newer PSP models, but here it is if you’d like to give it a try:
https://t.co/x9vz2q6s6w
Instructions in the README.md file.
SibuJS has now reached version 4.0.1. It’s a framework for web applications. Give it a try: Components are functions that run once. Signals update the exact DOM node that reads them. No virtual DOM, no compiler, no JSX, zero dependencies.
https://t.co/KS3o2wEza3
I've been building my own JavaScript framework for the past few months. The latest version introduces HTML Reactive Islands. Feel free to check it out at https://t.co/KS3o2wEza3
I’ve been working on a web-based IDE for developing NES games. It compiles 6502 assembly, generates the .nes file, and can also run your games. It has a lot of tools to get your game done.
I just released a web-based tool to separate CMYK halftones. This is useful for people who work in screen printing, DTF, DTG, and similar processes. I built it using my own web framework called SibuJS.
https://t.co/Jl5QoFBm6E
A bunch of improvements have been made to SibuJS recently. Also, a UI library has been released as a CLI tool for bootstrapping apps quickly.
SibuJS is under active development. If you find any bugs, please open an issue on GitHub.
https://t.co/KS3o2wEza3
Long time since last update. We have something new to share:
KorGE 3.0 Released! 🎉🎉🎊 Hot Reloading, Gpu Vector Rendering, Emoji support, Masks, Backdrop Filters, New Bezier functionalities, tons of fixes and much more!
https://t.co/La2SpVModI
A complete guide to build DAPP using Remix
- compile-test-deploy contract
- interact with contract (ERC20)
- deploy to ropsten and very on etherscan
- deploy to polygon
https://t.co/8FPZQwPLk4…
Github Actions: You can cancel in progress builds with the new (to me) concurrency variable.
Just add the cancel-in-progress: true, and any new pushes to the same branch will cancel old builds. 💸
https://t.co/PaH1medo15
The idea behind Micro Frontends is to think about a web app as a composition of features which are owned by independent teams.
It is just like the idea of Microservices in the backend side but applied in the UI.
#microfrontends#frontenddevelopment#nearshore#avvenue
Error messages just got a lot better!
🥳 Standardized error message formatting
🔖 https://t.co/ErDK1IdFpQ Debugging Guides
📺 A new YouTube series dedicated to debugging!
Read about our initiatives to help developers debug more easily! ↓
https://t.co/l31XlWjcrb
Angular v11.1 is out now!
Run #ngUpdate to get:
🚀 Improved error messages
✨ Preview of Ivy library distribution
💬 Experimental native Ivy support in the language service
🔑 Trusted type support
👩🏻💻 Support for TypeScript 4.1
Read the changelog here ↓
https://t.co/jsJYcTMVBb