The case of extra 40 ms - Netflix engineering web developers |
- The case of extra 40 ms - Netflix engineering
- Just another QR Code Page
- UX/UI for devs - Looking for online courses
- How to get rid of a client?
- Question about using express.js with nuxt.js (specifically with routing)
- how to add a feature to change the language on my website?
- Advice or reading material on building a scalable social network like Yik Yak/Twitter?
- How to replace GIF with HTML video in 2021
- A FOSS, Clean and Quick Way to Learn Tables (Drilling/Flash Cards)
- Why use JS to change CSS?
- Obtaining Client Signature
- Why are support community forums always such a mess?
- Separate front and back ends?
- Partial Application and Functional Programming in JavaScript
- I have to make documentation about project that I know almost nothing about.
- Should I go to a Bootcamp or just be self-taught?
- I have blindspots because I work on my website so much. How would you improve the user experience on my site? What problems or areas of improvement do you see that I may be overlooking?
- What is the best methods to deploy a MERN/React app for production
- Notes for better designs from Adam Watham and Schoger's Refactoring UI
- Question about a project
- Session Replay Tool that can be enabled/disabled dynamically for a single user session
- Site speed optimization help/freelancer help
- When to switch to websockets?
- Where can I get this super common kind of stock photos?
The case of extra 40 ms - Netflix engineering Posted: 18 Jan 2021 07:53 PM PST
| ||
Posted: 19 Jan 2021 09:30 AM PST Got really tired of using super slow and bloated QR Codes websites which rather aim to sell t-shirts than to generate QR Codes. So here's my attempt to make the QR Code world better:
[link] [comments] | ||
UX/UI for devs - Looking for online courses Posted: 19 Jan 2021 08:43 AM PST I started as a junior full stack dev maybe 5 years ago but I've been doing exclusively frontend work for the last couple of years. I'm worried that I've always been blagging it with UI stuff and have normally had designers working with me to do the real work. I enjoy contributing to that side of things but I lack any real foundational knowledge. I also feel like I want to learn something new which gets me out of my code editor for an hour or so a day. Could anyone recommend some resources for learning UX/UI design suitable for frontend devs? Free ones would be great to start with but I wouldn't mind paying a one off fee if something's highly recommended. Thanks [link] [comments] | ||
Posted: 19 Jan 2021 12:32 PM PST So here i am, wondering how I can get rid of this client whom i made a small professional website more than a year ago, and still writing me emails or texting me for unrelated questions/favours, mostly about problems with her email accounts or (that's the latest one) about 'configuring' her brand new macbook. Thing is, i made the mistake last year, during one of our first meetings, to help her importing an external email account on her gmail, so she was very happy and i quickly became her 'guru' for everything computer related... So that's on me, at least partially, i guess. I was just aiming to bring some work in house and i thought it was a good way (it worked) to impress her. Now, i do website development as a side gig, and i am so not interested in being her helpdesk for... life. I must say she's offered to pay me more than once for these services, but i always said it was a 'quick thing' and declined, hoping that she'd one day stopped asking these kind of 'favours'... But it's not happening. So... Given this as a background, how do you deal with this type of clients usually, or, what do you think is a polite way (she's always been polite on my regards) to ultimately cut the business? [link] [comments] | ||
Question about using express.js with nuxt.js (specifically with routing) Posted: 19 Jan 2021 02:25 PM PST I'm building out a web app (mostly as an excuse to learn vue and get practice) and I'm currently using both express.js and nuxt.js I'm hoping someone can walk me through the main differences between using nuxtlink routes for pages and using the express.Router() object (and when you would use one over the other). My instinct is to use nuxt/nuxtlink routes for user navigation "front-end" stuff (like typical nav bar links to other pages). I would use the express.Router() object for directing specific server requests outside of just GETting content delivered (like if I had to handle POST requests or if my web app also had or needed an API). To be honest though, that's just a feeling I have. I'm still not positive what the difference is between what's happening under the hood, nor if it's a meaningful difference. I would really appreciate any help or links to good articles to read. I'm just having a hard time putting together where different parts of the stack/framework are being used. It seems like there is so much overlap... Thanks in advance! [link] [comments] | ||
how to add a feature to change the language on my website? Posted: 19 Jan 2021 03:57 PM PST So I am building a website, designing it and publishing it for my personal portfolio and eventually my future law firm. Right now I am a software engineer student but will pursuing law school in a few years here in England. I would like to translate my website into languages I speak (Italian, Spanish, French, German, Russian, Chinese Mandarin, and Hebrew). I also understand two dead languages (Latin and Anglo Saxon) and would like to put them on my website just for the fun of it. My question is: Is there a way to code a feature where you can automatically change the language and if so what language would I need to do it in and how? [link] [comments] | ||
Advice or reading material on building a scalable social network like Yik Yak/Twitter? Posted: 19 Jan 2021 09:06 AM PST BackgroundI want to make a Yik Yak clone, for fun. If you're not familiar with it, it's a geo-local social network where people can make anonymous posts, vote on them, and comment on them. You only see posts near you within a dynamic radius based on the user density in your area. You can see your own post history but since it is anonymous, you cannot view anyone else's. Posts are sorted chronologically, comments are only tied to the post itself and not other comments, but I'm interested in knowing how having comment trees like Reddit would affect my needs. Here is a simple class diagram of my model. I left out some minor things like the date/time of posts and comments, etc. If that is related to the graph, do let me know! What I want to knowI've heard that using only relational databases is not the best way to go; that you often need special caching mechanisms and a graph database on top of the relational one. I have so many questions:
[link] [comments] | ||
How to replace GIF with HTML video in 2021 Posted: 19 Jan 2021 08:56 AM PST
| ||
A FOSS, Clean and Quick Way to Learn Tables (Drilling/Flash Cards) Posted: 19 Jan 2021 01:19 PM PST
| ||
Posted: 19 Jan 2021 01:12 PM PST I'm probably getting ahead of myself here. I'm taking an online course about web development and I don't understand why you would make adjustments with chrome tools using javascript to manipulate CSS when you can directly adjust your stylesheet. If you can articulate my question better than me then do it. Thank you. [link] [comments] | ||
Posted: 19 Jan 2021 11:02 AM PST Hi, I've been wondering how people usually go about sending their client a contract and obtaining a signature from them in a hassle-free manner as I don't want to add more steps than necessary for them. I'm using a modified version of the Killer Contracts boilerplate. Note that this is for situations where a physical signature is not easily obtained. Any help would be greatly appreciated. [link] [comments] | ||
Why are support community forums always such a mess? Posted: 19 Jan 2021 07:44 AM PST I mean, for example just take a quick look at my newest discovery: https://github.community/. Even worse is the dark-mode-beta category: https://github.community/c/github-help/dark-mode-beta/65 Like, why are people there saying the same irrelevant nonsense again and again?? Literally 90% of that forum is just pure spam. People there literally create an account and open a new post just to post...THIS: "I really like the dark theme" Or go into the one of the bigger threads, like for example: https://github.community/t/dark-mode-theme-with-less-contrast/147845/102 https://github.community/t/a-dark-mode-with-more-contrast/147815/21 I mean, these threads are a mess in general because people just HAVE TO give their opinion about how the background of the fucking opt-in optional dark mode is too dark or too bright by like one hex number because well they use this chrome extension which does it perfect for them and that's what they used before and blablabla. But not just that, look at the amount of times a staff member had to merge another topic into one of those. Because people are apparently too fucking stupid to take ONE SECOND to look at the forum to see that there are already four open threads about your non-problem. And it's not just this forum. It ranges from specific github repo issues, to apple community forums, to discord or slack #support channels, to all kinds of software project support boards. It also seems like some people don't understand the structure of forums in general. Literally every other thread has someone in it stating that they like or dont like the GitHub dark mode in general. Has nothing to do with the thread title or the problem explained there, but I guess that's okay now?? Is this a cultural or generational thing? Even if you didn't grow up in the forum era, isn't it fucking obvious how this is supposed to work? These protagonist syndrome people are everywhere. And I don't get it. Like, sure, okay, suppose you abolutely WANT to publicly say that you like the GitHub dark mode, alright? What is the first place you'd think about putting that statement? Tinder? Nah, wrong place. Facebook? Idk, there are only your irl friends. Twitter? I mean, seems like a nice option but who of your 7 followers will really care? Reddit? Oh, yes, that seems perfect...but wait... GitHub Support Community Forum? YESSS! BINGO BINGO! IT LITERALLY SAYS "GITHUB" IN THE NAME (i mean it also says "support" but well...) SO WHAT COULD GO WRONG, JUST GO THERE AND SPAM IT IN. SO BRAVE, WOW!!! GREAT OPINION! fucking hell. Also, here are my all time favorite posts of that forum: "Everything is cool: It is very cool I would like to have more themes." "i just set this issue from comments help thanks guys have a good day !!" That last one? Notice something? There's a link hidden on the first exclamation point. See it? It points to kitchenmeg dot com. This is another phenomenon I discovered on this forum. I've seen these hidden links pointing to dubious websites a couple of times now and I don't get it. Any ideas what these people try to achieve with that? [link] [comments] | ||
Posted: 19 Jan 2021 10:07 AM PST Hi. I'm not entirely lost but I wanna ask at least if my way is somewhat sane. So I have my simple React website on github pages. It works fine. Now I want to show some data which I would occasionally scrape at my VPS server which will have django for api end points with gunicorn and nginx as a reverse proxy. I've seen multiple methods of achieving this. Some recommend having both react and django on same vps. My question is if I fetch data from the react site which is at github pages from my vps would it work ok? Or there's something more to take into account. Such as cors? Im not entirely new to web dev, but the more I've been researching the more lost I seem to get. Thank you and sorry if its a stupid question [link] [comments] | ||
Partial Application and Functional Programming in JavaScript Posted: 19 Jan 2021 08:45 AM PST
| ||
I have to make documentation about project that I know almost nothing about. Posted: 19 Jan 2021 05:04 AM PST Hello guys,I've been working in this place for 2 months now (this is my first job too) and I've been requested what the title says. It's a very big and complex project and I've worked so little in it. My boss expects me to spend at least 2 hours a day doing this documentation and I don't really know even where to start. Also it's the first doc I make because previous ones where just school projects that also I have made and I know about. Any tips for this poor soul? Thanks. (Sorry for bad english). Edit: Thanks everybody for the answers, really helpful!! [link] [comments] | ||
Should I go to a Bootcamp or just be self-taught? Posted: 19 Jan 2021 03:47 PM PST I went to those free Bootcamp session and the guy that taught didn't seem like a good teacher but that's cuz he just finished a Bootcamp. Even the TAs that were helpers couldn't answer a question of mine. I also see people's portfolios online its like a tik tac toe, calculator kind of projects. Is that what people pay 10k +to build? Am I missing anything else other than a support group to get answers? I kinda don't want to waste money if all there is like a udemy course as I kinda like self learning, but I do value a support group to get my questions answered fast. Also wondering if I lose employability because I don't have a certificate from these Bootcamp. Saying on my resume Im self-taught, maybe is a red flag for employers? TL:DR
About me: I graduated from a University in Accounting/finance working at a bank. I watch a lot of youtube tutorials at 2x -3x speed and a DIY kinda guy. I like to google stuff a lot. If this helps in giving advice :) [link] [comments] | ||
Posted: 19 Jan 2021 03:24 PM PST My site url is: https://nextlevelartwork.com/ The biggest things I see are:
What else do you guys see on there that disrupts the UX and could cause people to bounce? I'm so "in" my site all day long that some fresh sets of eyes would be really helpful to expose some of my blindspots. thanks! [link] [comments] | ||
What is the best methods to deploy a MERN/React app for production Posted: 18 Jan 2021 11:35 PM PST Hello everyone So now, the web app is complete, how should I deploy it ? We are definitely going to use something like PM2 but should I : - Create a build and let a web server like Apache or Nginx server the static files Or - User something like "Serve -s build" and configure a virtual host as a reverse proxy Or - Something else Most tutorials and books seem to skip this. What are some other useful tips for creating a production environment? I m rly curious about how do the pro do this. I have a ubuntu 20.04 Apache 2.4 [link] [comments] | ||
Notes for better designs from Adam Watham and Schoger's Refactoring UI Posted: 19 Jan 2021 01:59 AM PST | ||
Posted: 19 Jan 2021 02:59 PM PST So I'm a beginner and thinking to redesign a restaurant page for a restaurant. They do have a restaurant website which isn't very good and they have the menu over there as well. But I just don't know the best way to do it. Do I just find an API for that? Or just start making it from the scratch? Sorry if that's a stupid question, I'm not a complete beginner tho. [link] [comments] | ||
Session Replay Tool that can be enabled/disabled dynamically for a single user session Posted: 19 Jan 2021 02:55 PM PST I'm aware of products like FullStory and DynaTrace which can collect user session information based on different rules. One thing I haven't seen anywhere so far is being able to collect session information dynamically for a single session. Here is what I'm imagining: In production, collecting session information is switched off. An end user calls tech support with a problem. The tech support enables a flag and is able to collect session information for just that one user as they navigate through their particular issue. Then tech support switches the flag off and the info is no longer collected. It seems like something like this would be really useful but I can't find any details of any product paid or open source that at least advertises this kind of thing. So, I was curious if this use case is anything anybody else has explored and if they had discovered any products that have this capability. Thanks in advance. [link] [comments] | ||
Site speed optimization help/freelancer help Posted: 19 Jan 2021 02:48 PM PST Not sure if this is the right forum for this, but here it goes. I hired a freelancer through a well known site to fix my horrible site speed. They had great reviews and references, but after they were given access to my site, there was malware detected, and I had to restore the site to a version before they had access. As a result, I am a bit gun shy about giving access to my website, and I am not an expert in this. I have read articles and tried a couple of things, but it is a bit beyond my capabilities. The worst part is that my site was performing extremely well, and my click through rate was better, as was my organic traffic. My question is, as someone that doesn't know anything about the back end of web dev, how do I get my site speed boosted? Is it something I could do? Or could I be walked through it with out giving someone else access to my website? [link] [comments] | ||
Posted: 19 Jan 2021 02:45 PM PST I am programming a game and currently I use regular http requests until a user chooses a game and starts it . Then I switch to socket.io. Do you think I should use the websockets directly after the login? Is it better to manage more socket connection but have less requests or the other way round? [link] [comments] | ||
Where can I get this super common kind of stock photos? Posted: 19 Jan 2021 02:45 PM PST So I have kind of an issue, the designer of our team left us with just some AdobeXD prototypes, not even the files, in which he used a lot of what I presume are stock photos. Is there a way to get stock photos that match this style? or even the same assets. Not just iimages of real people, but this kind of "drawing style", I think it is super common, but I'm not sure where to find it. https://gyazo.com/fdb424f646214dd77007568eb0a65091 https://gyazo.com/a72a9cff314872e48fe9304bef5279be https://gyazo.com/475512eeda69ec222ee3e737b5bd3b7f Thank you very much and sorry if this is too common of a question, I tried looking at the FAQS but I couldn't find a question for this specific kind of style. [link] [comments] |
You are subscribed to email updates from webdev: reddit for web developers. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment