Do front end jobs that primarily use React generally expect you to be good at node as well (beyond npm and webpack stuff)? Or does that fall more into full-stack?
Aiden Cook
What is the functionality phones and tablets have that knows when the user is moving/rotating them? I'm looking for a parallax effect that plays with that.
Jordan Gutierrez
Accelerometer or gyroscope. Parallax is cancer.
Daniel Rodriguez
Thanks, I don't care about that. I'm making a web app targeted at children and want to have some visual interactivity like that in the login screen which will look similar to pic related.
not the same guy but >tfw project managers/designers/clients at my ask for parallax >tfw can only suggest it's not the best idea in most cases >tfw gotta do it anyways to make client happy and make their site a little extra "special" >tfw when I kinda like parallax sometimes, if it's done really well and efficiently >tfw can't really do that with our current stack and platform >tfw they give me an image to parallax in a full-width container that's only like 1500x500. >tfw yeah that's not gonna look good >tfw $(window).scroll(function(){}); >tfw...
I'm still trying to figure out how the fuck you actually are supposed to learn webdev.
Every tutorial i try to find online is at least 1--2 years old and in that timeframe whatever it is i am trying to learn has changed significantly.
Also half of the tutorials are from pajeets that do things super weird and backwards and probably just straight wrong/are not best practices but are technically functional.
Like seriously how am i supposed to learn this shit. It is pissing me off.
Are there no learning materials that start teaching you things that you will 100% need to do as a webdev? Like for instance say im trying to learn angular 5 with redux, they would go through and show you okay you will need to do all crud operations heres how you would implement them, here is how you do async functions using ngrx, here is the proper way to do loops in pure functions, etc.
NOPE, nothing like that. It is so fucking frustrating. Not to mention there are like 50 different frameworks- so many that i think it is hurting newcomers because they cant even fucking learn to do anything because stuff changes every month.
Fuck.
Evan Perry
Alright, fuck this. Does anyone want to work on this with me? Great resume booster. It's a legitimate site with a flourishing community, I'm expecting a decent amount of users(potentially), nothing huge.
Anyway, things on the todo list: >Pagination >Authentication(login/signup) >Search feature
That's about it for now. Technologies in use: >Handlebars.js >MongoDB >node.js/express
Will throw up an ngrok server, if you want to check it out. Email me [email protected].
Also, I don't care about le dox. I have no life, no friends, so doxing me would be pretty pointless, you aren't ruining my life.
James Nelson
>tfw 1280x800 Could be bigger, but it's not bad at all. alt+tab to switch between things, etc. Learn keyboard shortcuts to make it easier.
Juan Sanders
That'd be full-stack. Although if you can React, then you can node as well, so you'd probably be learning it.
Charles Baker
Is there a free alternative to the Whitney fontset which Discord uses?
>Does anyone want to work for free on my shitty website that'll never take off and implement these super basic features that I'm too retarded to code????
Dylan Kelly
Make sure if you're looking for a tutorial you put 2018, or 2017 at the end of your search result. Make use of the documentation of the tools you're using. This is where people actually learn. Once you get used to reading docs, then your life will be easier.
Connor Bailey
Yeah, it's kind of a mess right now.
Just stick with the basics. Get good at html5, modern css (responsive, flexbox, grid, SASS), and vanilla ES6 javascript. Those will be your bread and butter. Don't get overwhelmed by all the little libraries and frameworks out there, as most of them are not essential, and if you do need to learn them, you can learn in your spare time or even on the job as needed (when you get one).
The nice thing is, once you have some experience and knowledge, you have a better idea of what you need to know and what is/isn't worth knowing.
For frameworks, there's a lot of shitty tutorials out there like you mention, but unfortunately you just gotta stick with it and build stuff the best you can. Again, don't bother learning a bunch of different ones, as it's better initially to focus in and get good at just one or two.
Brayden Lopez
>>Does anyone want to work for free It's not really work, it's a fun project. People are working on projects now, why not jump into something with someone else, working together? >shitty website that'll never take off I don't plan on it "taking off", whatever you mean by that. >super basic features that I'm too retarded to code???? I'm learning by doing. You're a really nice person, user. I like you.
Nicholas Russell
hey fellas I am starting a QA Developer job in about a week and I do not have any experience beyond basic unit testing for basic JS apps. Could anyone point me in a good direction to set up a good testing process for a variety of web dev technologies and applications? thx
This is why people pay to go to school. If you're going to autodidact this shit, expect to spend some time learning the wrong things and doing things the wrong way until you get more experience.
Andrew Lewis
is there any documentation at all on the splitChunks plugin introduced for webpack 4 to replace the common chunks plugin? why is no one talking about it? code splitting is a must on any decently sized project.
Ethan Ross
Not that user, but if you've worked and freelanced as a web dev you inevitably got asked or proposed things like this on a regular notice so I understand why someone would respond that way. It can make a person jaded and free work, even if it's a side project can turn into an obligation with deadlines and not even a thank you.
I mean, even in my uni projects we got paid in some way whether it's with free lunch, some concert tickets or even actual money despite the incentive not being money. Time's precious, you know? That being said, good luck with your project and hopefully you'll find someone.
Ethan Cruz
Does anyone know a free widget that allows me to link my instagram to my website. I found lightwidget but because my site is HTTPS it didn't work
Jayden Wright
not sure what you mean?
just put a link to your instagram in your website?
John Gonzalez
Depends, do you want to be a real nigga or a code monkey?
Chase Brooks
How come I never see any discussion about Spring Boot? I really enjoy working with it.
Nicholas Murphy
No I want 5 column wide, 2 row tall feed of images taken from my instagram on my website.
Lincoln Ortiz
>I understand why someone would respond that way Yeah, I get where he's coming from. Anyway, my comment was for anyone. I know a fair amount of shit that I can pass onto someone less experienced, or even have someone more experienced and teach me shit. There is no obligations.
I saw: >make friends with other anons >learn shit >build something
> good luck with your project and hopefully you'll find someone. Thanks,
Jordan Ward
Instafeed and masonry js modules
James Green
How did you get over imposter syndrome? I'm probably a mid-senior developer, but I feel like I need to learn much more. I always feel like I need to learn more before applying to jobs.
Andrew Powell
spring and java aren't "cool" and trendy. that's mostly what people wanna talk about on the internet regarding web dev.
James Wilson
>work for "experience" or "exposure" you know with that everyone immediately imagines the cigar-smoking CEO type, that's just out to fuck you over and exploit your good will.
>It's not really work, it's a fun project. yeah it's work. If you work on your own side-project, then you are doing it for fun or out of some genuine interest. You didn't provide any info about your site. There is no reason, that someone should assume, that there is a fun time to be had, when the alternative is to work on personal things that you know actually interest you.
Hunter Watson
If it's nothing huge, why don't you open source it so we can take a look and see if we can help on something?
Landon Perry
Once you know how to traverse the DOM, is that all there is concerning vanilla JavaScript?
Ian Nguyen
Does anyone know how to link to a hashtag within an instagram users page?
David Gray
There's also AJAX, but if you're the jobless type who thinks websites should be pure and use as minimal JS as possible then yes that is all you need Javascript for.
Dylan Ortiz
I'm using two 1080p monitors on my PC and it's often not enough for me, I honestly can't believe someone can be productive on single 1388x768 screen, as a front-end web developer at least.
Carter Collins
Sup Forums thinks my post is spam. But I am trying to call a function in my html file from an external JS file. Can someone please help?
its as legitimate as progressive application design and fearless concurrency
Caleb Edwards
I need to learn php but straight ahead i ran into some problems. Things I have done so far: > installed debian > installed apache, sql, php and its modules as stated in tutorial > switched index.html and index.php ordering in some config file so that apache would launch index.php first > created index.php file with vim
and it works > deleted phpinfo and added some text localhost page throws me 500 error log says syntax errors... > I was able to solve this with simple echo "some text " but as I saw bunch of examples on internet no one writes all of their html code enclosed in echo -------------------------questions-------------------------- > why plain html doesn't work for me? > why simple page doesn't load if I omit ?> php closing tag at the end of file even though It should work without it? > Is this apache related? Should I edit some more configs? > Why is it so unfriendly and difficult to even start learning php, could anyone recommend a simple detailed guide on how to set up basic system and basic php register/login page for beginning?
Thank you for your time, I feel I can't google out anything because my questions are too stupid but I hope it is ok. If someone could answer to even one of my questions or lead to the right direction I would be really grateful.
Colton Ramirez
I have no idea what fearless concurrency is and progressive web apps are just there, i don't see how they can be bad or good, it's just another option.
Jace Diaz
Oh right. No, you didn't. You defined the function. To actually execute it, you need to call it.
Carter Wood
Isn't "testFunc()" is what is calling the function? Since it's already defined in my JS file
Jaxon Cooper
code sitting in script tags doesn't just execute automatically. if it did, it might start trying to modify shit that isn't loaded yet. You need to use one of the browsers event listeners, such as document.onload, then have that call your desired functions.
Jaxson Walker
nvm im a brainleet, i just need to write html outside php tags
Ian Adams
just memes that mean nothing, named by soyboys in san francisco.
Grayson Williams
Not really wdg related but is there a way to make Adobe XD run on Windows 7?
Charles Jenkins
and while i'm at it. don't ever use script tags outside of the area of your document. You should only be referencing javascript files, and put all your code in there.
Angel Walker
Is django good enough to warrant learning python for web dev back end over just using express?
I've heard it automates a lot for you and that's what I'm interested in, I don't want to really be a back end dev at all, just on some occasions I want to put some simple things in, have sign up forms, admin page etc and be able to include them as easy and quick as possible.
Are there things for express that can do that automated for you anyway?
Jaxon Baker
get with the times, grandpa
Josiah Ramirez
>code sitting in script tags doesn't just execute automatically I think you worded that wrong, because it does. I am not sure, but I feel there might be an issue with referencing an external file and embedded JS in the same script tag? It's something you usually never see.
yes, sorry. replace doesn't with shouldn't. it also puts my continuation post in a context that makes sense
Charles Murphy
Bruh belongs just above the closing tag, don't confuse the noob.
Easton Allen
You can't include inline scripts inside a script tag with a link. (Some browsers might allow it, but in general I think you're not supposed to do it.)
You need a second script tag in which you call testFunc(), or you just need to put it inside that script.js file: [script type="text/javascript" src="js/script.js"][/script] [script type="text/javascript] testFunc(); [/script]
(Replace some of those brackets with angle brackets because Sup Forums doesn't like me embedding script tags)
Note the lack of the 'src' attribute on the second script tag, which means the code written inline inside the tag will be executed.
>code sitting in script tags doesn't just execute automatically Yes, actually it does. But as you said, you want to avoid that because it might modify not-yet-existent things. So using document.onload is generally what you want (or DOMContentLoaded or whatever you're supposed to use these days).
Christian Evans
>in head tag >before closing the body tag
What is the truth
Connor Richardson
Number two so the entire DOM loads before the JavaScript can dig its meaty claws into it.
Camden Ortiz
why?
Leo Sullivan
I'm comfortable with JavaScript and Python 3, I've learned a little bit of other languages along the way. Why does PHP have to be so different? Why is debugging PHP such a chore? How do I git gud?
It forces you to write javascript that is both maintainable and extendable which your average weblet will seldom take the time or interest to do
Jack Young
fuck PHP
Robert Wright
Oh boy. I can't wait to code for a library that becomes obsolete and unusable when the next version comes out.
Zachary Price
I did. Pajeets were cloning my code, i.e. stealing it. I will open source it when I deploy it, and have the above features implemented. It's not huge, but it is big. I worked hard on it, and it's my most proud work. It'd be a shame if someone published it before me.
Jace Wilson
>don't ever use script tags outside of the area of your document.
False. Never put script tags inside of the area of your document.
You got some code embedded in that image there buddy
Xavier Thompson
it doesn't matter much unless you're a perfslut who prefers just before the body closes amd you're doing some heavy js
Ryan Fisher
Nah, I tried to reply to the guy asking about putting scripts on and got connection error few times in a row, seemed like Sup Forums shit itself like it did few days ago.
Jackson Price
I remember you used to be able to upload images with "hidden content" and download them, like rename and open them as a .rar file and see a set of images inside it, is that even still possible?
Austin Stewart
Dunno, but posting images like Sup Forums.js (which was a decade ago, where did the time go) does not work anymore from what I know.
you should probably use charAt instead so it's clearer what your code actually does
Colton Taylor
>you should probably use charAt instead so it's clearer what your code actually does How would that work? I'm extending the vowels to turn the string into a noise a whale would make, if I use charAt that wouldn't be flexible at all with whatever string is passed into the function
Christian James
sorry, i looked at the code some more and i don't think charCodeAt is the problem
i think it's that you're modifying the array while looping over it
you could create a second array for the result and just .push() characters into it (a few times if it's a vowel) and .join() that at the end
The function you pass to Array.forEach can take up to 3 arguments. If it takes 2 or more, the second argument will be the index of the current item, which lets you do entry[index] === "a".
Nathaniel Gonzalez
Ayy, good idea. I think that will do it. Thanks!
Thank you for the info on forEach dude.
Chase Lopez
So I now have to make website for someone and I'd just go with wordpress since it's not very complex, but there's still going to be some backend stuff I will have to deal with and I promised to never touch PHP again. Is django decent? Out of all the options Python is my favorite language so far so I thought I could try django a bit.
I just wanted to know what he means by: "To verify the CAPTCHA value test against $_SESSION['captcha']['code']"
Does it mean that I just have to compare the captcha in the sessionstorage and the user input? Is it really that simple? Is that how a basic captcha verification works? Just by comparing the 2 values? ex: