hashcode01's profile picture. Fullstack Developer

Hamid Shoja

@hashcode01

Fullstack Developer

Arrow functions have no “this” If `this` is accessed, it is taken from the outside. #javascript #javascript_tips

hashcode01's tweet image. Arrow functions have no “this”
If `this` is accessed, it is taken from the outside.

#javascript #javascript_tips

#Docker Tip: Need your container to access a specific :port on the host? If you're not using --network host, use the host's IP or host.docker.internal (OS-dependent). 🚀


Use `Map` over `Object` in JavaScript when: - You need keys of any type (not just strings). - Insertion order of keys matters. - Frequent additions/removals of key-value pairs. - Performance with large datasets is important. #javascript #typescript #developer

hashcode01's tweet image. Use `Map` over `Object` in JavaScript when:

- You need keys of any type (not just strings).
- Insertion order of keys matters.
- Frequent additions/removals of key-value pairs.
- Performance with large datasets is important.

#javascript #typescript #developer

Hamid Shoja reposted

i made a website that is ai-generated as you browse it is this the downfall of the internet?


Hamid Shoja reposted

Next.js App Router Training - @about_hiroppy Interesting resource to learn Next.js features Interactive playground with a quite exhaustive list of features/demos nextjs-app-router-training.vercel.app


Hamid Shoja reposted

❌ Avoid using conditionals to render views in React ✅ Instead use Enums ↓


Hamid Shoja reposted

New post✨ What's wrong with multiple awaits in succession? Learn all about running multiple Promises efficiently/concurrently with this visual guide to the four Promise combinator methods! julesblom.com/writing/runnin…


Hamid Shoja reposted

Finished REDE, a Regex IDE which visualizes the structure and evaluation of Regex/NFAs for my submission to @handmade_net visibility jam


Loading...

Something went wrong.


Something went wrong.