Devlog - 2025-11-16
π What I Did
- Record collection.
π§ What I Learned
- Objects.
example.Object.hasOwnProperty.call()better thanexample.hasOwnProperty()for eslinting.
π₯ Whatβs Next
- Loops.
| β Previous | Next β |
example.Object.hasOwnProperty.call() better than example.hasOwnProperty() for eslinting.| β Previous | Next β |