roskoalexey

↗ HN profile [ 35.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Main highlights: - Data queries and mutations (better way for data loading) - Action flows now can have parameters and logic branching (if/else, try/catch, loops) - UI components for conditions 3-min overview:…

  2. 3min demo: https://youtu.be/4wms16vXrCY Give it a try and let me know what you think. All opinions are welcome.

  3. I know many of us use a really excellent PostHog service, but it seems their latest version of `posthog-js` NPM package contains malware. Reported to their security channel, also reported to NPM, but also wanted to…

  4. Hi HN, I've been working solo on a visual builder for React Native apps for the past year. It allows you to: - Build UI visually with drag-and-drop - Preview changes in real-time on multiple devices (via Expo Go) -…