@aimihia Great video. Slight disagreement is novel ideas and solutioning for a domain are skills driven by coding experience/ability imo.
So one should still code not so that they can write code but so that they can understand a good solution vs a bad one and make informed decisions.
I’ve got this thing I built called semtest (short for semantic test) an AI testing library. Think Jest but you write your tests in plain english. You can learn a little about it below and a lot about it here:
Docs + Blog - https://t.co/t6YOTAYLDo
Medium - https://t.co/HzeQiSiHzn
Introducing render-json
The Generative JSON framework.
1. Point it at anything
2. It generates JSON
3. That's it
Apps, games, and more. If it exists, it can be converted into a JSON spec.
𝚗𝚙𝚖 𝚒 @𝚓𝚜𝚘𝚗-𝚛𝚎𝚗𝚍𝚎𝚛/𝚛𝚎𝚗𝚍𝚎𝚛-𝚓𝚜𝚘𝚗
‼️Do not npm install or deploy anything right now
Supply chain attack on axios 1.14.1 - even if you don’t use axios it may be a nested dep.
Pin versions or wait until this is resolved
My dear front-end developers (and anyone who’s interested in the future of interfaces):
I have crawled through depths of hell to bring you, for the foreseeable years, one of the more important foundational pieces of UI engineering (if not in implementation then certainly at least in concept):
Fast, accurate and comprehensive userland text measurement algorithm in pure TypeScript, usable for laying out entire web pages without CSS, bypassing DOM measurements and reflow