codewitheder Profile Banner
Eder Profile
Eder

@codewitheder

Followers
31
Following
38
Media
129
Statuses
301

Sharing and documenting all things JavaScript and my journey as a Software Engineer.

Los Angeles, CA
Joined January 2022
Don't wanna be here? Send us removal request.
@codewitheder
Eder
1 month
I am going right.
@JayDwivedi_
Jay Dwivedi
1 month
Once again.Left or Right?
Tweet media one
0
0
0
@codewitheder
Eder
1 month
RT @shl: Books are beaches, podcasts are pools.
0
169
0
@codewitheder
Eder
1 month
RT @geoheaton: Let your work be the reason they want to meet you.
0
188
0
@codewitheder
Eder
1 month
Shout out to JSON.stringify for logging in nodejs apps. Does anyone know of a better way than just doing a console.log?.
0
0
0
@codewitheder
Eder
1 month
Every rep gets you one step closer.
0
0
0
@codewitheder
Eder
2 months
RT @SahilBloom: You need to hear this…
Tweet media one
0
1K
0
@codewitheder
Eder
3 months
Make a choice? Do enough to survive or do enough to thrive.
0
0
0
@codewitheder
Eder
3 months
Tweet media one
0
0
0
@codewitheder
Eder
4 months
RT @Mindset_Machine: Think about it
Tweet media one
0
3K
0
@codewitheder
Eder
4 months
Tweet media one
0
0
0
@codewitheder
Eder
4 months
RT @ProgressBar202_: 2025 is 20% complete.
Tweet media one
0
5K
0
@codewitheder
Eder
5 months
willing to forgo personal desires and comforts.
0
0
0
@codewitheder
Eder
5 months
I finished reading David Goggins’ Never Finished last week, and just started reading this one. If you can’t find a mentor, read a book. So far really great read.
Tweet media one
0
0
0
@codewitheder
Eder
5 months
Woah.
@daniel_nguyenx
Daniel Nguyen
5 months
Web development. In 2005 🤝 In 2025
Tweet media one
Tweet media two
0
0
0
@codewitheder
Eder
6 months
When will this year finally be your year.
0
0
0
@codewitheder
Eder
6 months
good and short article on TS implicit, explicit, and type assertions, in most instances it seems it is not suggested to user type assertions, because TS will not validate the structure or catch mistakes causing runtime errors.
0
0
0
@codewitheder
Eder
6 months
I enjoyed reading this article on React Context. In a tweet, Context is used to pass data to children components without the use of props. An object is created and is consumed with the hook useContext(). Use cases can be themes, auth, or localization.
0
0
0
@codewitheder
Eder
6 months
find your breaking point and break it.
0
0
0
@codewitheder
Eder
6 months
explaining useMemo - so it should be used when a function is expensive. In react when a component is rendered, that expensive function is likely to be ran, so useMemo memoizes the returned value of the function, but not the actual dependency values.
0
0
0
@codewitheder
Eder
7 months
Thankful for the opportunity to become better everyday.
0
0
0