repository stringclasses 156
values | issue title stringlengths 1 1.01k ⌀ | labels stringclasses 8
values | body stringlengths 1 270k ⌀ |
|---|---|---|---|
freecodecampfreecodecamp | improve instruction for understanding case sensitivity in variable challenge | Help Wanted | understanding case sensitivity in variable it look like a learner have problem in understand the instruction for this challenge the instruction currently read fix the variable declaration and assignment so their name use camelcase maybe we can change it along the line of modify the exist... |
freecodecampfreecodecamp | show camper how to add name to certificate | Help Wanted | issue description we frequently get email from camper complain that their name doesn t show up on their certificate I respond to they with the follow instruction we pull all your biographical information directly from github so you just need to add your name to your github account then go back to your... |
freecodecampfreecodecamp | where art thou intermediate algorithm | Help Wanted | I m be very pedantic 1 the quote be not where art thou it s wherefore art thou 2 the meaning be not where be you but why be you I e why be you bear a montague challenge where art thou have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 9 5 applewebkit... |
freecodecampfreecodecamp | free code camp logo in nav bar should redirect to next challenge | Help Wanted | issue description currently the free code camp logo button in the navbar redirect to which redirect to the home page if camper be unauthenticated and the challenge next challenge route if they be authenticate rather than send camper to we can just send they directly to challenge next challenge w... |
freecodecampfreecodecamp | word blank instruction be unclear | Help Wanted | challenge word blank solution 0afunction 20wordblanks 28mynoun 2c 20mypronoun 2c 20myadjective 2c 20myverb 2c 20myadverb 29 20 7b 0a 20 20var 20result 20 3d 20 22 22 3b 0a 20 20 2f 2f 20your 20code 20below 20this 20line 0a 20 20result 20 3d 20mynoun 20 2b 20mypronoun 20 2b 20myadjective 20 2b 20 22 20little 22 ... |
freecodecampfreecodecamp | create catphotoapp to host on freecatphotoapp com | Help Wanted | view the progress here |
freecodecampfreecodecamp | global variable conflict with algorithm | Help Wanted | challenge factorialize a number solution var 20count 3d1 3b 0afunction 20factorialize 28num 29 20 7b 0a 20 20for 28var 20i 3d1 3b 20i 3c 3dnum 3bi 2b 2b 29 7b 0a 20 20 20 20 0a 20 20 20 20count 3d 20count 20 20i 3b 0a 20 20 20 20 0a 20 20 7d 0a 20 20return 20count 3b 0a 20 20 0a 7d 0a 0afactorialize 280 29 3b 0... |
freecodecampfreecodecamp | email verification link doesn t work in at least some case | Bug | issue description we be get an alarming number of email from camper who can t verify their email they get this error error name error status 400 message invalid token statuscode 400 code invalid token |
freecodecampfreecodecamp | miss in second test | Help Wanted | challenge learn how script tag and document ready work solution 0afccss 20 24 28document 29 ready 28function 28 29 7b 7d 29 3b 0a 0a 0afcce 0a 0a 3c 20only 20change 20code 20above 20this 20line 20 3e 0a 0a 3cdiv 20class 3d 22container fluid 22 3e 0a 20 20 3ch3 20class 3d 22text primary 20text center 22... |
freecodecampfreecodecamp | 9080 | Invalid | challenge name issue description browser information browser name version operating system mobile desktop or tablet your code js if relevant paste all of your challenge code in here screenshot |
freecodecampfreecodecamp | test do not update after code reset | Help Wanted | all challenge with multiple test issue description for some exercise it s helpful to restart the problem and use fcc handy reset button after the confirmation the code be reset but the test result be from the previous attempt browser information safari not test on other browser ... |
freecodecampfreecodecamp | show the local weather getcurrentposition not work over http | Help Wanted | challenge name show the local weather issue description getcurrentposition do not work over http I think that change the url to codepen io in that particular challenge would help other camper not think their code isn t correct browser information browser name version chrome 51 0 ... |
freecodecampfreecodecamp | miss test for basic javascript challenge | Help Wanted | challenge name append variable to string solution 0a 2f 2f 20example 0avar 20anadjective 20 3d 20 22awesome 22 3b 0avar 20ourstr 20 3d 20 22free 20code 20camp 20is 20 22 3b 0aourstr 20 2b 3d 20anadjective 3b 0a 0a 2f 2f 20only 20change 20code 20below 20this 20line 0a 0avar 20someadjective 20 3d 20 22... |
freecodecampfreecodecamp | url need to be capitalize in challenge | Help Wanted | challenge render image from data source have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 10 5 applewebkit 537 36 khtml like gecko chrome 50 0 2661 102 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible how to fix this ... |
freecodecampfreecodecamp | after submit a challenge remove its code from browser s local storage | Help Wanted | our storage of incomplete code have cause a ton of confusion many camper switch browser or device then visit a previously complete challenge only to think that free code camp have lose my code the reason we store camper code in a browser be to prevent they from lose this code if their browser crash ... |
freecodecampfreecodecamp | prevent infinite loop from recur by remove noprotect from save code | Help Wanted | one of the most common question I get through email be I use noprotect and now my browser be stick what do I do I get this email at least once every day we should automatically remove noprotect from their code before we load it into the browser so that when they return to the challenge after crash t... |
freecodecampfreecodecamp | temporary fix for voting endpoint | Bug | please merge asap if you go to either of these route don t you lose challenge solution and your brownie point |
freecodecampfreecodecamp | text editor overflow hide on ipad | Help Wanted | challenge name turn an image into a link issue description I be use an ipad the bottom of the text editor and content be cut off the text editor do not scale with the amount of text it contain nor do it scroll this make it impossible to edit the below the fold content although this be an... |
freecodecampfreecodecamp | miss apostrophe in fourth paragraph of logical order in if else statement | Help Wanted | challenge logical order in if else statement have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 11 5 applewebkit 602 1 35 khtml like gecko version 9 1 2 safari 601 7 4 the fourth paragraph be miss an apostrophe for here be here the first it should read here s the... |
freecodecampfreecodecamp | set up freecodecamp for window | Help Wanted | the instruction to create env file base on the sample env file be miss from the follow page though it have be mention in contribute md it may be nice to have on the above page also |
freecodecampfreecodecamp | remove job from route | Help Wanted | we need the remove the route job from render it s as simple as remove these two line l15 l16 |
freecodecampfreecodecamp | access array datum with index problem need a little tweak | Help Wanted | challenge name access array datum with index solution 0a 2f 2f 20example 0avar 20ourarray 20 3d 20 5b1 2c2 2c3 5d 3b 0avar 20ourdata 20 3d 20ourarray 5b0 5d 3b 20 2f 2f 20equals 201 0a 0a 2f 2f 20setup 0avar 20myarray 20 3d 20 5b1 2c2 2c3 5d 3b 0a 0a 2f 2f 20only 20change 20code 20below 20this 20line ... |
freecodecampfreecodecamp | detect and add notification if test fail to run | Help Wanted | challenge name mainly javascript challenge issue description we ve have many code issue make on github a list of some from the past few month 9532 9137 9118 8940 9058 8436 8266 8156 8092 comment within this issue 7655 7441 7629 7470 7453 744... |
freecodecampfreecodecamp | extra gap in button group on iphone | Help Wanted | issue description when view html bootstrap and jquery challenge on an iphone there be a gap in the button group contain the reset help and bug button the gap be the same width as the other three button the gap be between the help and bug button |
freecodecampfreecodecamp | json accept with single quote | Help Wanted | challenge introduce javascript object notation json solution 0avar 20mymusic 20 3d 20 5b 0a 20 20 7b 0a 20 20 20 20 22artist 22 3a 20 22billy 20joel 22 2c 0a 20 20 20 20 22title 22 3a 20 22piano 20man 22 2c 0a 20 20 20 20 22release year 22 3a 201973 2c 0a 20 20 20 20 22formats 22 3a 20 5b 20 0a 20 20 20 20 20 2... |
freecodecampfreecodecamp | pairwise challenge description be vague | Help Wanted | challenge name issue description the challenge description say that if multiple pair be possible that have the same numeric element but different index return the small sum of index once an element have be use it can not be reuse to pair with another so for pairwise 0 0 0 ... |
freecodecampfreecodecamp | incorrect description of first test for the inventory update algorithm challenge | Help Wanted | challenge name inventory update issue description the first test for the inventory update algorithm challenge be describe as updateinventory should return an array the description should really be updateinventory curinv newinv should return an array because if you don t provide ar... |
freecodecampfreecodecamp | check for palindrome | Help Wanted | seem like we have a huge issue with camper forget to remove non alphanumeric char for this challenge I suggest we add a simple test at the top to make sure the user be strip non alphanumeric character first I suggest add a test after the second one like so palindrome eye should return a boolean pal... |
freecodecampfreecodecamp | break link at the bottom of privacy policy | Help Wanted | challenge name issue description there be a break link the open source term link be break it should be direct to this link how to fix the href in first link on this line l34 need to be change to the above link it should read automattic free code camp... |
freecodecampfreecodecamp | spell error in code of conduct | Help Wanted | challenge name issue description underneath trolling post inflamitory comment should be post inflammatory comment this line l11 need to be change screenshot image |
freecodecampfreecodecamp | if there be a comment line between if s close and else next to if it doesn t accept my code | Help Wanted | challenge introduce else statement solution 0afunction 20testelse 28val 29 20 7b 0a 20 20var 20result 20 3d 20 22 22 3b 0a 20 20 2f 2f 20only 20change 20code 20below 20this 20line 0a 20 20 0a 20 20if 20 28val 20 3e 205 29 20 7b 0a 20 20 20 20result 20 3d 20 22bigger 20than 205 22 3b 0a 20 20 7d 20 20 0a 20 20el... |
freecodecampfreecodecamp | record collection incorrect solution pass all test | Help Wanted | challenge record collection solution 0a 2f 2f 20setup 0avar 20collection 20 3d 20 7b 0a 20 20 20 202548 3a 20 7b 0a 20 20 20 20 20 20album 3a 20 22slippery 20when 20wet 22 2c 0a 20 20 20 20 20 20artist 3a 20 22bon 20jovi 22 2c 0a 20 20 20 20 20 20tracks 3a 20 5b 20 0a 20 20 20 20 20 20 20 20 22let 20it 20rock 2... |
freecodecampfreecodecamp | I be do what be require but it be mot let I pass | Help Wanted | challenge record collection solution 0a 2f 2f 20setup 0avar 20collection 20 3d 20 7b 0a 20 20 20 202548 3a 20 7b 0a 20 20 20 20 20 20album 3a 20 22slippery 20when 20wet 22 2c 0a 20 20 20 20 20 20artist 3a 20 22bon 20jovi 22 2c 0a 20 20 20 20 20 20tracks 3a 20 5b 20 0a 20 20 20 20 20 20 20 20 22let 20it 20rock 2... |
freecodecampfreecodecamp | kool aid man should be hyphenate | Help Wanted | issue description in the compliment involve the kool aid man his name should be hyphenate to fix you ll need to change this line l87 and add a hyphen to make it kool aid man say oh yeah screenshot image want to contribute please first read the contribute guidel... |
freecodecampfreecodecamp | just a typo not a bug | Help Wanted | your body element should have an black background doesn t need to be type as an challenge use rgb value to color element have an issue user agent be mozilla 5 0 window not 10 0 wow64 applewebkit 537 36 khtml like gecko chrome 51 0 2704 79 safari 537 36 please describe how to reproduce t... |
freecodecampfreecodecamp | challenge modify array datum with index | Help Wanted | solution 0a 2f 2f 20example 0avar 20ourarray 20 3d 20 5b1 2c2 2c3 5d 3b 0aourarray 5b1 5d 20 3d 203 3b 20 2f 2f 20ourarray 20now 20equal 20 5b1 2c3 2c3 5d 0a 0a 2f 2f 20setup 0avar 20myarray 20 3d 20 5b1 2c2 2c3 5d 3b 0a 2f 2f 20only 20change 20code 20below 20this 20line 0amyarray 5b0 5d 20 20 3d 203 3b 0a ... |
freecodecampfreecodecamp | algorithm convert html entities wiki page all solution will not work as write | Help Wanted | challenge name issue description in all of the solution whether it s a case statement object or regex string replace they do not map to the correct html entity but they simple repeat the symbol that should be replace e g str replace g instead of str replace g ... |
freecodecampfreecodecamp | freecodecamp site not recognize remainder operator on window 8 1 or ipad air 2 both chrome browser | Help Wanted | challenge find a remainder in javascript solution 0a 2f 2f 20only 20change 20code 20below 20this 20line 0a 0avar 20remainder 3b 0a 0aremainder 3d11 20 25 203 3b have an issue user agent be mozilla 5 0 ipad cpu os 9 3 1 like mac os x applewebkit 601 1 khtml like gecko crio 51 0 2704 64 mobile 1... |
freecodecampfreecodecamp | record collection challenge have incorrect json syntax | Help Wanted | the task say you be give a json object represent start of the example code give at the start var collection 2548 album slippery when wet artist bon jovi track let it rock you give love a bad name quote on json object from mdn ... |
freecodecampfreecodecamp | pesky but professionalim be key | Help Wanted | not sure if this be suppose to go here but if not we can always close the topic challenge iterate with javascript for loop have an issue well typo it s really a pesky little thing but consider I truly respect fcc I feel the need to point it out as it be very fixable and help keep professionalim... |
freecodecampfreecodecamp | ans button in freecodecamp s javascript calculator example not functional | Help Wanted | build a javascript calculator issue description I m not sure whether someone have already point this issue out I couldn t find someone else post about it anywhere but the button in the example code that store the last answer to be use later the ans button doesn t do anything for example... |
freecodecampfreecodecamp | add bio to free code camp portfolio | Help Wanted | github recently introduce a bio field we should also pull this from github and store it on each user s object the same way we pull their name and location from github x update user schema to store bio x update github auth logic to request and store bio x update code portfolio view to display bio i... |
freecodecampfreecodecamp | 1 isn t a prime number because it s only divisible by itself | Help Wanted | challenge name sum all prime issue description it be not true that one be not a prime number because it s only divisible by itself if one apply the definition of a prime number a number only divisible by 1 and by itself 1 would be prime as it have be historically it s not because that wo... |
freecodecampfreecodecamp | rewrite of where do I belong instruction | Help Wanted | where do I belong issue description I try pass all the test case and the output be suppose to be accept but browser information browser name version google chrome 51 0 2704 79 m 64 bit operating system window 7 mobile desktop or tablet desktop my code functi... |
freecodecampfreecodecamp | tell certificate earner how to add their name | Help Wanted | camper will often claim a certificate then not understand why their certificate doesn t have their name on it this be because we pull their name from github and if they haven t add a name to their github account we don t have their name either agile user story as a user if I attempt to claim a certif... |
freecodecampfreecodecamp | authorization require error on email update | Bug | image the above be a know issue that have creep in with our recent upgrade for email verification process please ignore this error and we be come up with a fix asap while that happen you will not be able to update your email rest assure we be do our good to address this sincere apology for the inconvenie... |
freecodecampfreecodecamp | 10 val should be evaluate regardless of the order of value | Help Wanted | challenge comparison with the equality operator solution 0a 2f 2f 20setup 0afunction 20testequal 28val 29 20 7b 0a 20 20if 20 2810 20 3d 3d 20val 29 20 7b 20 2f 2f 20change 20this 20line 0a 20 20 20 20return 20 22equal 22 3b 0a 20 20 7d 0a 20 20return 20 22not 20equal 22 3b 0a 7d 0a 0a 2f 2f 20change 20this 20v... |
freecodecampfreecodecamp | update the contribute guide with update wiki link | Help Wanted | the wiki repository have recently go an rename upgrade for well organize the article the link in the contribute guide need to be update to the new article guide live wiki for contributor update the link that be now break in the guide above this be the list other resource go to the live wiki ... |
freecodecampfreecodecamp | audit mdn link for correctness | Help Wanted | challenge name select challenge e g issue description in a previous issue 6913 we come to the conclusion that we should change string charcodeat to string prototype charcodeat the mdn link be link to documentation obfuscate what documentation be be link to behind friendl... |
freecodecampfreecodecamp | challenge 109 replace text replace with with replace | Help Wanted | challenge name issue description possible error in diction in text suggest replace replace with with replace browser information not relevant browser name version operating system mobile desktop or tablet your code js if relevant paste al... |
freecodecampfreecodecamp | change order list to unordered list in project challenge | Help Wanted | challenge name any of the project challenge page e g issue description currently the project challenge have an order list list the requirement and instruction for the challenge however I think there be too many list as there be a bulleted list and the numerical list firstly I rem... |
freecodecampfreecodecamp | friendly date range issue | Help Wanted | friendly date range issue description problem constraint be a little unclear contradictory and test assertion be problematic see below the last 2 constraint be 2022 09 05 2023 09 04 should return september 5th 2022 september 4th and 2022 09 05 2023 09 05 s... |
freecodecampfreecodecamp | fix date format on certificate | Help Wanted | we need to change the date format on our certificate currently it s january 15th 2016 it should be january 15 2016 note that the comma need to be move and the date should just be a natural number not an ordinal number |
freecodecampfreecodecamp | create new sample certificate with fix date format | Help Wanted | we need to capture new certificate with the update format and reapply our sample watermark |
freecodecampfreecodecamp | escape literal quote challenge test be unclear | Help Wanted | challenge escape literal quote in string solution 0avar 20mystr 20 3d 20 22 28i 20am 20a 20 5c 22double 20quoted 5c 22 20string 20inside 20 5c 22double 20quotes 5c 22 29 22 3b 0a 0a 0a 0a have an issue user agent be mozilla 5 0 window not 10 0 wow64 applewebkit 537 36 khtml like gecko chrome... |
freecodecampfreecodecamp | choice of color in browser code window in freecodecamp challenge for accessibility for color blind | Help Wanted | challenge name all issue description a way to change the background color of the code window from black to white and the default code color from white to black I be color impair and have trouble see red character on a black background I believe about 6 of all man have a similar condition ... |
freecodecampfreecodecamp | challenge accessing object property with variable confuse error message | Help Wanted | challenge accessing object property with variable solution 0a 2f 2f 20setup 0avar 20testobj 20 3d 20 7b 0a 20 2012 3a 20 22namath 22 2c 0a 20 2016 3a 20 22montana 22 2c 0a 20 2019 3a 20 22unitas 22 0a 7d 3b 0a 0a 2f 2f 20only 20change 20code 20below 20this 20line 3b 0a 0avar 20playernumber 3d 2016 3b 20 20 20 2... |
freecodecampfreecodecamp | this be a buggy challange | Help Wanted | challenge change the font size of an element solution 0a 3cstyle 3e 0a 20 20 red text 20 7b 0a 20 20 20 20color 3a 20re 3b 0a 20 20 7d 0a 20 20p 20 7b 0a 20 20 20 20font size 3a 2016px 3b 0a 20 20 7d 0a 3c 2fstyle 3e 0a 0a 3ch2 20class 3d 22red text 22 3ecatphotoapp 3c 2fh2 3e 0a 0a 3cp 20class 3d 22red text 22... |
freecodecampfreecodecamp | update gif and screenshot on get start challenge | Help Wanted | some gif and screenshot on the follow challenge need update as they show old version of the site and brand x create a github account and join our chat room x configure your code portfolio x join a campsite in your city x learn what to do if you get stick example old vers... |
freecodecampfreecodecamp | comparison with the inequality operator challenge raise false error when use 99 in conditional | Help Wanted | challenge comparison with the inequality operator have an issue user agent be mozilla 5 0 x11 linux x86 64 applewebkit 537 36 khtml like gecko chrome 50 0 2661 87 safari 537 36 opr 37 0 2178 32 my code javascript setup function testnotequal val if val 99 change t... |
freecodecampfreecodecamp | add a fix header on wiki modal | Help Wanted | issue description add a fix header on the wiki modal with the close and open link in new tab button similar to the chat room modal this will keep consistency screenshot current wiki modal gif show current wiki modal chat room modal gif show chat room modal |
freecodecampfreecodecamp | pass objective throw an error on the console | Bug | challenge argument optional solution function 20addtogether 28num1 2c 20num2 29 20 7b 20 0a 20if 20 28argument length 3c2 29 7b 20 20 20 20 0a 20 20if 28 28typeof 28num1 29 3d 3d 22number 22 29 29 7b 0a 20 20 20 20 20 20 20return 20undefined 3b 0a 20 20 7d 0a 20 20return 20function 20addmore 28num2 29 7b 0a 20 ... |
freecodecampfreecodecamp | unable to stop current pledge | Help Wanted | camper use to be able to delete pledge but this important functionality somehow recently break step to reproduce 1 go to and create a pledge 2 return to and attempt to end your pledge by click stop my current pledge you will get an error the way we be fix this manually be by add a former... |
freecodecampfreecodecamp | fix css for pledge cancel button | Help Wanted | on hover the maybe later button on be barely visible |
freecodecampfreecodecamp | ambiguous question statement in 4 basic part of computer basic hike | Help Wanted | challenge name computer basic the 4 basic part of a computer quiz question 1 issue description question 1 of the computer basic the 4 basic part of a computer quiz follow the reading ask for a true or false on the follow statement the computer have 3 basic part now simply referen... |
freecodecampfreecodecamp | question need to be rephrase | Help Wanted | sum all odd fibonacci number I be challenge with the problem description from what I understand I code it as argument as the index and not as the fibonacci value itself so I calculate the sum of odd number till the fibonacci series reach an index of 1000 I also look up the issue and find that other have als... |
freecodecampfreecodecamp | use javascript console need semicolon in example code tag format | Help Wanted | challenge name issue description the example code in use the javascript console need a semicolon at the end to be consistent with good practice of javascript additionally for visual appeal the test text need some tag to be modify so it can look similar to this you should use the ... |
freecodecampfreecodecamp | c9 and learnyoumongo workaround in challenge description | Help Wanted | challenge name store datum in mongodb issue description as reference in 8629 and 8482 the db challenge be not able to be complete unless a workaround be implement in c9 to get the mongod command alia to work correctly this include either create an alia in a file or edit the bash... |
freecodecampfreecodecamp | comment your javascript code fail with unsafe error when we have function word in comment | Help Wanted | challenge comment your javascript code solution 20 2f 2fthis 20line 20will 20be 20ignored 20function 20by 20java 20script 0a 0a 2f 20this 20is 20a 20multi line 20comment 20 in 20 20 0a 20 20 20 20for 20documenting 20the 20functio 20behaviour 0a 2f 0a have an issue user agent be mozilla 5 0 macinto... |
freecodecampfreecodecamp | extra curricular app build by camper link be break | Help Wanted | issue description click on the extra curricular app build by camper link in the about page bring up a we couldn t find a page for lab message |
freecodecampfreecodecamp | how to npm publish again | Help Wanted | challenge manage package with npm have an issue user agent be mozilla 5 0 macintosh intel mac os x 10 11 4 applewebkit 537 36 khtml like gecko chrome 50 0 2661 102 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible I can not publish my packag... |
freecodecampfreecodecamp | potentially confusing wording example on portfolio zipline instruction | Help Wanted | build a personal portfolio webpage issue description from my discussion with some member on the new forum here it appear that there be some confusion because the current portfolio example appear that it may have be build on top of a template while the instruction particularly number 10 ... |
freecodecampfreecodecamp | read search ask link be break | Help Wanted | challenge name all challenge that have the read search ask suggestion for example issue description the read search ask link be break the recent change in the wiki article break this the new article for seek help be here to fix change the link from read search ask ... |
freecodecampfreecodecamp | remove unnecessary line in profile lookup | Help Wanted | challenge name issue description there be an empty space in this challenge s description that need to removed how to fix remove this line l4897 and then remove the trail comma at the end of this line l4896 if you d like to contribute please first read the contribute guid... |
freecodecampfreecodecamp | show relationship with a force direct graph break after deprecate camper news api | Bug | challenge show relationship with a force direct graph have an issue user agent be mozilla 5 0 window not 10 0 wow64 applewebkit 537 36 khtml like gecko chrome 50 0 2661 102 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible |
freecodecampfreecodecamp | reference error fahrenheit not define show up before start challenge | Help Wanted | challenge convert celsius to fahrenheit solution 0afunction 20converttof 28celsius 29 20 7b 0a 20 20 2f 2f 20only 20change 20code 20below 20this 20line 0a 20 20var 20a 3d32 3b 0a 20 20var 20b 3d9 2f5 3b 0a 20 20var 20c 3d30 3b 0a 20 20 0a 20 20var 20d 3d 20a 20 2b 20b 20 20c 3b 0a 20 20 0a 20 20 0a 20 20 2f 2... |
freecodecampfreecodecamp | select with switch statement miss code tag in test | Help Wanted | challenge select from many option with switch statement solution 0afunction 20caseinswitch 28val 29 20 7b 0a 20 20var 20answer 20 3d 20 22 20 22 3b 0a 20 20 2f 2f 20only 20change 20code 20below 20this 20line 0a 20 20 20switch 28answer 29 20 7b 0a 20 20 0a 20 20 20 20 20 20case 201 3a 0a 20 20 20 20 20 20console... |
freecodecampfreecodecamp | join our forum challenge and forum link not work properly for https connection | Help Wanted | join our forum challenge issue description in the new join our forum challenge the provide link to open the forum doesn t work and the challenge do not complete after click go to my next step the issue seem to originate in a misconfiguration in the forum server since the target link be relati... |
freecodecampfreecodecamp | basic algorith scripting seek and destroy | null | seek and destroy solution 0afunction 20destroyer arr 20 7b 0a 20 20 2f 2f 20remove 20all 20the 20values 0a 20 20for 20 var 20i 20 3d 201 3b 20i 20 3c 3d 20arguments length 3b 20i 2b 2b 20 7b 0a 20 20 20 20 0a 20 20 20 20arr 20 3d 20arr filter function 20 value 20 7b 0a 20 20 20 20 0a 20 20 20 20 20... |
freecodecampfreecodecamp | the later challenge in learnyounode challenge 10 onwards do not work on c9 due to port restriction | Help Wanted | challenge finish work with nodejs server have an issue user agent be mozilla 5 0 window not 6 1 applewebkit 537 36 khtml like gecko chrome 50 0 2661 94 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible |
freecodecampfreecodecamp | remove camper news completely | Help Wanted | x remove all camper news code from the repository view controller include the view currently at news x redirect news to our subreddit |
freecodecampfreecodecamp | escape literal quote challenge do not validate syntax accurately | Help Wanted | challenge escape literal quote in string solution 0a 2f 2fvar 20mystr 20 3d 20 22i 20am 20a 20 5c 22double 20quoted 5c 22 20string 20inside 20 5c 22double 20quotes 5c 22 22 3b 0avar 20mystr 20 3d 20 22i 20am 20a 20 5c 22double 20quoted 5c 22 20string 20inside 20 5c 22double 20quotes 5c 22 22 3b 20 0a 0a 0a 0a ... |
freecodecampfreecodecamp | night mode be not persist on any other page except the challenge | Help Wanted | we be store the night mode as theme its not persist on any page other than the challenge step to reproduce 1 clear browser cache 2 visit freecodecamp com login 3 toggle night mode g t n 4 visit profile about setting email update etc you can however press g t n to activate nigh... |
freecodecampfreecodecamp | typo in function name | Help Wanted | challenge profile lookup solution 0a 2f 2fsetup 0avar 20contact 20 3d 20 5b 0a 20 20 20 20 7b 0a 20 20 20 20 20 20 20 20 22firstname 22 3a 20 22akira 22 2c 0a 20 20 20 20 20 20 20 20 22lastname 22 3a 20 22laine 22 2c 0a 20 20 20 20 20 20 20 20 22number 22 3a 20 220543236543 22 2c 0a 20 20 20 20 20 20 20 20 22li... |
freecodecampfreecodecamp | facebook campsite group link be very hard to find | Help Wanted | challenge name challenge join campsite in your city issue description this challenge say that we must find campsite city on the list but when I open link there be not any list of campsite it redirect to camperbot page which redirect to gitter |
freecodecampfreecodecamp | trigger click event with jquery miss sign will still pass the test | Help Wanted | I don t know if it be a general issue or only relate to this task if I write folling code in the exercise getmessage on click function alert message message html you click get message this test will pass even though I should have put a doll... |
freecodecampfreecodecamp | link from challenge use the twitchtv json api to example use of api be break | Help Wanted | use the twitchtv json api issue description 1 hint see an example call to twitch tv s jsonp api at the link be break it result in be drop at the main wiki page if you look into the index the page for this project doesn t exist re instate the example browser information browser... |
freecodecampfreecodecamp | line break need to be remove in filter challenge | Help Wanted | challenge name issue description the need to be remove from this line l400 the change should give you which be less than 6 the oldarray should not change so it should end up look like this image browser information browser name version chrome ... |
freecodecampfreecodecamp | video challenge immediately go to question | Help Wanted | challenge name video challenge issue description they now record completion however I like it well when I choose when I want to go to the question now it automatically bring up the question when the video finish that mean I can t read over the note below the video after the video I have... |
freecodecampfreecodecamp | remainder challenge need number directly use in modulo | Help Wanted | challenge find a remainder in javascript solution 0a 2f 2f 20only 20change 20code 20below 20this 20line 0avar 20a 3d11 3b 0avar 20b 3d3 3b 0avar 20remainder 3b 0avar 20remainder 3da 20 25 20b 3b have an issue user agent be mozilla 5 0 window not 6 3 wow64 applewebkit 537 36 khtml like gecko ch... |
freecodecampfreecodecamp | similar code write in different style give error | Help Wanted | challenge generate random whole number with javascript user agent be mozilla 5 0 window not 6 3 wow64 applewebkit 537 36 khtml like gecko chrome 50 0 2661 94 safari 537 36 please describe how to reproduce this issue and include link to screenshot if possible my code javascript var ran... |
freecodecampfreecodecamp | grammatical error in description | Help Wanted | challenge name solution 0a 2f 2f 20example 0avar 20ourarray 20 3d 20 5b 22stimpson 22 2c 20 22j 22 2c 20 22cat 22 5d 3b 0aourarray push 5b 22happy 22 2c 20 22joy 22 5d 3b 20 0a 2f 2f 20ourarray 20now 20equals 20 5b 22stimpson 22 2c 20 22j 22 2c 20 22cat 22 2c 20 5b 22happy 22 2c 20 22joy 22 5d 5d 0a 0... |
freecodecampfreecodecamp | the term encode be obtuse escape sequence in string | Help Wanted | the exercise escape sequence in string have the follow instruction encode the follow sequence separate by space backslash tab tab carriage return new line and assign it to mystr the first time I read this I have zero idea what be be ask of I why would you ever use the word encode here unless you be purpo... |
freecodecampfreecodecamp | what should happen when num be 0 | Help Wanted | issue question for repeat a string repeat a string if num be 0 should it repeat string or string should be blank description say negative number should be blank but code that put the string as blank when num be 0 also pass validation I think 0 should be add to validation if the string should not be blank |
freecodecampfreecodecamp | issue in get json with jquery getjson method challenge | Help Wanted | challenge name get json with the jquery getjson method challenge link issue description eventhough my solution be right the test don t pass browser information browser name version google chrome 50 0 2661 94 official build 64 bit operating system linux mobile desktop... |
freecodecampfreecodecamp | access multidimensional array with index | Help Wanted | challenge access multidimensional array with index solution 0a 2f 2f 20setup 0avar 20myarray 20 3d 20 5b 5b1 2c2 2c3 5d 2c 20 5b4 2c5 2c6 5d 2c 20 5b7 2c8 2c9 5d 2c 20 5b 5b10 2c11 2c12 5d 2c 2013 2c 2014 5d 5d 3b 0a 0a 2f 2f 20only 20change 20code 20below 20this 20line 0avar 20mydata 20 3d 20myarray 5b0 5d 5... |
freecodecampfreecodecamp | fix update code of conduct | Help Wanted | update official code of conduct in the website freecodecamp com code of conduct with the one in the wiki code of conduct wiki which be update recently relate file file to update code of conduct jade fcc repository file reference file code of conduct md fcc... |
freecodecampfreecodecamp | video challenge computer basic not record completion | Bug | challenge name video challenge computer basic issue description I have watch how to measure data size and answer the question 3 time now and it be not mark it as complete same thing with measure data speed browser information browser name version google chrome 50 0 2661 94 m ... |
freecodecampfreecodecamp | check for palindrome rule issue | Help Wanted | challenge check for palindrome solution 0afunction 20palindrome 28str 29 20 7b 0a 20 20 2f 2f 20good 20luck 0a 20 20var 20oldstr 20 3d 20str 3b 0a 20 20var 20seminewstr 20 3d 20str 3b 0a 20 20var 20teststr 20 3d 20 28 2f 5cw 2fgi 29 test 28oldstr 29 3b 0a 20 20var 20underscoretest 20 3d 20 28 2f 5cx5f 2fgi 29... |
freecodecampfreecodecamp | instruction not too clear | Help Wanted | challenge target the same element with multiple jquery selector solution 0afccss 0a 20 20 24 28document 29 ready 28function 28 29 20 7b 0a 20 20 20 20 24 28 22button 22 29 addclass 28 22animated 22 29 3b 0a 20 20 20 20 24 28 22 btn 22 29 addclass 28 22shake 22 29 3b 0a 20 20 20 20 24 28 22 23target1 22 29 addcl... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.