Hamza (@hamzajsx) 's Twitter Profile
Hamza

@hamzajsx

Frontend devevloper!

ID: 1112120757054853120

calendar_today30-03-2019 22:33:45

206 Tweet

89 Takipçi

86 Takip Edilen

Hamza (@hamzajsx) 's Twitter Profile Photo

A static variable is shared by every instance of a class. There is only one copy of a static variable, regardless of how many objects you create

Hamza (@hamzajsx) 's Twitter Profile Photo

Autoboxing makes life easy by automatically converting primitives to their wrapper types. Be careful, though: unboxing a null wrapper will cause a NullPointerException at runtime

Hamza (@hamzajsx) 's Twitter Profile Photo

To create a constant in Java, mark it public, static, and final. These variables are usually named in all caps, like MAX_SIZE, to keep things clear

Cloudflare (@cloudflare) 's Twitter Profile Photo

We rebuilt Next.js in a week. No, really. The team ported the framework to run natively on Workers to prove what’s possible with edge-first architecture. Dive into the technical hurdles we solved to eliminate Node.js dependencies. cfl.re/4ciNc3L