Thu.Jul 01, 2021

article thumbnail

How to enable logging for Mongoose and the MongoDB Node.JS driver

Scalegrid

Collecting detailed logs is a critical step when debugging connection related issues with MongoDB. In this short post, we will show how to enable logging on the MongoDB Node.JS driver and Mongoose. We refer to the Mongoose version 5.x and the driver version 3.5 in this discussion. Logging the MongoDB Node.JS Driver The logging mechanism […].

130
130
article thumbnail

It’s A (Front-End Testing) Trap! Six Common Testing Pitfalls And How To Solve Them

Smashing Magazine

It’s A (Front-End Testing) Trap! Six Common Testing Pitfalls And How To Solve Them. It’s A (Front-End Testing) Trap! Six Common Testing Pitfalls And How To Solve Them. Ramona Schwering. 2021-07-01T12:30:00+00:00. 2021-07-13T02:07:04+00:00. As I was rewatching a movie I loved as a child, one quote in particular stood out. It’s from the 1983 Star Wars film “ Return of the Jedi ”.

Testing 119
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

CSS for Web Vitals

CSS - Tricks

The marketing for Core Web Vitals (CWV) has been a massive success. I guess that’s what happens when the world’s dominant search engine tells people that something’s going to be an SEO factor. Ya know what language can play a huge role in those CWV scores? I’ll wait five minutes for you to think of it. Just kidding, it’s CSS.

article thumbnail

DORA Metrics and Flow Metrics: Use the Whole Ruler, Not Just Two Inches

Tasktop

Software delivery is all about delivering more customer value faster to remain competitive in the digital-first world. And like any process, you need meaningful data insights to understand how fast you’re delivering, what’s slowing you down and what you can do to improve. While DevOps Research and Assessment (DORA) metrics help you deliver more quickly, Flow Metrics —as defined by Dr.

Metrics 59
article thumbnail

Deprecated features to take out of your toolbox – Part 3

SQL Performance

I've recently discussed a few features that Microsoft advises against using, and that I think you should forget exist, too. There was the case where a colleague constantly promoted the deprecated backward compatibility view sys.sysprocesses instead of newer dynamic management views (DMVs), and another case where a different colleague took down a production server using SQL Server Profiler.

C++ 58
article thumbnail

CSS for Web Vitals

CSS - Tricks

The marketing for Core Web Vitals (CWV) has been a massive success. I guess that’s what happens when the world’s dominant search engine tells people that something’s going to be an SEO factor. Ya know what language can play a huge role in those CWV scores? I’ll wait five minutes for you to think of it. Just kidding, it’s CSS.