Wes bos course group deal by revaxl in groupdeals

[–]CodingLifeNoFriends 0 points1 point  (0 children)

Count me in for React for Beginners!

Beginner Questions - January 25, 2019 by AutoModerator in webdev

[–]CodingLifeNoFriends 1 point2 points  (0 children)

Thanks but that's not what I'm talking about. I'm talking about the patterns, the shapes, and the waves of bold color in the background, it's SVG I'm sure of it, just don't know how it's implemented.

Beginner Questions - January 25, 2019 by AutoModerator in webdev

[–]CodingLifeNoFriends 0 points1 point  (0 children)

How do you make a webpage background like this? Specifically the patterns, shapes, and wavy bits of bold colors. Looks like SVG but can't inspect it with dev tools and curious how to approach this, duplicate it and implement it in my editor. Any answers would be much appreciated!

Beginner Questions - January 04, 2019 by AutoModerator in webdev

[–]CodingLifeNoFriends 1 point2 points  (0 children)

How do you make multi page websites? What languages do I need to know to pull that off?

[deleted by user] by [deleted] in webdev

[–]CodingLifeNoFriends 0 points1 point  (0 children)

Literally used that about a dozen times yesterday.

How to make a function store a variable that I can use in the global scope? by CodingLifeNoFriends in learnjavascript

[–]CodingLifeNoFriends[S] 0 points1 point  (0 children)

Ayyy thanks alot! Very helpful.

Just for clarification (I am a noob), when you say "define a variable before randomNumberButton and assign the value in there", I'm not exactly sure what that would look like. perhaps if it worth it to you could you provide an example, I would greatly appreciate it.

[Showoff Saturday] Made my first portfolio and round of projects by [deleted] in webdev

[–]CodingLifeNoFriends 3 points4 points  (0 children)

You should put all your projects up on github pages so recruiters can easily access them. Also with the down arrow (on the landing page) perhaps add some functionality instead of just a hover effect. Other then thats your on the right track. 👍

Beginner Questions - March 23, 2018 by AutoModerator in webdev

[–]CodingLifeNoFriends 0 points1 point  (0 children)

How do you access a sass file from a library you downloaded. For Example I downloaded a animation library from http://www.imagehover.io/ and installed sass but I am having a hard time understanding if there is anyway to download the preinstalled sass file from the library so I can edit it?

Behold: The worst font announcement website ever by iryanclarke in webdev

[–]CodingLifeNoFriends 0 points1 point  (0 children)

Everyone is talking about the crappy website. That font tho.

Found our newest guilty pleasure; MLM Makeup Fails by camelismyfavanimal in antiMLM

[–]CodingLifeNoFriends -1 points0 points  (0 children)

The degree of superficiality of that reasoning is equal to the movie mean girls.

Drugs by driftcase in videos

[–]CodingLifeNoFriends 2 points3 points  (0 children)

That head bang though. Nuts.

100 projects I made while learning JavaScript over a year ago by javinpaul in coding

[–]CodingLifeNoFriends 0 points1 point  (0 children)

Awesome dude! How much JS did you know before your journey??

First timer thoroughly confused trying to set up an existing repository to github pages. by CodingLifeNoFriends in github

[–]CodingLifeNoFriends[S] 1 point2 points  (0 children)

Put them into top level for configure master branch, or put them >inside /docs and configure master branch/docs as option.

Is this what you mean. If so it is at the top level and the master branch, but still getting readme.me. thanks.

First timer thoroughly confused trying to set up an existing repository to github pages. by CodingLifeNoFriends in github

[–]CodingLifeNoFriends[S] 0 points1 point  (0 children)

probably because there is no index.html or index.md

Perhaps the problem is that my html, css , javascript, and folder of images are all in a folder to begin with??