Boostrap 5: Removing JQuery & dropping IE 10 & 11 support web developers |
- Boostrap 5: Removing JQuery & dropping IE 10 & 11 support
- CSS-Only Chat
- What are the main platforms used by programmers to sell their services?
- An in-depth look at AI in test automation
- Competency test? I have been learning front end for a few years now off and on, can anyone recommend a good resource to test if I would be ready to start applying to jobs.
- How We Created a Static Site That Generates Tartan Patterns in SVG
- Good Web Development Course
- Tell me your Scope Creep stories!
- Site For Comic Book Artist
- Css gradient just got better | A new way to use css gradient on your website to get multiple color into a single div using one line of code | This is a new css trick
- How to build a how to
- Chrome not storing Session Cookie w/ React
- Looking for recommendations of drag n drop frontend libraries for building out directed graphs
- I have made a website for learning web development using interactive tutorials, I'd like you to critique it
- Can someone help me find a tutorial site?
- Possible to Auto Install Client's Website on Host?
- I would like to double click on a word which could redirect user on wikipedia or open a pop up
- What Jquery-free Framework-agnostic Validation Plugin Would You Use Today?
- So your company has sent you to work from home. Here's a productivity guide from a
- Dreamweaver Help
- What are you using for Visual Testing?
- Can someone explain in English how to use/implement tokens for json files. Access etc
- Creating a CLI tool using Node.js
- Autocomplete Text Program
Boostrap 5: Removing JQuery & dropping IE 10 & 11 support Posted: 11 Mar 2020 06:46 AM PDT
| ||
Posted: 11 Mar 2020 06:44 AM PDT
| ||
What are the main platforms used by programmers to sell their services? Posted: 11 Mar 2020 10:30 AM PDT I know of Upwork, Hire.bid, Freelancer. What other platforms do you use? Why? Main attractions for me would be a lot of high-quality buyers, and low platform fees (below 10%). By high-quality buyers, I mean the types that don't expect to pay you $10 per hour, and are able to formulate requirements and milestones properly, do not keep changing them afterwards, etc. [link] [comments] | ||
An in-depth look at AI in test automation Posted: 11 Mar 2020 05:11 AM PDT
| ||
Posted: 11 Mar 2020 11:54 AM PDT I'm very comfortable with html/css and have an introductory understanding of jquery/javascript and have even done some small projects with APIs ajax/json and even a little back end with node ( horrible with node, I would have to really sit down and read through it again and play with it to be proficient ). I have a decent grasp of design fundamentals, as well as editing others code and the theory that goes behind design as well as some common best practices like mobile first. I attended an online bootcamp that ended up being a pretty big scam but I still learned a lot of good content. I'm just not sure at what point I can apply for Junior web dev positions and actually expect to hear back from any of them and be able to make it through any potential coding challenges. I have been creating and hosting my own sites for quite some time and have even made sites for others in word press with custom css styling to make it look a bit nicer, although I'm not the most familiar with PHP itself. I feel like I've gone a bit broad and I'm considering just really focusing on java script and then react/something similar and really being able to do substantial things with it and applying having the react/vue/etc standing out on top of the basic skills rather than trying to market myself on the css/html/scattered fundamentals that now are across not only front end but overall design and UI/UX. I am self taught and have no college degree, although I am currently re-enrolling to finish my computer science degree or something similar if I do decide to change my major it would still be in that realm. From what I have read if you have no college degree you can still get hired with a decent portfolio, there is just so much debate on what a decent portfolio is. I have seen people get hired with portfolios that were so sub par is was shocking, as well as the other end of the spectrum where it was really strong and they spent a year or more not being able to find something. Any advice or resources that would let me self assess better would be greatly appreciated, I think that's where the real issue is. [link] [comments] | ||
How We Created a Static Site That Generates Tartan Patterns in SVG Posted: 11 Mar 2020 08:59 AM PDT
| ||
Posted: 11 Mar 2020 02:09 AM PDT Hi, is there a web development course which starts creating website from a scratch and includes deploying it? (preferably with .Net but anything will work) [link] [comments] | ||
Tell me your Scope Creep stories! Posted: 11 Mar 2020 04:13 PM PDT Well, this is becoming very annoying. I've been working as a dev for a little over a year. Love most of what this career has to offer but what I do not like is the fact that clients / PM do not seem to respect the scope document that outlines the functionality of the site and what they're essentially paying us to create for them spec by spec. I understand that the client needs to be happy. We want repeat customers or at least a referral from them so we can continue to get business but sometimes at least in my company the deadline is not adjusted for this. Maybe it's my fault as a fresh-face dev not to mention this but instead just make it work which I do but it does have its wear and tear on you. Sometimes I feel like it's not the client making the actual requests but maybe the PM who had a conversation with the client and was listening to some of the client's feedback and instead of sticking up for the integrity of the scope document + the dev they decided to just request those changes themselves to make sure the client is appeased. One story I have is I was the backend dev (this was my first backend project) and the client had a page where all their news posts would go and the news posts would show excerpts of the post before you clicked on it to go to the full post page. Well the client wanted the option to write a custom excerpt if they wanted to which took a bit to wire up, then they wanted a "reset" button added to the filtering options which was never in scope either. This might not be a problem for most devs but this was my first backend project and I had no idea how to do any of this. That site to this day still has some copy and pasted code in it from stackoverflow. I just don't know how to handle some of this. Most of the time it's small but it adds up. Do you have any scope creep stories to tell? [link] [comments] | ||
Posted: 11 Mar 2020 03:58 PM PDT Hello! My friend is a comic book artist and would like to setup 2 websites, one for himself as an artist and another one to publish one of his comics online. He's tried to self-host with Wordpress on a Raspberry pi using Linux, but had trouble with it. He really wants to make his sites as custom as possible and hates how every site looks the same with wordpress/wix etc. Is there anything else he could try? What would you suggest? [link] [comments] | ||
Posted: 11 Mar 2020 03:47 PM PDT
| ||
Posted: 11 Mar 2020 03:24 PM PDT Recently many of the forums and diy websites I frequent have started to die down, still active but the owner doesn't maintain it or the images are dead, things like that. I was thinking about creating a niche website ( or multiple ) on topics I know about. For example diys on fixing a specific make and model of car. It would be full of how to guides, I would use personal knowledge as well as reference material (for example a forum post or a manual) but it would be written in my own words not directly copied and I would use my own images. What I am wondering is where would the boundary be on it being my own howto vs plagiarism? considering some things can only be done in one specific way ( "remove this bolt here with a 10mm socket" etc) can any of those guides even be considered original works? Just looking for some guidance here. [link] [comments] | ||
Chrome not storing Session Cookie w/ React Posted: 11 Mar 2020 03:06 PM PDT Hello fellow web developers! Anyone dealing with Express Sessions and React? I am having a new issue that just popped up where Chrome isn't storing the Set-Cookie header from the backend. However, it works on some machines with secure employee logins, but now some users can't log in anymore due to Chrome not storing the cookie! The weird thing is, it works just fine on IE 11 & Edge.. The response headers have the Set-Cookie with the cookie in there, but on the next request it doesn't send it back! Each time it generates are new Session ID. But this isn't the case with Edge & IE. React Front-End Node Back-End Server It seems to be an issue with Chrome.. Anybody else experience this or have any tips? Any help is much appreciated! [link] [comments] | ||
Looking for recommendations of drag n drop frontend libraries for building out directed graphs Posted: 11 Mar 2020 02:55 PM PDT Hey guys, looking to see if you have recommendations on drag n drop frontend libraries that allow a user to build out custom graphs with nodes and edges. I want to be able to save information about the types of nodes and edges they are using. I'm trying to model systems with pipes and different components where they connect at nodes. For example, pipe material/length/width etc... and nodes can do different functions. It would be cool to have different types of nodes that they can put onto a canvas, then make connections between the nodes with edges. Being able to build directed graphs, with properties on nodes and edges is the simplest way I can describe what I am going for. Anyone know of good libraries for this? Plan is to use it in a SPA, so will probably integrate it in a React, Angular, or Vue application. Thanks in advance! Happy coding. :) P.S. I posted this in the frontend reddit channel a few days ago and only got a few hits, so seeing if I can get some insight here. The recommendations from there was draggable and svg edit, which neither was quite what I was looking for. Konva js isn't too bad, I looked into it but is missing a few things. I know I'll need to probably extend an open source project, but just seeing if anybody knows of any. I even looked at frontend game libraries. [link] [comments] | ||
Posted: 11 Mar 2020 02:26 PM PDT | ||
Can someone help me find a tutorial site? Posted: 11 Mar 2020 02:10 PM PDT I'm an amateur and I remember a year ago that I used some website I can't remember for protection against hackers. I think it was something called like hacknet or hasnet. Can someone help me find me or inform if it's defunct. Thanks in advance. [link] [comments] | ||
Possible to Auto Install Client's Website on Host? Posted: 11 Mar 2020 02:04 PM PDT First, hopefully this is the correct place to post this, possibly could go under r/webhosting , so my apologies if this doesn't apply here. I've began building a bunch of really basic 1-page templates for a number of clients and I'm trying to automate my workflow a bit. Since these are just basic 1 page HTML / PHP landing pages, I want to start offering web hosting. Is there a workflow or stack you would recommend in conjunction with a reseller host to automate things so the customer could select a template upon signing up for hosting, and then the template files that they selected would automatically be installed on their host they just signed up for? TIA! [link] [comments] | ||
I would like to double click on a word which could redirect user on wikipedia or open a pop up Posted: 11 Mar 2020 02:02 PM PDT Hi, I would like to do this on Tampermonkey that allows webpages customisation. What language should I use ? Is it hard to script ? thank you for your help [link] [comments] | ||
What Jquery-free Framework-agnostic Validation Plugin Would You Use Today? Posted: 11 Mar 2020 01:56 PM PDT I have to choose some kind of form validation plugin for simple forms that will probably be reused in the future. This will be for static JS/HTML/CSS pages and I'm required to not have jquery as a dependency outside of bootstrap 4. Most of the plugins I can find with credible recommendations got those recommendations a while back, or rely on Jquery making them unsuitable for my purposes. I also need a permissive free license (Eg. MIT license). So far this seems like the closest thing to what I want that I can find, but I would love some additional recommendations to compare against. [link] [comments] | ||
So your company has sent you to work from home. Here's a productivity guide from a Posted: 11 Mar 2020 10:08 AM PDT
| ||
Posted: 11 Mar 2020 01:48 PM PDT Hello, I am trying to attach .js to my index.html doc on dreamwever. I already have the css attached, but I don't know how to integrate the .js so the animations will work. I've tried googling and watching youtube videos and have not found the answer. Any help would be much appreciated! [link] [comments] | ||
What are you using for Visual Testing? Posted: 11 Mar 2020 01:14 PM PDT I'm not a QA engineer but I wanted to implement a very simple Visual Testing on a side project so I was wondering what are you currently using for that? It should be free and easy to use and by Visual Testing I mean at least a tool that takes screenshots and keeps an history of them and a big plus is if it does image diffs. I'm looking for a more 'high-level' tool than using Selenium + addons but please feel free to share what's your current stack and your feedback on it. If we are more rigorous I don't want E2E testing but a Visual Testing tool. [link] [comments] | ||
Can someone explain in English how to use/implement tokens for json files. Access etc Posted: 11 Mar 2020 12:50 PM PDT | ||
Creating a CLI tool using Node.js Posted: 11 Mar 2020 11:43 AM PDT | ||
Posted: 11 Mar 2020 11:24 AM PDT Hello guys, idk if this is the right place to post this, but I need a program where I can "insert" 6 options which will be generated as strings like the follow image.. I need to generate a new one everytime when I click a button, and store them in a notepad or something. I need: Question IMG A B C Correct: Can someone help me with that? Thanks Example: https://imgur.com/gallery/4nGJwbU [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