Forwarded from Bytephilosopher
I wait all week for Monday to become productive, then Monday comes and I suddenly miss Sunday. π
Moral of the story just start now
@byte_philosopher
Moral of the story just start now
@byte_philosopher
π2
Stop Using
π 1 min read time
π Read more
localStorage for Cross-Tab CommunicationIβve been looking into a cleaner way to handle communication between browser tabs, and I came across the BroadcastChannel API.
If youβve ever used localStorage just to tell another tab something happened, this might save you a few lines of code π
I wrote a quick breakdown of how it works and where it actually makes sense to use it.
π Read more
Telegraph
Stop Using localStorage for Cross-Tab Communication
The Cross-Tab Communication Problem Every Developer Faces Picture this: a user logs out in one tab, but their session remains active in another. Or they add an item to their cart, but the count doesn't update in other windows. Frustrating, right? Most developersβ¦
π2
vs code ui manager just be changing the icon arrangements like a social media post
π1
Forwarded from Bytephilosopher
Discipline is doing what you have to do, even when youβre not in the mood. and those days really pay you back.
#quickreminder
@byte_philosopher
#quickreminder
@byte_philosopher
π₯1
Forwarded from Pavel Durov (Pavel Durov)
For over half that time β the past 7,5 years β it's been one of the 10 most downloaded mobile apps in the world.
A whole generation has grown up with it
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯2
π¨ This is not just one case. It is a systemic crisis.
Women and girls in Ethiopia deserve to live without fear of violenceβand survivors and families deserve a justice system that delivers accountability.
The #TISEMA (#α΅α°α β Let Her Be Heard) campaign is calling on the Ethiopian government to formally recognize violence against women and girls, including femicide and sexual violence, as a National Crisis and take immediate, coordinated action.
β Your voice matters. Sign the petition and demand accountability.
π>>>> Sign. Share. Speak up. <<<<
#TISEMA #α΅α°α #HaDhagaamtu #HearUs #EndFemicide #Accountability #Ethiopia
β€4
What's the output of the above code?
Anonymous Quiz
0%
[1, 4, 9, 16]
17%
[1, 9]
33%
[]
17%
[1, 4, 9]
33%
Syntax Error