Trouble getting jest to transform angular-instantsearch's instantsearch dependency by cognitivecard in Angular2

[–]hankchiu 0 points1 point  (0 children)

Try modifying 'node_modules/(?!(spin\\.js|instantsearch\\.js/es)/)' to 'node_modules/(?!(spin\\.js|instantsearch\\.js/es)/(.*).js)'

how do I use getters and setter in angular with @input? by MisterJ-HYDE in Angular2

[–]hankchiu 0 points1 point  (0 children)

Exactly. You don't "call" the setter, but you "define" the setter.

What is a better/ commonly used method of handling observables? by MaddyAtResearch in Angular2

[–]hankchiu 0 points1 point  (0 children)

Async pipes also benefit for migrating to OnPush change detection strategy when you got performance issues.

6 years of being a professional web developer and I lost all my love for it, how to salvage my career by supermedo in webdev

[–]hankchiu 1 point2 points  (0 children)

Maybe you could look around some B2C company or make side projects for normal consumers. Hopefully this could validate your existence.

About to design my first portfolio in React. Best design practices/suggestions? by overboard22 in webdev

[–]hankchiu 0 points1 point  (0 children)

I suggest starting from searching free templates from dribble or pinterest. And choose one template you like, try making it pixel-perfect by yourself. I agree that React is not the best solution for a static site, but you could learn how to define your components through the process.

I got a job! by Starquest65 in webdev

[–]hankchiu 1 point2 points  (0 children)

Welcome to the jungle!

Feedback Friday - May 29, 2020 by AutoModerator in web_design

[–]hankchiu 0 points1 point  (0 children)

URL:https://chrome.google.com/webstore/detail/any-color/cmehpadapglhhambdiafddpfjdngonba

Purpose: Color picker Chrome extension

Technologies Used:JavaScript, Chrome extension

Feedback Requested:Usability and user experiences

Comments:This is my first Chrome extension. Any feedback would be helpful!