Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ksharifbd
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Testing React custom hook – how to mock useContext value with Jest
(ksharifbd.com)
1 points
by
ksharifbd
6y ago
|
0 comments
2.
▲
I decided to become a software engineer at the age of 26
(ksharifbd.com)
1 points
by
ksharifbd
6y ago
|
0 comments
3.
▲
Advance Usage of Array.prototype.reduce() in JavaScript
(ksharifbd.com)
2 points
by
ksharifbd
6y ago
|
0 comments
4.
▲
by
ksharifbd
6y ago
More or less we all are affected by the new coronavirus. As the number of infections and deaths are rising exponentially, the struggle to stay positive is getting intense. It's my story about how I'm affected by the coronavirus an
5.
▲
Life in the time of coronavirus in a developing nation
(ksharifbd.com)
1 points
by
ksharifbd
6y ago
|
1 comments
6.
▲
by
ksharifbd
7y ago
Optional Chaining and Nullish Coalescing operators are two of my favorites from the ECMAScript 2020 specification. It's a note on those features using examples that covers behaviors such as short-circuiting, long short-circuiting, stac
7.
▲
Optional Chaining and Nullish Coalescing Operators in JavaScript
(ksharifbd.com)
1 points
by
ksharifbd
7y ago
|
1 comments
8.
▲
by
ksharifbd
7y ago
I've been reading about ES2020 new features but most articles just show the basic usage without going into details. I've decided to go through the spec and take notes for my future self. I've covered the problem it solves, th
9.
▲
Exploring ES2020 Features – Dynamic Import
(ksharifbd.com)
2 points
by
ksharifbd
7y ago
|
1 comments
10.
▲
TypeScript Advanced Types with Examples
(ksharifbd.com)
1 points
by
ksharifbd
7y ago
|
0 comments
11.
▲
My productive habits in 2020 (as a software engineer)
(ksharifbd.com)
2 points
by
ksharifbd
7y ago
|
0 comments
12.
▲
by
ksharifbd
7y ago
Cool!
13.
▲
by
ksharifbd
7y ago
And parts of it are written in React Native which positively adds to the recent RN conversation.
14.
▲
by
ksharifbd
7y ago
Great! Will check that out.
15.
▲
by
ksharifbd
7y ago
I use SQLite for demo projects and it is very cool!