25

So I decided that I'm gonna ACTUALLY learn web development. Wish me luck guys

Comments
  • 4
    I currently have basic skills in web dev. Like I can read some stuff and mess with it. Maybe even write some BASIC pages, but nowhere near what I would like to be able to do
  • 6
    I have been doing web applications for 18 years.

    I try to think partly as a client server where the page is the client.

    Its not exactly the same unless you build single page applications.
  • 3
    What were you coding all this while? Web Apps or something other weird shit.
  • 7
    What are you focusing on?

    Web dev is like... *tries to think of some other chaotic mess of never ending changes that need a delicate balance and planing*... building a city.

    From above it’s a beautiful landscape, but once you start driving around and dealing with the traffic congestion of ideas, frameworks, processors, deployment strategies, requirements, contradictions, fuck the list never ends!

    Good luck my little city builder.
  • 2
    @error503 I MAINLY do C++, and I don't really do much web related stuff even then. I have done pages that are meant for like information, so nothing fancy, just some simple HTML/CSS.

    @C0D4 At this very moment I want to focus more on design/frontend because it's something I'm personally very bad at.

    Any tips anyone can give for a beginner web dev?
  • 1
    Dont use float
    Use flex

    Vh vw % ft your best friends
    @media query your bitch
    Scss your helper
    Vuejs

    And and JS ES7 with sync and promise hell πŸ‘ΉπŸ‘ΊπŸ‘ΉπŸ‘ΊπŸ‘ΉπŸ‘Ί

    Have fun
  • 0
    Don't stop at HTML,CSS and basic Javascript.
    There's no limit to Web Dev!
Add Comment