DEV Community

dev.to staff
dev.to staff

Posted on

Welcome Thread - v155

Comedian waving

Welcome to DEV!

  1. Leave a comment below to introduce yourself! You can talk about what brought you here, what you're learning, or just a fun fact about yourself.

  2. Reply to someone's comment, either with a question or just a hello. 👋

Great to have you in the community!

Top comments (137)

Collapse
 
graciegregory profile image
Gracie Gregory (she/her)

Welcome to DEV! Excited to meet some new people here! 👋

Collapse
 
thewebking profile image
Kingsley Odibendi

Welcome Gracie. Nice to connect with you!👋🏾

Collapse
 
wmonroy323 profile image
Waldo

HI, how are you doing today?

Collapse
 
princeome profile image
Princeome

I'm doing fine. How about you. Hope you're having a nice time wherever you are.

Collapse
 
felipeazucares profile image
Phil Suggars

Nice to meet you - what are you working on at the moment?

Collapse
 
cleveroscar profile image
Oscar Ortiz

I love using this platform a lot! I'm not sure if this is the right place to ask questions but can anyone point me towards the right direction on learning how to make fetch requests to DEV.to API?

I am trying to render out my published articles onto my personal site but can't figure out how to work with the API KEY with my reactjs app.

Collapse
 
decocodes profile image
Deco

You can check the api docs here: developers.forem.com/api

Collapse
 
cleveroscar profile image
Oscar Ortiz • Edited

I am currently working on this still. Here is my code for example.

  axios.get("https://dev.to/api/articles/me/published", {
            headers: {
                'api-key': process.env.REACT_APP_DEV_API_KEY,
            },
        }).then(res => console.log(res)).catch(err => console.log(err));
Enter fullscreen mode Exit fullscreen mode

but I keep getting an error message saying I am not authorized.

Thread Thread
 
decocodes profile image
Deco

Your request seems fine.

I've tried it right now and got the same problem.

Maybe a problem with the api endpoint.

In a strange way making the request through curl worked for me.

Thread Thread
 
decocodes profile image
Deco

Found the problem.

It's CORS.

Actually CORS is disabled for public API requests but not for restricted endpoints.

Take a look in some workarounds:

dev.to/jrsofty/cors-problem-workar...

Thread Thread
 
cleveroscar profile image
Oscar Ortiz

I appreciate this! Thank you for being such great help

Collapse
 
bigpesh profile image
Grant Peach

Hey all,

I'm new here looking to find others that are interested in Python programming like myself and also to learn more!

I actively write at - grantpeach.medium.com/

and also update my own personal website with projects I work on -

bigpesh.co.uk

I look forward to getting to know folk on here :)

Collapse
 
felipeazucares profile image
Phil Suggars

Cool, great to see you here, Grant. I've just joined myself.

Collapse
 
uadson profile image
Uadson Feitosa

print("Hello World")
🖖😌

Collapse
 
psypher1 profile image
James 'Dante' Midzi

Hey everyone ... I am here to meet people, collaborate and hopefully get a new role.

Collapse
 
saharshsamir profile image
SaharshSamir

About time i finally joined this community.
I'm currently in 2nd year of my computer science degree. I'm interested in web development and some of the cards up my sleves are: reactJS, nodeJS and mongoDB.
I'm currently trying to expand out of the MERN stack and trying to learn postgresql with prisma, graphql and typescript. (i can not seem to leave react, it's just too good🌝)
i'm really excited to be a part of this community and would love to talk to anyone who shares my interests.

Collapse
 
dameworth profile image
Dameworth

Hey, welcome to the community! 📎

Collapse
 
thomasbnt profile image
Thomas Bnt ☕

Hello and welcome news members to dev.to Community ! 👋🏼😉

Collapse
 
mashorbit profile image
mashorbit

Hi everyone.

This is Mashkour from Paris, I have passion about Software development and I love community dev. I am here to continue improving my experience and also contribute to help other people as well. So exited to be part of this community. 💜

Collapse
 
ezbreezay profile image
Ezbreezay

Happy Holidays!
Been looking for a Dev community to join for a while 😇. I have extremely basic Python / HTML skills. Coming from an IT Support field for the past 7+ years. Really looking to join other programming noobs like me! 🤓

Collapse
 
Sloan, the sloth mascot
Comment deleted
Collapse
 
bhoyee profile image
Salisu Adeboye

I just check your stuff and its awesome . have you work on fintech app before ?

Collapse
 
Sloan, the sloth mascot
Comment deleted
 
bhoyee profile image
Salisu Adeboye

oh okay

Collapse
 
hichamelmir profile image
Hicham ElMir

Hello World!
My name is Hicham, and I'm excited to join the cool Dev.to community 😎!
Been checking out the site for coding guidance some time ago, and wasn't sure at first whether to join or not. Well... now I'm here! and it's totally worth it!

I even RSSed my Medium blog here 🙃

Collapse
 
nadein profile image
Alex Nadein

Hi! Name's Alex. I'm new to this platform but already like it a lot.
I'm professional iOS dev and musical hobbyist.
I'm currently adjusting to a new role as lead developer and mentor. It takes a lot of effort and resources.
I'm interested in career growth and learning something new every day.

Collapse
 
dameworth profile image
Dameworth • Edited

Been peeking into the website for a bit and thought I'd make an account finally.

I'm currently finishing an associates degree in Web Development and I'm trying to get closer to mastering some important frameworks/languages, if anyone has any suggestions or tips I would love to hear them!

Collapse
 
vukas profile image
Aleksandar Vukasovic

Hello, I am also exited to be here, although that after so long time exploring all valuable information and learning new things I finally decided to create profile. Looking forward to contribute with some of my articles.

Collapse
 
ambermoe profile image
💋Amber Moe

Hello everyone. Glad to meet you here at dev. I'm a technical writer and vtuber. I write documents for databases ant other softwares. I make funny animation videos for programmers. Hope I can help and you all enjoy~
bilibili.com/video/BV1yS4y1Q7cT?sp...

Collapse
 
ten_code_10 profile image
Ténénan

Echo "Hello everyone !";
I am in the second year of web programming and network maintenance. I joined this community to improve my technical skills and why not meet some new people too.
I have skills in PHP, MySQL, SQL, python, JS and Java.