DEV Community

Cover image for #25DAYSOFTECHTIPS
Chris Benjamin
Chris Benjamin

Posted on

#25DAYSOFTECHTIPS

25 Days of Tech Tips

Let's start a new trend this year. I want to help give back to the amazing tech community by sharing tips and tricks. The goal is that each day at least one person learns something new from the content you share.

How to participate

Each day from 12/1 through 12/25, share one post on social media that is a tech tip, using the hashtag #25DAYSOFTECHTIPS

I will be sharing mine daily on my Twitter

What counts?

You can share tips and tricks about anything in IT, it doesn't have to be web development specific, you can tweet about your subject matter or find something new and interesting to share with the community.

Example Topics

  • JavaScript
  • HTML
  • CSS
  • React
  • Python
  • Ruby
  • PHP
  • Next.js
  • Remix
  • Vue
  • Angular
  • Networking
  • Linux
  • Windows
  • Powershell

If you are sharing code, you should try and include a snippet, or a link to help your audience understand your tip or trick. A great website for sharing code snippets is Ssnippet

Example Tech Tip

25DAYSOFTECHTIPS

Did you know you can style your Console.Log() messages? This helps certain messages stand out from others when debugging.
Learn more here: https://developer.mozilla.org/en-US/docs/Web/API/console#examples

Example Code Snippet
This code produces:

Example Code Output Result

I cannot wait to see all the tips and tricks that you all share and I look forward to learning a few things myself! Please share this with your followers so they may learn and/or participate!

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (0)

Cloudinary image

📊 Optimize, customize, deliver, manage and analyze your images.

Remove background in all your web images at the same time, use outpainting to expand images with matching content, remove objects via open-set object detection and fill, recolor, crop, resize... Discover these and hundreds more ways to manage your web images and videos on a scale.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay