ACHP's Avatar

ACHP

@achp

πŸ’» Dev Js/Kotlin/Typescript/React-Native 🚲

88
Followers
107
Following
5
Posts
31.08.2023
Joined
Posts Following

Latest posts by ACHP @achp

OMG useEffectEvent is still expérimental 😭😭😭
Why can't we have Nice things

05.06.2025 09:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Optimizing performance is a cornerstone of engineering. Over the past 15 years, I've enhanced performance across various mobile apps. Performance is challenging, but here are my top tips to develop a performance-oriented mindset

A thread 🧡

12.12.2024 11:06 πŸ‘ 7 πŸ” 2 πŸ’¬ 1 πŸ“Œ 0

"Nice to have: As a user I shouldn't be able to enter the password using my keyboard so that I'm not encouraged to use a generated password and a password manager"

12.12.2024 10:18 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Post image

"AS A USER I want to be forced to choose a password containing only numbers SO THAT I can type a birthdate more easily" #shittyuserstory
But don't worry this is just a website to invest money … nothing important

12.12.2024 10:12 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Hmmm non je passe mon tour pour cette fois 🀣

08.12.2024 09:00 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
I learned React Native as a web developer, and I got everything wrong Mistakes I made building with React Native.

New blog post: I learned React Native as a web developer, and I got everything wrong fernandorojo.co/mistakes

26.11.2024 13:07 πŸ‘ 22 πŸ” 5 πŸ’¬ 2 πŸ“Œ 1
Preview
Announcing TypeScript 5.7 - TypeScript Today we excited to announce the availability of TypeScript 5.7! If you’re not familiar with TypeScript, it’s a language that builds on JavaScript by adding syntax for type declarations and annotation...

πŸ“’ TypeScript 5.7 is here! Now with

βœ… Better checks for uninitialized variables
βœ… Smarter tsconfig lookup in editors
βœ… Improved startup time
βœ… Stricter checks for JSON imports
βœ… Extension rewrites for relative imports

and more! Try it today!

devblogs.microsoft.com/typescript/a...

22.11.2024 18:56 πŸ‘ 354 πŸ” 96 πŸ’¬ 3 πŸ“Œ 6
Preview
ArkType TypeScript's 1:1 validator, optimized from editor to runtime

BIG UPDATE: Our 2.0 release candidate is almost fully stable, and we just published a ton of new docs at arktype.io πŸŽ‰

Still more to go, but we hope you find them helpful if you're interested in trying ArkType!

20.11.2024 19:22 πŸ‘ 13 πŸ” 3 πŸ’¬ 1 πŸ“Œ 0

Let's look at Bluesky performance on Android!

I managed to build a release build of the app and ran some traces, let's see what we can find...

I have ~hour, will add to this thread as I investigate

19.11.2024 01:31 πŸ‘ 416 πŸ” 57 πŸ’¬ 25 πŸ“Œ 16

For all the JS/TS devs around here, what do you think about IIFE ? Do you use them ? Is it considered bad practice ?
I found them super useful to mimic kotlin if (or try.catch) expression or simply avoid nested ternaries, but I don't see this pattern as often nowadays

15.11.2024 22:45 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
Narrow generic conditional and indexed access return types when checking return statements by gabritto Β· Pull Request #56941 Β· microsoft/TypeScript Fixes #33912. Fixes #33014. Motivation Sometimes we want to write functions whose return type is picked between different options, depending on the type of a parameter. For instance: declare const ...

I'll remember the world before and after this PR: github.com/microsoft/Ty...
The new era of conditional types checking is coming in TypeScript 5.8!

06.11.2024 09:23 πŸ‘ 72 πŸ” 14 πŸ’¬ 6 πŸ“Œ 3
Post image

βš›οΈ The React Compiler is not just about memoization

➑️ Platform to build more optimizations πŸ‘Œ

3 cool upcoming things:
πŸ”₯ Type config: help the compiler with extra info
πŸ”₯ JSX Inlining: jsx('div') => {type: "div"}
πŸ”₯ JSX Outlining: extract subcomponents (see πŸ–Ό)

06.11.2024 13:49 πŸ‘ 38 πŸ” 5 πŸ’¬ 4 πŸ“Œ 0
Preview
ATProto for distributed systems engineers - AT Protocol AT Protocol is the tech developed at Bluesky for open social networking. In this article we're going to explore AT Proto from the perspective of distributed backend engineering.

if you’re familiar with event sourcing, it’s basically that but instead of an internal microservice, it’s how the entire network composes. writeup for backend brained folks: atproto.com/articles/atp...

31.10.2024 23:51 πŸ‘ 45 πŸ” 5 πŸ’¬ 4 πŸ“Œ 0
Video thumbnail

sneak peak of what just landed on main (should go out in one of the next releases)

01.11.2024 03:59 πŸ‘ 983 πŸ” 163 πŸ’¬ 46 πŸ“Œ 90
Preview
React Native, and "the native feel" β€” mozzius.dev by Samuel Β· 11 min read

new blog post: React Native, and β€œthe native feel”

25.10.2024 14:27 πŸ‘ 394 πŸ” 66 πŸ’¬ 27 πŸ“Œ 8