T-Mobile Austria Defends Storing Passwords in Plaintext web developers |
- T-Mobile Austria Defends Storing Passwords in Plaintext
- Music Video Maker - Memeweaver.TV - First big project, looking for feedback
- PSA: Bing bot is consistently generating significantly more load than any other crawler by a 10x rate
- Looking for a web developer's job. Can you give me any tips?
- How we gradually migrated to TypeScript at Unsplash
- I created a pirate movie API and it's open for testing
- Fun projects for a beginner
- Noob help, bought a domain. What now?
- Beginner Questions - April 06, 2018
- I've been writing OO PHP and Javascript for 2 years, should I learn another language?
- Can I get a professional input on my rich text editor built in vanilla JS?
- [noob] Protect PHP file from spam
- We need a full stack dev and frontend dev for our cryptocurrency exchange
- I made this pure html+css animation in my spare time. For an extra fun experience open it in IE and Edge
- How to bill oit Jr Dev time
- Built my first full-stack website, would love some constructive criticism
- Where to learn best practices?
- An internal page at my company pulls data from my system and displays it without sanitizing. What's the coolest/best/evilest thing you could do in ~70 characters
- Used Graphicsmagick to optimize images and reduced images the size of 1.7mb image to 60kb. Better than tinyjpg
- Website Help - CSS Issue?
- Is the job title “UI/UX Developer” a thing?
- So I finished a large personal project. Now I want to deploy on my own domain, but I have no experience doing so. Any help?
- Trying to set up Wordpress using xampp. Why is this so complicated?
- How does your workflow look while making HTML websites?
T-Mobile Austria Defends Storing Passwords in Plaintext Posted: 06 Apr 2018 01:25 PM PDT
| ||
Music Video Maker - Memeweaver.TV - First big project, looking for feedback Posted: 06 Apr 2018 11:20 AM PDT | ||
Posted: 06 Apr 2018 04:34 AM PDT
| ||
Looking for a web developer's job. Can you give me any tips? Posted: 06 Apr 2018 11:46 AM PDT So ive been looking for junior web developer's job for around 6 months now and there were not even 1 call from the employer... I am graduated from university in IT, but i dont have real job experience. Still i hoped that i will find something after half a year of sending cv's to anything that seemed viable. Can you give me any tips ? Edit: Thank you guys for all suggestions and help! [link] [comments] | ||
How we gradually migrated to TypeScript at Unsplash Posted: 06 Apr 2018 03:21 AM PDT
| ||
I created a pirate movie API and it's open for testing Posted: 06 Apr 2018 01:46 AM PDT Hi /r/webdev I'm the creator of Squawkr.io, a web app that sends out notifications to users when a movie has been pirated and is available for download. (Disclaimer: The site does NOT send out download links. It only sends out the "release name". E.g. The.Matrix.1999-BluRay-FAKEGRP) I've created and API that allows users to search the Squawkr release database that contains parsed movie data, such as:
The data is returned in JSON format. The API is completely free and open to anyone, but it does require that you are a registered Squawkr.io user (which is also 100% free). The reason for this, is that an API key is created upon registration and this is required to perform API calls. I'm not sure if this is of any use to any of you, but here it is. :) Let me know if you have any questions! [link] [comments] | ||
Posted: 06 Apr 2018 09:30 AM PDT Anyone have any fun projects to work on as a somewhat beginner to help solidify my skills? [link] [comments] | ||
Noob help, bought a domain. What now? Posted: 06 Apr 2018 12:00 PM PDT I want to do the basic of most basic tasks. I bought a domain name (My name) and just want to host a simple index.html page with a picture. What's my next step? Buy a hosting service? From there how do I get a index.html page I've made on my computer to it? Thank you [link] [comments] | ||
Beginner Questions - April 06, 2018 Posted: 06 Apr 2018 06:16 AM PDT If you're new to web development and would like to ask experienced and professional web developers a question, please post below. Etiquette
[link] [comments] | ||
I've been writing OO PHP and Javascript for 2 years, should I learn another language? Posted: 06 Apr 2018 02:27 PM PDT I've been writing OO PHP and Javascript for the last two years and getting really good experience in working within frameworks and writing my own code. Where should I go next? Java, Go, Dart, or something else entirely? I'd like to write a desktop app one day. Thanks so much for any help! [link] [comments] | ||
Can I get a professional input on my rich text editor built in vanilla JS? Posted: 06 Apr 2018 02:00 AM PDT Hi guys, few days ago I created this project and people on r/learnprogramming liked it. It got around 300 upvotes in less than a day, so I started thinking, can this be used in real world apps. Would love a professionals web developer input, who knows maybe I'm on to something. Live demo: http://jedit.herokuapp.com EDITH: I have added state tracking, so that it shows when the text is bold, italic and so on. Fixed blockquote and finally fixed small hover bug on live. Huge thanks for the bug finds. You guys helped a lot. [link] [comments] | ||
[noob] Protect PHP file from spam Posted: 06 Apr 2018 10:16 AM PDT I have a HTML form which gets filled in. jQuery grabs the values of the fields and puts it in an array The array gets posted to a PHP file which uses it to create a customer via an API. Can I protect it from spam? Make the PHP only postable from the jQuery/form so it cant get spammed? I read about CSRF, and thought about adding a captcha to the HTML form, and when it's completed create the CSRF token.. but would this prevent the seperate PHP file from being spammed? [link] [comments] | ||
We need a full stack dev and frontend dev for our cryptocurrency exchange Posted: 06 Apr 2018 04:11 PM PDT Need a full stack dev and a frontend dev that can help us create our decentralized crypto currency exchange. It won't take long because we have all the API's and a simplified frontend. If your interested then please feel free to private message us so that we can discuss this in further detail. [link] [comments] | ||
Posted: 06 Apr 2018 04:10 PM PDT | ||
Posted: 06 Apr 2018 04:09 PM PDT I'm about to take on a large project that will require myself and my other jr. Developer, and it will be a project billed hourly. My Jr developer obviously works slower than I do as he doesn't have my level of experience, so my question is how do most teams in this position bill out time for team members of varying skill level? Do I for example bill myself out at say $120/hr and bill out the jr's time at maybe $90/hr? Or is it more typical to just bill out everybody at the same rate? Or should I just have a team rate at maybe $200/hr? Or maybe bill the junior at the senior rate but fudge the actual hours spent so its lower? What are other people doing? [link] [comments] | ||
Built my first full-stack website, would love some constructive criticism Posted: 06 Apr 2018 03:43 PM PDT So I've been learning web dev for about a month now, starting from React/Redux and then Node, Express and MongoDB. I just published a website that incorperates everything I learned so far: https://glacial-peak-11538.herokuapp.com/ It's a simple link-aggregation website. You can check out the code here- https://github.com/Jaja321/Lynk Any feedback would be helpful, from the UI design to the code structure. Thanks! [link] [comments] | ||
Where to learn best practices? Posted: 06 Apr 2018 03:39 PM PDT I am not talking about simple things that everyone should already know like:
I am talking more about code architecture, integration, development efficiency, etc. It would be nice to see an in-depth guide as to how most people approach these topics. [link] [comments] | ||
Posted: 06 Apr 2018 02:45 PM PDT I've done a fair share of img tags to mess around, but it's time to bring my A game. Any suggestions of what to inject, knowing it would take a whole lot to get me fired for this? [link] [comments] | ||
Posted: 06 Apr 2018 08:23 AM PDT I've about 5000 odd images on my s3 bucket. Got about 10 images loading per page which took 7000ms. I downloaded the whole bucket and wrote a nodejs script using gm and optimized at quality 60, no profile and in jpg. The file size reduced drastically. My script results - 1.7mb image to 60kb. Tinyjpg - 1.7mb to 380kb. Why would use external services like this? What does Graphicsmagick do differently? Image loading now takes 200ms. [link] [comments] | ||
Posted: 06 Apr 2018 02:09 PM PDT The menubar of my site moves up after it loads to the right position but I cannot get it to start in the right position when viewed on my phone like 450px wide. I've tried changing the navigation-top class but it doesn't fix it. [link] [comments] | ||
Is the job title “UI/UX Developer” a thing? Posted: 06 Apr 2018 02:05 PM PDT At a recent job fair, I saw a company looking to hire a "junior UI/UX developer" rather than "designer" and they're interested in speaking with me. A partial job description/required knowledge includes: UX interviews/research, visual design, wireframes, storyboards, knowledge of adobe creative suite, expertise in typical front end developer language, and knowledge of OO languages like Java and Ruby, and web services like JSON, Rest, XML... From what I gather this is almost an amalgamation of front-end web developer and UI/UX design, two different fields, and I can't find many other companies who offer this job title on google. I've read mixed opinions on what a job title like this means. I guess I'm asking for an opinion. I do plan on having an initial phone call, but should I be wary of this job title, or is this legitimate, but less commonly used? [link] [comments] | ||
Posted: 06 Apr 2018 01:57 PM PDT So I made a large personal project that's now done. I have my own personal domain and hosting through the same company. But, I've never actually deployed before. Are there any relevant guides out there to get me where I need to be? Or is there maybe someone here who has experience they can share? [link] [comments] | ||
Trying to set up Wordpress using xampp. Why is this so complicated? Posted: 06 Apr 2018 01:49 PM PDT I'm trying to start using Wordpress. But god dammit is it overwhelming to even begin to figure out how to install and use it. I got as far as getting to the basic website view after I set up the database and everything. But when I try to use words-admin to get to the admin portion of the site it says I don't have permission for that. I'm the admin and I set it up. What is going on? Also, how to do restart? How do I do multiple Wordpress sites? How to I go about creating a new one? Or a new login? Wtf Wordpress. I want to burn my computer to the ground trying fishier this stuff out on my own. They don't make it easy. [link] [comments] | ||
How does your workflow look while making HTML websites? Posted: 06 Apr 2018 09:58 AM PDT Hi guys, I am wordpress dev & designer for the past few years, and my typical clients are small to medium business with existing websites that need to be redesigned. So my typical workflow would be that I install wordpress, go to themforest, buy my usual premium multipurpose theme or search for one that suites more the business type of my current client, customize it, get feedback, deliver finished product etc I am wondering how a typical non wordpress dev works, do most use bootstrap as a starting point, how about JS frameworks, how about just simple static websites, what about sites that need a simple CMS etc Thx [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