DEV Community

Discussion on: Welcome Thread - v39

 
chrisachard profile image
Chris Achard

Awesome list! I definitely agree that doing things in CSS is a great way to go. I tend to jump right into JS, but yes - there is so much you can do in CSS that I should probably learn :)

Also on point #6: definitely! So much of software development is just learning how and when to google for things... I just do that constantly! 🤣

Also - if you're looking for something to post on DEV as an article - I encourage you to think about posting some of these points! They're great, and most devs probably need to hear them at some point :)

Thread Thread
 
lightben profile image
LightBen

I never wrote and I was always attracted to, especially sharing to beginners who need some guidance. How does that work here?

Thread Thread
 
chrisachard profile image
Chris Achard

There's a button in the top right of your screen called "Write a Post" - click that and you'll get an editor.

Here are some tips:

  1. Give it a good, descriptive title
  2. If you can find a good image that represents your post, you can put it as the post image
  3. Add some tags! find the tags that represent what you're trying to say (sounds like at least #beginners would fit)
  4. write your post :)
  5. The editor takes Markdown, so you can format your text. Google for "markdown cheatsheet" if you need help with that.

Then click publish!

The first post is the hardest :) but after you get the feel for it, it becomes easier.

and if you do post it, you can share it here and I'll definitely check it out! Good luck :)

Thread Thread
 
chrisachard profile image
Chris Achard

Ok, I wrote up all those steps as its own post :) Here it is - how to write your first post on DEV!

dev.to/chrisachard/how-to-write-yo...

Hope that helps :)