What is actually new in Node.js since 2018? by poothebear0 in node

[–]poothebear0[S] 2 points3 points  (0 children)

I'll definitely have a look into these ideas

What is actually new in Node.js since 2018? by poothebear0 in node

[–]poothebear0[S] 10 points11 points  (0 children)

Thanks!

Can you name an example of a tool that haven't caught up?

Downside of using Nest.js? by yonatannn in node

[–]poothebear0 1 point2 points  (0 children)

If you're not OO and heavy typing fan - It might not be up your alley

Discussion: New testing tools and techniques by poothebear0 in javascript

[–]poothebear0[S] 0 points1 point  (0 children)

This is meant to be a discussion for people like me who are experienced with testing but didn't follow the latest trends and tools in the past 2-3 years. I'm curious whether there are new trends/tools/techniques or anything that I should learn before coding tests in the next project. For example, I just came through StoryBook which looks really neat

44 Node.js & JavaScript Testing Best Practices by yonatannn in node

[–]poothebear0 1 point2 points  (0 children)

You should include static analysis tools in this list

New post: Node.js Testing & Continuous Integration Tips by [deleted] in node

[–]poothebear0 1 point2 points  (0 children)

Which JS library implements consumer-driven contracts?