• Breaking News

    Thursday, May 20, 2021

    Google AMP is dead! AMP pages no longer get preferential treatment in Google search web developers

    Google AMP is dead! AMP pages no longer get preferential treatment in Google search web developers


    Google AMP is dead! AMP pages no longer get preferential treatment in Google search

    Posted: 20 May 2021 06:42 AM PDT

    When WordPress 5.8 is released in July of this year, Internet Explorer 11 will no longer be supported

    Posted: 20 May 2021 06:58 AM PDT

    Started trying to freelance.. was quite a reality check

    Posted: 19 May 2021 11:30 PM PDT

    I've been doing web development mostly self taught for some time now. I have around 6 months agency experience by this point and I am mostly front end. So, for some extra cash, I thought I would set up a freelancer.com and upwork account to try and get some freelance work, can't be too bad right?

    Wrong.

    I've sent around 60 proposals, zero responses. I go really in depth in my proposals. Linking sites, answering specifics about their requirements etc, not even a message back.

    I also realize that 90% of the job listings, I am not capable of. It's just so overwhelming and I don't even know where to begin and it just makes me realize I am way more Junior than I thought.

    I don't even know what the point of this post was, I just wanted to rant somewhere..

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

    I work from home with a tiny screen then get overwhelmed by switching between IDE, Slack, Jira, Github. So, I created a virtual assistant to automate those craps and just focus on writing codes only.

    Posted: 20 May 2021 03:21 AM PDT

    Introducing WebContainers: Run Node.js natively in your browser

    Posted: 20 May 2021 01:55 PM PDT

    Learning UI/UX as a frontend developer

    Posted: 20 May 2021 03:50 AM PDT

    Hey guys, I am frontend developer and I am going to learn UI/UX designing, so can you guys tell me what's the best path and resources to get into it?

    submitted by /u/_the-wrong-guy_
    [link] [comments]

    I've always wanted a synthwave website. No promotion intended, I'm just really happy with how this website came out. Music and all.

    Posted: 20 May 2021 08:46 AM PDT

    How do you deal with white space below the footer of a page that ONLY shows up when the web page is minimized below a certain point?

    Posted: 20 May 2021 02:11 PM PDT

    I googled a lot to try to figure how to deal with this specific situation but none of the recommendations were relevant or worked.

    So when I minimize my page on my laptop on chrome below 67% and all the way to 25%, there's white space under the footer. I made my margin and padding 0 but it didn't change anything for this.

    This ONLY happens on this specific page because I don't have much content on it. This issue doesn't happen on mobile and there's no white space underneath the footer for all the devices that I tested.

    This issue only occurs when: (1) I minimize the page on chrome below 67%, and (2) on a page where there isn't much content to scroll through.

    I can hide the issue once I add more content since it will have enough content to not have the white space show up when minimized but that would feel like cheating.

    I'd like to know why this might be happening. It seems the Facebook home page also has this issue but when I try it on twitter, it doesn't, so it should be fixable somehow.

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

    Recommendations for illustration assets?

    Posted: 20 May 2021 01:56 PM PDT

    Hello

    I am building my first client new website for a software dev company and need free illustration assets that are tech related. Any recommendations?

    Thanks!

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

    How are website companies you know of setup in terms of standardization and best practice?

    Posted: 20 May 2021 07:41 AM PDT

    I guess it's a very general question in a way. Do professional companies have company-wide standardization of eslint, prettier, TS and directory structure? Or is it more each dev will set up their own environment, compilers etc?

    Do companies try to reuse code where required? Do they have skeleton apps as a starting point for a new project? Would be interested to hear your experiences. Thanks.

    submitted by /u/U4-EA
    [link] [comments]

    Web components question:

    Posted: 20 May 2021 03:55 PM PDT

    Im working on a practice demo site of 5 pages. Static, very little js. Mostly information and styles.

    I found it very inefficient to change a simple style for one footer and have to manually do it again for each page.

    I did research and came across web components. Its really fascinating honestly. No js frameworks required and it seems like a good fit for a small project and larger ones.

    Does anyone here use web components? Any advice? What are the disadvantages of using web components? Thanks

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

    Password/FTP Credentials/etc. Management?

    Posted: 20 May 2021 09:46 AM PDT

    I figure this is related enough to webdev as I'm sure many of you have this problem/have solved this problem. I'm working with a company who I am trying to push away from storing all of their sensitive data(passwords, ftp credentials, etc.) in a big spreadsheet. I've heard of things like Lastpass and 1Password but I'm wondering if anyone has a solution that might be more geared to developers who go into anywhere from 10-50 sites per day?

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

    Tips for building a MVP

    Posted: 20 May 2021 11:57 AM PDT

    Curious if anyone has any tips for choosing what to include in a MVP vs something that can be added later. I find I am taking on what is almost certainly too much for a MVP. In part because I imagine a complete fully functional app then decide that one or two features can be added later but then I've put so much work into an unproven app by overbuilding.

    How do you decide what's part of a MVP versus what should be added later.

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

    TuiCss - a library focused to create web applications using an interface based on ASCII table, like the old MS-DOS applications

    Posted: 20 May 2021 06:50 AM PDT

    Ready-made Scripts

    Posted: 20 May 2021 03:16 PM PDT

    I intend on building a P2P marketplace but since my technical knowledge is not that advanced, I have come across some premade scripts (Airbnb/Uber/EBay for X) and since there is possibility of funding, I have considered purchasing one for quickly setting up an MVP before my business is established and I hire a developer.

    Problem is, these guys have managed to get 0 reviews in their last 4 years of operation. I spoke to them, and they seem to have a legitimate business. I'm still not that sure about trusting them.

    The surest way is heading towards a well established marketplace SaaS (which can get expensive real quick) but I'm not sure which would be more viable. Any recommendations are welcomed at this point.

    Paying for custom development is out of the question right now, since possible funding is at around 15k and a solution for my idea (rental marketplace) can vary between 50-150k. How do you thing I should proceed?

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

    Question on multitenant architecture / deployment

    Posted: 20 May 2021 11:25 AM PDT

    I'm building an ecommerce SaaS like Shopify, basically, to learn more.

    Customers can sign up and decide whether to use their own domain or get a subdomain. Currently, it works like this after a customer signs up:

    Cloudflare Worker tells...

    (1) Netlify to add a site to my account from GitHub (pre-built so only takes a few seconds to deploy it)

    (2) Cloudflare to map the subdomain to Netlify

    (3) Fauna to create a child database

    (4) GCP to add an Identity Platform tenant

    It works, but I'd like to learn how to properly (yet economically) do something like this. What should I look into? Thanks!

    Edit: Also, what's the best way to allow customers to apply use their own CSS variables to their site?

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

    First timer

    Posted: 20 May 2021 02:44 PM PDT

    Hello everybody :)

    I have just recently started learning WEB DEV front end as a jumping ground and kind of stuck at one problem and cant seem to find a solution. I am trying to stylize one web page. When in desktop mode it can zoom in and out without an issues, but when turn page to mobile it doesn't zoom at all.

    I tried adding: <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=10.0, user-scalable= yes"> to a <head> section but with no luck. Also tried using TOUCH-ACTION.

    Thanks in advance for any help you can give me.

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

    Creating A Social Media/Dating Site Style Website

    Posted: 20 May 2021 10:05 AM PDT

    I have an idea on how to get a target audience to create themselves profiles and then match up with certain firms, if you will... Would I have to learn to code, get a dev team, or simply spend a lot of time on some sort of square space?

    More detail:

    -Target audience #1 finds the website, creates a login, creates a "profile" -Target audience #2 sees these marketed profiles and gets to basically choose which profiles they want, and can reach out to them for further communication (outside of the site)

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

    might be a noob/dumb question but..how do I 'give' the website to the customer?

    Posted: 20 May 2021 01:50 PM PDT

    a customer asked me to make a website with 3 pages: main page, contact, job application for their trucking website

    ok i made it and I host it on my linode

    so how do I 'give' it to them? these people have 0 clue about computers/internet/web dev they just want the website to work

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

    How on Earth do I Loop Over an Array of Objects to get Specific References

    Posted: 20 May 2021 01:45 PM PDT

    Hello,

    Currently, I have an array of objects in MongoDB, which looks like the following:

    https://imgur.com/a/hvZR3PF

    I want to display the user information using this array, where the image source on the webpage corresponds to the pictureUrl part, the image title corresponds to pictureTitle, and the image description is pictureDescription. What I don't know, however, is how to implement this. I have no idea how to specifically target a value when it comes to enumerating over an array of objects.

    I have the following code, which doesn't work:

     <motion.div className="gallery" variants={initialContainer} initial="hidden" animate="show"> { productsArray.map( (item, index) => { return ( <div className="pics" key={index} onClick={() => getImg(item.pictureUrl)}> <img src={item.pictureUrl} style={{ width: '100%' }} /> <div class="details"> <h2><span>{item.pictureTitle}</span></h2> <p>{item.pictureDescription}</p> <div className="moreDetails"> <StyledLinkUser to='/product/id'>Read<span className="linkUserSpan">More</span></StyledLinkUser> <div class="iconLinks"> <StyledLinkUserIcon to='/'><span className="fas fa-heart" /></StyledLinkUserIcon> <StyledLinkUserIcon to='/'><span className="fas fa-eye" /></StyledLinkUserIcon> <StyledLinkUserIcon to='/'><span className="fas fa-share" /></StyledLinkUserIcon> </div> </div> </div> </div> ) }) } </motion.div> 

    I obviously get a type error: TypeError: productsArray.map is not a function . How on Earth do I implement this? I feel like it's simple and I'm just not grasping it.

    Any help is appreciated!

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

    Do different URL's that function on the same site get stacked up like a sandwich?

    Posted: 20 May 2021 09:41 AM PDT

    This may seem like a very basic question, but i'm fairly new to webdev and it was posed to me, I didn't have a response to it, but the statement seemed wrong to me. A little insight, our company website has three different URL's that are being operated, 1) a main URL that operates as our public viewing 2) a CRM that operates as a user log-in and other features like a contact us page and some other forms 3) a law filing URL that lets people access different law decision filings.

    Someone in the company (not an IT or webdev) was saying that because of the different URL's it means that each website domain/ URL is stacked on top of each other and this may cause issues to people. Does this make sense? I dont think different URL's get stacked ontop of each other like a sandwich, I thought they would be kind of operating together, but at the same time since they are different URL's exclusively.

    Can someone easily explain to me why having different URL's for certain pieces of content doesn't diminish the functionality of a site?

    My apologies, if this is confusing as I said earlier I'm pretty new and want a better understanding, so my terminology may be off.

    submitted by /u/xxlizardking-kongxx
    [link] [comments]

    Best place to look for freelance webdevs?

    Posted: 20 May 2021 07:10 AM PDT

    Hi

    I have a little project that I'd like to get someone to work on and just trying to figure out where the best place to go for some freelance webdevs for help.

    Basically I'd just like to make a craigslist clone like website and get it set up on a domain. Not sure how complicated this really is or how much infrastructure is needed, but I thought it could be a good project for a student with some free time to get some cash.

    Have had a bit of trouble in the past with low quality Indian web devs and would ideally not like to have that repeated.

    Any particular website that I could go to or are they all very similar?

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

    A Primer On CSS Container Queries

    Posted: 20 May 2021 06:31 AM PDT

    Where and how is webdriverio with chai actually running?

    Posted: 20 May 2021 12:05 PM PDT

    I just begun learning and I am totally confused and can't even debug anything anymore, it doesn't seem like my testing scripts are running directly on node.js server, or at browser client.

    What happens behind the scenes when I run $("#someElement") selector? Does node.js server send request to client and wait for results from that additional framework on client that is listening to server requests and doing the actual "document.getElementById" somewhere?

    Why doesn't it need "await" then in my server(orr ...? Is it even on server? I am so confused...) to know whether element selector is correct or not? Since if I type $("#WrongSelector") I get message right away.

    also what is "chai"? I know that webdriverio is wrapper-like thingy for selenium webdriver, but why do we need "chai"?

    Help please.

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

    No comments:

    Post a Comment