Viewing profile — itsjzt
itsjzt
HN member- Joined
- Tue, Nov 07, 2017, 10:34 AM UTC
- HN karma
- 25
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About itsjzt
Recent public activity
- story
-
comment
Comment #42741625
Im sorry but I was never able to relate to this problem. All core libraries of javascript are atleast a decade old at this point and that too without any major breaking changes. Ex…
-
comment
Comment #42196458
Use bcryptjs https://www.npmjs.com/package/bcryptjs
- story
-
comment
Comment #40185342
Kotlin is always an option and it also interpolates well with Java.
- story
- story
- story
- story
- story
- story
-
comment
Comment #27173238
Its a web framework you can test it on your mobile
-
comment
Comment #27166015
Arent they just a copy of React.js? But in native
-
comment
Comment #27165402
You should check out next.js's live reload
- story
- story
- story
- story
-
comment
Comment #23823115
Afaik if you visit the site from your phone and laptop on same wifi they will count as 1, which wouldnt be the case with google' way
-
comment
Comment #23778517
Afaik best case of finding an element in a list is fast as anywhere else.
-
comment
Comment #23768576
What brought me javascript from python was: - functions were defined with `function` keyword instead of `def` - variables were declared with `var`
- story
-
comment
Comment #23679776
You might discover ruby
-
comment
Comment #23679757
Yeah
-
comment
Comment #23678284
You can try it in backend server for your pet peojects.