Congrats to our top authors of the week: Lucy, Anisha, Michael, , , Fatima, and ! Thanks for sharing your insights with the #DEVCommunity 🌟
DEV Community’s Tweets
Creating PDF documents from HTML tables in VueJS can be a powerful way to allow users to share data in a portable and professional format.
Here's how it works!
{ author: } #DEVCommunity
2
4
In this blog post, I'll walk you through the motivation behind this project, the technical implementation using Rust and the OpenAI API, and the potential impact it can have on our everyday writing.
{ author: } #DEVCommunity
4
4
This keynote was given at Strange Loop 2011, and is perhaps the best known and most highly regarded of Rich's many excellent talks, ushering in a new way to think about the constant fight against complexity.
{ author: } #DEVCommunity
3
3
The easiest way to reduce friction in having something copied to the clipboard is by enabling buttons, so today we'll design a React Hook that enables our application to interact with the user's clipboard.
#DEVCommunity
5
9
Learning a new language makes me think differently from what I am used to, and that's always worthwhile.
{ author: } #DEVCommunity
6
18
When creating a new component, we often build it around specific inputs and, in some cases, that component has no reason to exist without those inputs.
#DEVCommunity
2
GitHub Actions is a great tool for automating your workflow. However, it is not always easy to test your workflow locally...
{ author: } #DEVCommunity
7
14
💡 Getting #feedback & #rewards by pairs probably is the most important thing to:
🤗 Keep #collaborators #motivation high
📈 Be proud of the #achievements
🎨 Develop #creativemindset
This is how do it:
1
1
1
Understanding Docker can be tricky and do you know you can clean and purge data easily through CLI? �?�
I published a short video about this topic (in french but texts & subtitles are in english) 🎥
dev.to/aurelievache/u
1
4
15
Show this thread
3
7
Contributing to open source can be one of the best ways to start or advance your career, but there are often barriers to getting started.
{ author: } #DEVCommunity
3
11
Just when my day couldn't get any better, I found these emails:
Thank you for picking me as a mod for the beginners, #opensource, and writing tags! 🥰 To those who plan to write or have written in these categories, I look forward to reading your posts! 🙂
read image description
ALT
read image description
ALT
read image description
ALT
3
1
21
Dive into the nuts and bolts of Python with these fundamental computer science concepts.
{ author: } #DEVCommunity
6
10
Importing local files in Golang is a simple process that can be completed in just a few easy steps. Let's go through them!
#DEVCommunity
1
2
Today, I wanted to discover, with you, a new Docker command: docker init
Docker init allows to dockerized your application easily.
I have been waiting for this for a long time and made it🎉.
I love when things are easy and frictionless.
dev.to/aurelievache/l
2
66
215
Show this thread
Sometimes, we don’t need to create a new class for an object with few properties. To handle these cases, C# offers a feature named tuples.
{ author: } #DEVCommunity
5
13
The "NameError: name '__file__' is not defined error" is a common issue that you're likely to encounter when working with Python.
Here's how to fix it.
#DEVCommunity
2
13
Learn how to generate an RSA key pair, and encrypt and decrypt data using the public and private keys, respectively.
#DEVCommunity
2
11
Dive right in and claim your spot in the web scraping hall of fame!
#DEVCommunity
3
19
I developed a Tic-Tac-Toe analogy as a better way of visually understanding containers.
Here's how it works.
{ author: } #DEVCommunity
8
12
Let's learn why it's important to structure and collect logs, and how to do it!
{ author: } #DEVCommunity
6
11
Auto-increment is a feature in databases that generates a unique number for each new row added to a table, saving the user from manually managing the primary key values.
Here's how it works!
{ author: } #DEVCommunity
2
9
Today, we'll learn how to replace mocks for both a home page and a product page with actual data from Shopify.
{ author: } #DEVCommunity
5
10
When starting to develop applications using Kafka, you might wonder how many partitions you need to set up for each topic.
As it is so often, the answer is: it depends.
#DEVCommunity
2
9
Improving performance by avoiding redundant computations when same inputs occur again.
{ author: } #DEVCommunity
8
20
3
16
Using a monorepo for managing multiple projects can be complex, but Turborepo simplifies the process for React projects.
#DEVCommunity
8
17
TL;DR MLOps emerged as a new category of tools for managing data infrastructure, specifically for ML use cases with the main assumption being that ML has unique needs.
#DEVCommunity
4
8
Classic programming is like following a recipe, but #MachineLearning is like teaching a chef to create their own recipes. Both have their place, but the latter is more exciting and dynamic! By #programming #100DaysOfCode #AI #DEVCommunity #coding
1
33
68
Perl's overloading can be simplified by using 'fallback => true' option. To cast an object to a number, use 'sprintf( '%d' )' or 'sprintf( '%f' )' instead of '0+'.
#DEVCommunity
6
We are taking the week off from #CodeNewbie Podcast, so in the meantime, check out our last episode with , , and MORE!
Find the full episodes here: codenewbie.org/podcast or wherever you get your podcasts.
See y'all next week! 💜 🆒 💘
1
6
The old engineering adage: “don’t touch it, it works�?. Is terrible.
{ author: } #DEVCommunity
6
24
I am thinking about creating an article series about Developer Experience. Thoughts?
I have already created one article about it that you can check out below but this time I wanted to dive deeper into the topic ⚡�?
1
5
36
The "three virtues of a programmer" coined by Larry Wall are: laziness, impatience, and hubris.
Laziness encourages efficiency, impatience drives faster results, while hubris demands high standards.
{ author: } #DEVCommunity
2
16
By the end of the day, we got almost 20 000 visitors, served over 40GB of data, and served over 1 million requests! 🔥
#DEVCommunity
8
1
3
16
Closures are a powerful feature of JavaScript, but they can be tricky to use effectively.
I hope this helps you implement them better!
#DEVCommunity
13
55
Use `Promise.all()` when all input promises must succeed, and use `Promise.allSettled()` when you need to handle the results of multiple promises
{ author: } #DEVCommunity
1
9
20
It is now possible to target not selected selectors like elements, classes, ids etc on a webpage using the CSS `:not()` pseudo-class.
{ author: } #DEVCommunity
5
6






