Session based authentication sucks because you need to read from the db to validate the session.
JWT based authentication sucks because you can't invalidate once a jwt token is issued.
What is the middleground?
Is there any way to authorize requests without db read overhead
Enes
4,091 posts
- Developers, how would you implement those reflections on the borders๐ Weekend concept
- What is your opinion on this kind of tactile UI. Interesting or gimmick?
- Look at this beauty. Don't you want to bite it? Design: @bysaberr Code and preview links are below ๐
00:00 - Replying to @jarredsumnerRust syntax looks like reading an mp3 file on a text editor
- I don't know this guy, I never met him. This is the second project we are building. We have never get into a call to figure out the details. He does the design and I build it. This is the most optimal designer - developer collaboration. This is the other app we are buildingDo you know why the X is the best community? Because it connects people with different skills and knowledge! Sneak peek of UI I designed for gradient generator made by @nstfkc. #daretoshare24
- I don't know you but I love the tactile feeling. I will explore this style a little bit more
00:00What is your opinion on this kind of tactile UI. Interesting or gimmick? - I built this dashboard in less than 30 mins using the component library I am working on right now. Soon all of them will be open source and free. All of them accessible and comes with default spring animations. Built with react, radix-ui, framer-motion and tailwindcss Pay
00:00 - I have compiled some of work I did recently in to a website. You can see the preview and check the source code. Link in my bio.
00:00 - Replying to @joshtriedcodingthe peak should look more like const { data } = useQuery('/connected-account') - `useQuery` is baked into the framework, handles all the boiler plate under the hood. - No need for a key, the url is already the key. - `data` is typesafe out of the box without type-gen - You
- Replying to @activenodeI used to despise the haters of all kind, but in this case the "haters" in this specific topic have more dignity than the fanboys. This whole build in public community (expect some real dudes) turned into a spineless fanboy club.
- Replying to @YucelTepekoy @0x2e6a73 and 5 othersYucel bey torbacinizin telefonunu alabilir miyim. Yฤฑllardฤฑr bu kafanฤฑn peลinde koลuyorum lรผtfen.
- I have gained +459 new followers overnight! It is insane, I am about to hit 2k ๐คฏ Received a lot of messages and made connections with a lot of cool people. A lot of people send me messages and wrote comments on how cool and useful the stuff I shared. I can't thank you enough.
- Ship fast, doesn't mean ship a crappy app that barely works with full of bugs and horrible UX. Ship fast means, reduce the scope, keep it simple and provide a UX that is at least above the base line. Present your solution as soon as possible and iterate over it. If you keep










