Github slows developer production? web developers |
- Github slows developer production?
- If you're going to make an applicant go through an exercise to build an app that takes a few hours...
- Today’s Tech Interview Questions I got
- Is tasking developers with creating detailed estimates a waste of company money?
- It’s just a fucking website.
- Can I prevent google from crawling a specific domain my site is hosted on?
- Is Web3 really the future?
- New to webdev, a bit confused on how hosting works?
- What are some of the best marketplaces to sell your software?
- Student humbled me with HTML Booleans
- How to target the color of background of whole scrollbar region (not background of track)
- Average productive work hours
- What's your approach to frontend development?
- Explicit Typescript return types helps to clarify async/await functions. When we know that the return type is a Promise we can then sometimes omit the async keyword as in this example
- Some know how to stop this!? It keeps going everywhere, Google, git,files,anywhere, I was using devtools for my project and accidentally hit enter and BOOM went haywire! Please help
- Real-Life Examples of Premature Abstractions and How To Solve Them
- How to change the quantity in the cart? Details in the comments.
- Best option for small local business website
- Web development ideas for a thesis
- How do I make the sidebar move once I actually reach it (just like in the video), instead of it moving straight away as soon as I scroll?
- Issues running Python in VSCode
- How do Zoom's/Skype's Backends look like? What tech do they use? How did Discord implement their Video Live Streaming feature?
- What do pros use for client-side form validation?
- WebAssembly and Back Again: Fine-Grained Sandboxing in Firefox 95
- GLADOS = Generic Life Activity Data Organization System
Github slows developer production? Posted: 06 Dec 2021 09:58 AM PST I'm contracting with a company that has an internal development team about 8 people total. We are building a pretty complex codeignitor application, with jQuery and MYSQL. Lots of custom features, user roles, data analytics/reporting.(CRUD on steroids?) Anyway, I found some security bugs, and after the developers fixed via recommendations. There were other bugs that came. Upon having a meeting, im finding they have no version control besides their ticketing systems history. I recommended we start using github, then the lead developer says that at this point using a tool like github will cause too much overhead and slow feature development, ticket fixes, etc... In Summary im asking, as a developer do you really think using github hurts your personal production? Note: I'm working as a DevOps & Security Consultant for this project. I'm not a client hiring a team. Edit: Note [link] [comments] | ||
Posted: 06 Dec 2021 11:04 AM PST the least you can do is have the decency to give feedback if you're going to pass on him/her. I'm just frustrated. I completed it, verified that I met the criteria, and left my thoughts on why I did it the way I did. All I got was "We'll pass on you". [link] [comments] | ||
Today’s Tech Interview Questions I got Posted: 06 Dec 2021 07:57 PM PST Hey guys, today I had a second round fullstack job interview. And I want to share all of the questions that I've gotten. First of all, Let me start sharing the first round interview that I did last week. I will write all of em as many as possible that I can remember.
Tech interview - Have you ever used RDBMS? What is the difference between RDBMS and MongoDB??
White board time
Second Round (today) I thought I would do some more coding challenges, but it wasn't.
Instead they asked me to explain about the projects that I did, pick one and explain about the tech stack , architecture , features , how I created User model/ schema and etc..
- array list and linkedlist
- process and threadI will write some more questions if I can remember them.. Hope it could help someone who prepares job interview :) [link] [comments] | ||
Is tasking developers with creating detailed estimates a waste of company money? Posted: 06 Dec 2021 10:09 PM PST
| ||
Posted: 06 Dec 2021 03:34 PM PST | ||
Can I prevent google from crawling a specific domain my site is hosted on? Posted: 07 Dec 2021 01:47 AM PST I am using a hosting provider that provides a base domain along the lines of id-company.provider.com (so I don't own this domain myself). I have in the mean time added my own domain name, but it is not possible to remove the default one. The issue is that this original domain is also showing up in the google search results for my website. I know I can prevent Google from indexing certain pages, but how do I prevent this default domain from being shown in the results? [link] [comments] | ||
Posted: 05 Dec 2021 07:42 PM PST I've seen many posts on Tech Twitter talking about how Web3 is the future, but also Tech Twitter is full of people who either think JS is the best programming language or the worst, so it's filled with a lot of people who would just get into the first wagon it comes around, so I'd like to ask outside of Tech Twitter. Is Web3 really the future? Is it worth learning? What do you think? I don't really trust Tech Twitter at all to be totally honest... [link] [comments] | ||
New to webdev, a bit confused on how hosting works? Posted: 06 Dec 2021 05:04 AM PST Hi~~ Just for context I'm a computer engineering student, I have the bare basics of programming (python and c) and computer science down, so I roughly understand some aspects, but I'm still very confused about others, so I would really appreciate some guidance, thanks beforehand!! :) I know that I'm suppose to learn html, css and javascript, but what happens after that? What are the steps and things I need to know to go from coding the website, and then having it live and functioning on the web? What exactly is hosting? Can someone point me to some resources that go in depth with this? My goal this school break is to build a personal website to use as a portfolio :) And for that reason, I hope I can keep it as affordable as possible, because I don't really need traffic, I just want a website that I can send the link to someone and they can access it. Any help is appreciated, thank you :) [link] [comments] | ||
What are some of the best marketplaces to sell your software? Posted: 06 Dec 2021 05:59 AM PST I'm thinking about selling some web applications that I made for myself. Small little useful applications. I thought about Code Canyon, but their rev share is terrible. I'm looking for a marketplace because I don't want to do much advertising, I just want some passive organic sales. What are some of the best options? [link] [comments] | ||
Student humbled me with HTML Booleans Posted: 06 Dec 2021 09:50 AM PST I had a student give me a presentation on HTML which contained an example of HTML Boolean attributes written as follows: I told her that no one writes Booleans as such much preferring the concise version. However she was correct this full version is in the spec! https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes#boolean_attributes https://html.spec.whatwg.org/multipage/common-microsyntaxes.html#boolean-attributes Curious, how often do you see the full version in the wild? [link] [comments] | ||
How to target the color of background of whole scrollbar region (not background of track) Posted: 07 Dec 2021 01:04 AM PST
| ||
Posted: 06 Dec 2021 08:01 AM PST Hi guys, I'm still fairly new to the job, and I work a regular 9-5 as a full stack junior dev. Do you guys are productive all day ? Or sometimes have very blank moment ? I feel like I'm very productive in the morning and struggle to focus in the afternoon, is it a normal thing to do or am I just a lazy bad employee ? Thanks [link] [comments] | ||
What's your approach to frontend development? Posted: 06 Dec 2021 04:42 PM PST Hey all, Coming from a WordPress background - most of my front-end stuff has usually been the old school: come up with the design in Photoshop or Illustrator, make static HTML + SASS mock ups and then convert that into the plugin and/or theme. I feel like I've been left behind as WordPress has been using React more and more and a lot of the Gutenberg block development workflow really does my head in. Keen to hear how you approach this kind of stuff design-wise and for re usability. [link] [comments] | ||
Posted: 07 Dec 2021 12:07 AM PST | ||
Posted: 07 Dec 2021 12:04 AM PST
| ||
Real-Life Examples of Premature Abstractions and How To Solve Them Posted: 06 Dec 2021 01:05 PM PST
| ||
How to change the quantity in the cart? Details in the comments. Posted: 06 Dec 2021 10:17 PM PST
| ||
Best option for small local business website Posted: 06 Dec 2021 06:30 PM PST Best option for a small local business website I currently have a google sites website for my local business. This is not ecommerce / I am not selling anything on the website. Just a static / informational site to get leads (service type of business). My google sites isn't ranking or showing up much, though. I am looking to get a new website and work on seo / ranking locally. Looking for advice. I am considering square space. I have also read that Wordpress is superior but I can't afford to pay a professional $1,000+ to build a site for me. Is there an easy way to use a template and make my own Wordpress site? Or do I need to have coding knowledge? I don't need a complicated or fancy website, I actually like the way my google sites looks right now and it looks better than a lot of the square space templates for what I'm trying to do. Really the issue with google sites is that I'm not ranking or showing up in searches. I don't live in a major city and there isn't too much competition from competitors websites. With a budget around $500 MAX what is my best option? Thanks [link] [comments] | ||
Web development ideas for a thesis Posted: 06 Dec 2021 06:05 AM PST Hello everyone, I'm a final year student at university. I am asked to do a final year project and thesis. I was wondering if anyone would have any ideas on what I could do it ? I enjoy front end and back end coding and I was kinda looking for a project where I could showcase my skills for my future job. Im open to learning new technologies for it. Thanks [link] [comments] | ||
Posted: 05 Dec 2021 05:44 PM PST
| ||
Issues running Python in VSCode Posted: 06 Dec 2021 09:52 PM PST Hi, i'm having the weirdest issue with VSCode and is driving me crazy.
I can copy the code, create a new py file and paste the code and it works fine until it fails again. Any idea? [link] [comments] | ||
Posted: 06 Dec 2021 05:42 PM PST Whenever I look at how to implement something like that, no matter if it's through a free software like Kurento Janus Media Server, or managed service like OpenVidu Wowza or Mux, they all have one thing in common: their implementation (on AWS/GCP/...) is damn expensive! Creating an own Live Streaming site would be a huge financial risk without enormous big venture capital. Or am I retarded? What do Zoom and Skype use to save money? Is running Kurento or Janus Media Server really that expensive? Maybe it is extremely cheaper running it on a baremetal server like Hivelocity? What are your experiences? [link] [comments] | ||
What do pros use for client-side form validation? Posted: 06 Dec 2021 12:32 PM PST I'm learning web dev and have been experimenting with HTML's native form validation + the Constraint Validation API. Is this what most of you pros actually use in the real world? If not, what libraries or tools are the best? I'm interested in non-React AND React options. Thank you [link] [comments] | ||
WebAssembly and Back Again: Fine-Grained Sandboxing in Firefox 95 Posted: 06 Dec 2021 05:31 AM PST
| ||
GLADOS = Generic Life Activity Data Organization System Posted: 06 Dec 2021 02:52 AM PST
|
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