Add
Account
Add
Account
Egemen
@yusege
Joined Dec 30, 2024
Pasting...
4
notes
·
0
subscribers
Subscribe
Contacts
Message
Search
Egemen
@yusege
The US looks unstable and untrustworthy under Trump Administration
I recall an aphorism that government is self-governed 90% by norms and 10% by law. I don’t know if American law is being violated but certainly, it is alarming to observe from the outside when the norms are totally disregarded. The US looks unstable and untrustworthy. comment...
0
0
5
0
Feb 9
Egemen
@yusege
Immediately Invoked Function Expression in Javascript (often abbreviated as IIFE)
Let’s break down exactly what is going on in Immediately Invoked Function Expression (often abbreviated as IIFE): (function() { // do something })(); Function Expression function() { // ... } This is an anonymous function (it has no name). When we write function() {...}, by de...
javascript
IIFE
0
0
5
0
Jan 3
Egemen
@yusege
How to Create a Simple Chrome Extension
Below is a step-by-step guide on how to create a simple Chrome extension from scratch. We’ll use the newer Manifest V3 format, which is the latest version supported by Chrome. 1. Plan Your Extension Before you start coding, it’s helpful to know what your extension will do. Com...
chromeextension
GOOGLECHROME
Extension
0
0
4
0
Jan 1
Egemen
@yusege
Disinformation and Misinformation
Misinformation is false or inaccurate information—getting the facts wrong. Disinformation is false information which is deliberately intended to mislead—intentionally misstating the facts. The spread of misinformation and disinformation has affected our ability to improve publ...
disinformation
misinformation
0
0
5
0
Dec 30, 2024