DEV Community

Tony Greeley
Tony Greeley

Posted on

100 Days of Code ~ Day 8

Completed activity 9 of JavaScript30 which covered various console methods that can be used, most of which I'd never even heard of, which was cool. I particularly liked console.group and console.time interesting and may to try to using them in my development stages.

Finished off by completing the current section I was working on for the Udemy course I'm taking about TDD With React in which I finished up testing on the first connected component with out any Redux middleware and the next section covers testing with Redux Thunk which I'll start tomorrow.

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series šŸ“ŗ

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series šŸ‘€

Watch the Youtube series