Official r/webdev Discord web developers |
- Official r/webdev Discord
- How SQL Database Engines Work, by the Creator of SQLite (2008) [video]
- me_rlang
- Write Better CSS: From Hell to Heaven
- Is it just me or does Firebase seem super unintuitive to use?
- How do you manage the new job interview process while still at your current employer?
- Awesome open source profiles visulization app built with Kotlin [x-post from r/java]
- Should I work for free?
- Would love your input on my Cover Letter
- Understanding 301 redirects using htaccess and root to subfolder
- Accessibility inspector - Firefox Developer Tools
- What is this effect called?
- Where can I find a tutorial on this simple Carousel effect on McDonalds?
- Is PHP a bad language? As a begginer i don't understand why people say it is...
- What are people looking for in side projects?
- I found a web inspector in the iOS 10 beta. Is this a new feature or have I been behind the times?
- How do you detect devices connected to the same Wifi, or discovered from Bluetooth using Node.js?
- Augmented reality for the web
- MongoDB 4.0 will add support for multi-document transactions
- Having trouble using RECAPTCHA to validate a form that posts to an external page
- Introducing tronic — webpack with sensible defaults
- Testing Firefox Monitor, a New Security Tool [Partnership with HaveIBeenPwned.com]
- Wife took a bootcamp thought it was meh at best. Your thoughts?
- I built a comparison shopping engine in Python. It can gather top 10 items for you based on customers' ratings, reviews, and popularity.
- Recommended Proxy with Dedicated IP
Posted: 25 Jun 2018 12:02 PM PDT Join the official r/webdev Discord with this link: https://discord.gg/keD8rZp Be sure to read the rules in the #rules channel, and send a message to a moderator in Discord or via the subreddit if you have any questions or concerns. [link] [comments] | ||
How SQL Database Engines Work, by the Creator of SQLite (2008) [video] Posted: 25 Jun 2018 05:35 AM PDT
| ||
Posted: 25 Jun 2018 03:11 PM PDT
| ||
Write Better CSS: From Hell to Heaven Posted: 25 Jun 2018 10:48 AM PDT
| ||
Is it just me or does Firebase seem super unintuitive to use? Posted: 24 Jun 2018 09:28 PM PDT I'm taking a tutorial on it for work and it just doesn't seem practical for a large application at all. Maybe for a real-time simple chat app just to store the messages or something similar, but for any kind of even slightly complex or relational data, it seems super restrictive and the querying logic gets really annoying to write when trying to grab data across multiple nodes. One solution seems to be duplicating data wherever you need to so the data doesn't get too nested, but then you have to update that data in multiple places which would become a pain to manage. SQL (and some NoSQL dbs) has none of these problems and you can cache query results somewhere if you need fast data, so I only see Firebase as a decent solution for a really small amount of use cases. But I've heard a lot of praise about it so maybe I'm missing something. [link] [comments] | ||
How do you manage the new job interview process while still at your current employer? Posted: 25 Jun 2018 07:46 AM PDT The interview process has always felt a little awkward for me. I guess it's due to the fact that I'm almost forced to be dishonest with my current employer (or at the very least withhold information from them) Is it just me? I'm specifically referring to the following:
I realise there is a lot of subjectivity involved here as it really depends on the nature of your relationship with your employer, size of the company, surrounding cultural norms, etc. I just generally have a very hard time being dishonest with people. (especially if I've established strong working relationships with them) Would love to hear your thoughts and experiences :) [link] [comments] | ||
Awesome open source profiles visulization app built with Kotlin [x-post from r/java] Posted: 25 Jun 2018 08:29 AM PDT
| ||
Posted: 25 Jun 2018 01:08 PM PDT I've been a game developer for a while and trying to get into web dev. I wanted to practice and get to know some technologies related to web development and thinking about doing some work for free. Is it a good practice to build portfolio like that? Who should I contact and who's the best client? I was also considering working for some non-profits, is that a good idea? Who should I connect with? [link] [comments] | ||
Would love your input on my Cover Letter Posted: 25 Jun 2018 12:30 PM PDT I recently updated my Cover Letter and am going to apply for a new position at a company. I'd really appreciate your opinion on these. Please note:
[link] [comments] | ||
Understanding 301 redirects using htaccess and root to subfolder Posted: 25 Jun 2018 02:48 AM PDT I have a question that I've been unable to find a clear answer to online. Example scenario. Company has had a new website built, which exists under a subfolder. Their old website still exists in the root. For any pages that have an equivalent I would set up the htaccess file as follows: The problem is that I can't figure out how to redirect the main index file to the subfolder using the same htaccess file. I've tried following scripts online, but it either crashes the page, or redirects every page to the subfolder which I don't want to happen. I understand the issue could lie with how I've written it, hence my question. To get around the issue, alongside the .htaccess file I have an index.php file with the following: This feels like a cheat and that I'm breaking some kind of rule doing it. Is there a cleaner way just using htaccess for everything? Also is a there a recommended guide to understand how the structure of the htaccess file works? Thanks in advance [link] [comments] | ||
Accessibility inspector - Firefox Developer Tools Posted: 25 Jun 2018 01:55 PM PDT
| ||
Posted: 25 Jun 2018 01:51 PM PDT Hello, I'm trying to figure out how to do something like this, I've tried to Google as best I can but I'm not coming up with anything. I'm hoping that maybe knowing what the animation is actually called, or what JS does it would make Googling a little easier. http://www.boalogistics.com/ I'd really appreciate it if anyone could help me out with this. [link] [comments] | ||
Where can I find a tutorial on this simple Carousel effect on McDonalds? Posted: 25 Jun 2018 03:41 PM PDT I am currently learning JS and I found this carousel effect on McDonalds which is used on many, many websites. I would like to learn how to code this from scratch with a tutorial without JQuery, or if there is a simple plugin available for it. Can anybody help me? [link] [comments] | ||
Is PHP a bad language? As a begginer i don't understand why people say it is... Posted: 25 Jun 2018 01:39 AM PDT Is PHP a bad language? As a begginer i don't understand why people say it is... And if it acually is a bad language and i should not learn it what should i learn as a alternative? Thanks! [link] [comments] | ||
What are people looking for in side projects? Posted: 25 Jun 2018 07:30 AM PDT When you list your personal projects on your resume or portfolio, what are recruiters and hiring managers specifically looking for in those projects? Firstly, I suppose most don't bother looking at your projects. But in the event that they do, here are some things that I think should be a bare minimum below. Anything else should be added to the list?
[link] [comments] | ||
I found a web inspector in the iOS 10 beta. Is this a new feature or have I been behind the times? Posted: 24 Jun 2018 07:00 PM PDT
| ||
How do you detect devices connected to the same Wifi, or discovered from Bluetooth using Node.js? Posted: 25 Jun 2018 02:50 PM PDT I want to create an app that checks for student attendance in a lecture/seminar/class by checking whether they are connected to the same wifi or discovereable via Bluetooth. The other easy method I can think of is come up with a passcode such that students can enter it in to prove they attended, but then they can just share it to their friends who skip class. Thanks a bunch!!! [link] [comments] | ||
Posted: 25 Jun 2018 02:32 PM PDT
| ||
MongoDB 4.0 will add support for multi-document transactions Posted: 25 Jun 2018 10:14 AM PDT
| ||
Having trouble using RECAPTCHA to validate a form that posts to an external page Posted: 25 Jun 2018 01:32 PM PDT So I'm trying to get RECAPTCHA set up on a form I have that posts to a page not on my website (ex. it looks like <form action="notme.com/form.php" method="post">) The problem is obviously that RECAPTCHA has to validate the form on the receiving end, and I don't have access to the receiving end. I don't really even know where to start to get around to solving this. I saw some people suggesting a 307 redirect, but then I read that is a bad practice. [link] [comments] | ||
Introducing tronic — webpack with sensible defaults Posted: 25 Jun 2018 04:48 AM PDT
| ||
Testing Firefox Monitor, a New Security Tool [Partnership with HaveIBeenPwned.com] Posted: 25 Jun 2018 01:15 PM PDT | ||
Wife took a bootcamp thought it was meh at best. Your thoughts? Posted: 25 Jun 2018 12:59 PM PDT Hello all, My fiance is in the last week of a Front End bootcamp, and I have to say I was VERY disappointed. I'm not a "developer" by trade, but have had to code for every job I've been at, and I've taken many programming classes in college. I was wondering what people's impressions of boot camps are in general. We paid a good amount of money, and the content was ok at best. Their course was something like this: Week 1: HTML Week 2: CSS Week 3: Flexbox & Bootstrap Week 4: JavaScript & Git Week 5 & 6: Angularjs & soft skills Week 7 & 8: Express, SQL, Heroku, Testing, More Git, softskills, prep for final projects Week 9 & 10: working on their final projects The pace of the class seemed absolutely insane. I was shocked when they dove into Node and SQL, as those are back end technologies. I was wondering what other people's experiences were if they took boot camps. The materials were pretty lack luster, they didn't spend much time on vanilla JS, and they didn't talk about algorithms, or how to properly architect an application. This is not my main area of work, so I wanted to see what the community thought. Kind regards [link] [comments] | ||
Posted: 25 Jun 2018 12:44 PM PDT I built a comparison shopping engine in Python. It can gather top 10 items for you based on customers' ratings, reviews, and popularity. Best10: https://www.best10.store/ Give me some feedback. [link] [comments] | ||
Recommended Proxy with Dedicated IP Posted: 25 Jun 2018 12:35 PM PDT I have a need for a static Egress IP for whitelisting to a third party service. Unfortunately due to limitations within our cloud hosting service, this is problematic, and I'd also like to keep the code's mobility if the architecture of the service changes. My plan is to get a Proxy/VPN service with a dedicated IP and using Python's request module, I can specify a proxy for outgoing requests. 1) Is there any easier or better way to do this? 2) What affordable Dedicated IP proxy services would you recommend? I know I can buy a dedicated IP and set up a server to handle this, but I have others in my team that aren't as capable of managing an option like that, and I'd prefer to make things simple for both myself and the rest of the team. Also, additional security is not a major factor here, so a VPN isn't a requirement, just the proxy itself. (I've looked at NordVPN, ezProxies and some AWS marketplace products) [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