DEV Community

Cover image for Top 3 Coding Tutorials of the Week
CodeCast
CodeCast

Posted on

1 1

Top 3 Coding Tutorials of the Week

Happy Friday everyone! 😌

Every Friday at CodeCast we give love to our Top 3 Casts of the week. We're lucky to have some fantastic creators producing great tutorials for us. This week we're featuring content on Elixir, Web Security (with Python), and Building a Chrome Extension! So without further ado...

Let's Go GIF

Elixir: The |> Operator by @amy

Elixir Cover

Our founder Tam has created a 7-hour introductory course on Elixir and most of the videos end with exercises to do on your own time. Amy has created her own series working through these exercises, and this tutorial goes over the exercises working with the |> operator.

Server Side Request Forgery by @jesusvilla

Server Side Request Cover

Jesus is a security engineer and is passionate about showcasing weak spots and flaws so you can write stronger, more secure code. This Cast focuses on how you people can trick the server into making requests it shouldn't!

Procrasti..nator: Chrome Extension: Introduction by @kauress

Chrome Extension Cover

Chrome extensions are very popular and can be incredible tools. Google has an entire Chrome Extension API with fantastic docs to help you develop your own Chrome extension. In this first part of her course, Jannat goes over what you'll be creating!

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)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

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

Okay