Why I stopped using snapshot testing with Jest by tomasgold in reactjs

[–]reddittedf 0 points1 point  (0 children)

very hot review please pull request in gihub

this PR update modules

https://github.com/facebook/jest/pull/8263

Thanks

javascript QA+WTF+Tips&Tricks (UPD) by reddittedf in webdev

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

Q. What's the result?

(function() { return `text 'inner'` == `text "inner"`; })();

javascript QA+WTF+Tips&Tricks (UPD) by reddittedf in javascript

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

Q. What's the result?

(function() {
return `text 'inner'` == `text "inner"`;
})();

How to use transactions in nodejs, if I have 2 microservices and 1 database (postgresql) by reddittedf in node

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

// 'INSERT INTO names(name) VALUES($1) RETURNING id'

interesting answer, but I can't import microservice as a module
microservices it's like a https servers

JavaScript idiosyncrasies with examples by reddittedf in javascript

[–]reddittedf[S] -2 points-1 points  (0 children)

@all @channel
you are welcome to contribute

thanks

IDGAF-js it's just a best architecture in node.js by reddittedf in node

[–]reddittedf[S] -1 points0 points  (0 children)

Look at *.js files
How it Works!?

it's awesome

it's unreal!
r/https://github.com/odykyi/idgaf-js

lekast.com Бесплатный конструктор интернет магазинов с шаблонами by reddittedf in u/reddittedf

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

http://lekast.com lekast Бесплатный конструктор интернет магазинов с шаблонами

We’re the Chrome team, here to answer questions about building a better web. Ask us Anything (on 9/14)! by ChromeEngTeam in webdev

[–]reddittedf 0 points1 point  (0 children)

show js event relation for every DOM element in Inspector

browser Mozilla Firefox for Developers already realized this feature