• Breaking News

    Saturday, August 18, 2018

    WebDev_Irl web developers

    WebDev_Irl web developers


    WebDev_Irl

    Posted: 18 Aug 2018 01:04 PM PDT

    As a first personal project, I made a beginner-friendly tutorial on how to create a responsive navbar using just HTML and CSS Grid

    Posted: 18 Aug 2018 05:02 AM PDT

    [Showoff Saturday] I made Checkbot, a Chrome extension that checks your website follows web best practices for speed, security and SEO

    Posted: 18 Aug 2018 07:59 AM PDT

    [Showoff Saturday] Portfolio - Feedback welcome

    Posted: 18 Aug 2018 05:40 AM PDT

    I'm not the most skilled but I tried my best to create a portfolio that doesn't make the eyes bleed. This is my first attempt at a portfolio so I'll most likely change it later down the line to a different theme.

    Is there anything that doesn't feel natural about it?

    https://mugtabasubahi.com/

    submitted by /u/An_Oompa_Loompa
    [link] [comments]

    Freelancers of r/webdev, what questions do you ask a potential client before taking/in the early stages of a new contract?

    Posted: 18 Aug 2018 12:53 PM PDT

    And how does that affect your price?

    submitted by /u/grandballoon
    [link] [comments]

    Web Developer Career Growth

    Posted: 18 Aug 2018 07:57 AM PDT

    Hi guys. Please let me know if this isn't the right sub for the question. I have been working as a web developer for the last 3.5 years. I have grown a lot into this role. Although, the learning would never stop, I somehow feel I have reached a dead end. I have been developing applications ( with all the challenges they have been bringing ), but I imagine that's what I'll be doing in the future too. What are the next steps that the seasoned developers here, have taken? What does a web dev's career trajectory look like?

    submitted by /u/guptauv
    [link] [comments]

    Feedback on my website

    Posted: 18 Aug 2018 04:31 AM PDT

    So I suck at visual design, but here's my main website:

    https://krgamestudios.com/

    It's a react website that uses markdown for most of it's content (the only panel that isn't markdown is the candy raid panel). Here's the repo for my website:

    https://github.com/krgamestudios/krgamestudios.com

    Basically, what I want to know is am I going about this correctly? Are there any visual improvements I can make?

    Thanks in advance.

    submitted by /u/Ratstail91
    [link] [comments]

    First website client pricing?

    Posted: 18 Aug 2018 07:59 AM PDT

    Meeting with my first client (a bicycle shop) after a good call. They said they were actually looking for someone to do their website as their old guy is no longer in the picture and won't help them. I told them I'm a college student looking to build my freelance portfolio with local businesses and I'd do it for an affordable rate... how much do you think is fair to ask? I'm meeting with them on Monday. It's a smaller shop.

    submitted by /u/cupojoe4me
    [link] [comments]

    Could someone please ELI5 what Web Services is?

    Posted: 18 Aug 2018 05:51 AM PDT

    How's Web Services different from typical REST API? Thanks.

    submitted by /u/git_world
    [link] [comments]

    Help on learning (Courses)

    Posted: 18 Aug 2018 03:25 PM PDT

    I´ve recently tried teamtreehouse to start learning on how to become a web programmer. I did some online courses on wordpress, html 5 and most recently started with PHP.. but now that i have more free time, i wanted to take some online courses with a teacher so i can have someone helping me out.

    Do you guys know any good online course with interactive classes where we can make questions and have more follow up? I google a couple, but everything seem a bit too expensive and not so sure about the end results. Any personal experience or advices?

    Thanks

    submitted by /u/AxhKetchup
    [link] [comments]

    How did you learn web development?

    Posted: 18 Aug 2018 03:18 PM PDT

    Looking at my school curriculum I don't see any class that touches web development, not even electives. I've been planning on learning it on my own since it seems important to atleast understand it for a software developer. I'm not sure where to start. Bootcamps seem to teach it well but its expensive and as a CS student I feel that theres no point in attending.

    submitted by /u/TerribleRevolution
    [link] [comments]

    Someone give me an idea to build

    Posted: 18 Aug 2018 03:09 PM PDT

    As the title states, I'm in need of a good idea that could potential being in a little income (nothing fancy) and be helpful to a niche community. I've tried think of ideas for the past week and always talk myself out of them. Maybe I need others opinions. So please, fire away.

    submitted by /u/dwise97
    [link] [comments]

    [Showoff Saturday] My first stab at Angular - Riveto, a product discovery platform

    Posted: 18 Aug 2018 03:04 PM PDT

    I made this tool to generate solid backgrounds instantly from the terminal.

    Posted: 18 Aug 2018 02:30 AM PDT

    It uploads the generated image directly to imgur and copies the image link to the clipboard. Just thought I'd share this here and have some feedback on it.

    Link - https://github.com/prakashdanish/chromatic

    submitted by /u/prakashdanish
    [link] [comments]

    Can someone help me make this look half decent?

    Posted: 18 Aug 2018 02:39 PM PDT

    So I am designing a "browser action" page for my chrome extension, its suppose to include simple instructions and links to my social media. here's what I have so far.

    While this looks fine, something about it just doesn't resonate with me pretty well. I don't know if its just the plain "design" or the wasted white space at the bottom right. And the problem is, I am not a designer, I don't have the thought process of a designer.

    Can you guys help me figure out what I need to change about this? If you want a better reference, here's a codepen post I made.

    Thx in advance.

    submitted by /u/haljadooa
    [link] [comments]

    Silly noob question regarding Netlify and my domain not working.

    Posted: 18 Aug 2018 02:15 PM PDT

    I just recently threw up a static page on Netlify and bought a domain name through them; everything seemed to go through, got confirmation, however when I try to go to my domain name, I get an error page.

    I tried to set up a DNS "Zone" using some of the defaults but I really have no idea if that is what the problem is - I'm 100% new to this.

    It still shows my current domain as mydomainname.netlify.com which is not what I purchased.

    Thank you =)

    submitted by /u/SabbathViper
    [link] [comments]

    [Showoff Saturday] Discord clone made in Angular and Node (Open-source)

    Posted: 18 Aug 2018 10:21 AM PDT

    I decided to make a clone of Discord in Angular to see how hard it would be. I have spent about 3 months of evenings and weekends developing it so far.

    A working demo can be seen at https://chatapp.pubg.pet/ (login with credentials 'User' and 'password' or create a new account with no email required).

    It's not designed to be an exact clone as I wanted to do some things in an original way and to not breach copyright, however the design is certainly influenced by Discord.

    The back-end is written in Node (with Typescript) and MongoDB. It was certainly more challenging to build than I thought, and only the most essential features are done so far (there's plenty more to do on the to-do list). It can also be built an Electron (desktop) app.

    Check out the dark theme as well (toggleable through the settings cog).

    The source code can be found at https://github.com/Hughp135/angular-5-chat-app, and contributors would be welcome.

    submitted by /u/-ifailedatlife-
    [link] [comments]

    Question about a site sending plain text username and passwords through email.

    Posted: 18 Aug 2018 01:53 PM PDT

    I signed up with a site with the intent of making an order. They sent me my username and password in plain text.

    My understanding is that this means that they're also storing it in their database as plain text, correct?

    submitted by /u/gecko_in_my_vagina
    [link] [comments]

    Truelancer Review | freelancing market place

    Posted: 18 Aug 2018 01:50 PM PDT

    Help getting NetworkInformation for in Firefox

    Posted: 18 Aug 2018 07:41 AM PDT

    Hi, Is there any way to get around the weak support for the NetworkInformation interface especially for Firefox?

    submitted by /u/r-randy
    [link] [comments]

    Restarting journey

    Posted: 18 Aug 2018 02:36 AM PDT

    Hi! For the past six months I have been away from any sort of programming and IT environment in particularly. I did not really follow any trends in webdev, especially in JS and everything that is connected to it(popular frameworks, tools, etc). Now I am feeling a little bit lost and do not know where should I begin. So, I had a thought, maybe this subreddit could help me get back to my webdev journey. Where should I restart? Which upcoming or current trends in webdev I should follow? And so on. I hope, some of you don`t mind sharing such knowledge.

    submitted by /u/Michanix
    [link] [comments]

    MailHog and the Devilbox

    Posted: 18 Aug 2018 07:10 AM PDT

    Personal site, constructive roasting

    Posted: 18 Aug 2018 01:06 PM PDT

    I recently changed my personal site. I guess this is the third version.

    Ideas? Should I move the logo from being a light background to a black icon in the header?

    submitted by /u/DevJamesB
    [link] [comments]

    No comments:

    Post a Comment