jana (@janaabfl) 's Twitter Profile
jana

@janaabfl

she/her β€’ web dev; nobody can stop me at this point.

ID: 1506994879821492226

calendar_today24-03-2022 14:02:47

72 Tweet

9 Followers

55 Following

Steve (Builder.io) (@steve8708) 's Twitter Profile Photo

Make super cool swipe-over sections like Apple in pure CSS! Try it in code: jsfiddle.net/bsc2w8fo/ Try it in Builder.io: builder.io/fiddle/4bd7d06…

jana (@janaabfl) 's Twitter Profile Photo

"The timestamp is stored in milliseconds since the 1st of January of 1970, so when time started obviously" I'm crying 😭

jhey β–²πŸ»πŸŽˆ (@jh3yy) 's Twitter Profile Photo

JavaScript && CSS Tip! ✨ Use IntersectionObserver(IO) with a low threshold and custom properties to power list animations πŸ”₯ el.style.setProperty('--shown', entry.isIntersecting ? 1 : 0) li { scale: calc(0.25 + (var(--shown, 1) * 0.75));} Demo link below! πŸ‘‡

jana (@janaabfl) 's Twitter Profile Photo

Sometimes I wonder if the browser's error messages have errors too.. the more I learn the more I doubt technology πŸ₯΄

jana (@janaabfl) 's Twitter Profile Photo

Need to extract values from several objects of Arrays of objects that're also nested in arrays of objects that're contained in an object of another object I'm losing my mind, this data structure is breaking my brain 🫠

jana (@janaabfl) 's Twitter Profile Photo

Minor frontent bug fixes.... Commit message: Fix text alignment PR title: Fix Text Alignment PR description: fix text alignment Added code: text-alignment: "center"

jana (@janaabfl) 's Twitter Profile Photo

Happy first anniversary to the start of my coding journey πŸ₯³ I cannot believe it's been so long... Since then I turned my whole life around, learned so so much and at the same time not nearly enough. I'm not done yet, but I'm much happier than I was a year ago ✨