Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialmiran polo
Full Stack JavaScript Techdegree Student 1,163 Pointsplease help me
please help me with this code write here
miran polo
Full Stack JavaScript Techdegree Student 1,163 Pointsin javascript super conditional challange
Steven Parker
231,264 PointsPlease paste your code here so it can be seen. Also, please provide a link to the course page.
miran polo
Full Stack JavaScript Techdegree Student 1,163 Pointscan i ask for some help?
Steven Parker
231,264 PointsSure, but you have to show the code you have written to make it possible for someone to help you fix it.
Also, it's not easy to find a spot in a course from just the name. But you can post a link directly to the page along with your code.
miran polo
Full Stack JavaScript Techdegree Student 1,163 Pointsi want to update my account to 24$ a month but i don't have credit card require every time i have to create a new account and start when my trial ends in this point and start again can you help me
miran polo
Full Stack JavaScript Techdegree Student 1,163 Pointsthis is the link of my problem
Steven Parker
231,264 PointsBut you also need to show the code you have written for that challenge. We can't advise you until we see what you have done, or if you ask a specific question that can be answered without looking at the code.
miran polo
Full Stack JavaScript Techdegree Student 1,163 Pointsvar secret = prompt("What is the secret password?");
while ( secret !== "sesame" ) {
secret = prompt("What is the secret password?");
}
document.write("You know the secret password. Welcome.");
and this change to do while loop
Steven Parker
231,264 PointsThat code does not go with the link you posted 5 minutes ago.
miran polo
Full Stack JavaScript Techdegree Student 1,163 Pointsif i upgrade my account to techdegree do i have a salary like you 199$ a month?
2 Answers
Steven Parker
231,264 PointsThis is a good place to ask for help from other students about programming issues.
But for billing and subscription issues you need to contact the Support staff directly.
miran polo
Full Stack JavaScript Techdegree Student 1,163 Pointscan you follow me on somewhere else like social media for talking more
miran polo
Full Stack JavaScript Techdegree Student 1,163 Pointsdo you have twitter? or instagram?
Steven Parker
231,264 PointsOnly Techdegree subscribers have access to the private slack channel for direct communication.
Jennifer Nordell
Treehouse TeacherHi there, miran polo! Steven Parker is correct. The Community forums are a great place to get help with coding questions, but part of that is being able to show the code you tried for the challenge/quiz/exercise you're attempting. Without that, it is exceptionally difficult to help you.
Also, bear in mind that when you post a question on these forums you are (for the most part), addressing other students. Staff will be clearly marked with green badges and "Staff" written across their profile picture. We cannot help you with account issues. You will need to contact help@teamtreehouse.com for questions about billing.
That being said, some students (such as myself) have opted to show methods for reaching us (such as Twitter) on our profile pages. If we have done so, you will see them when viewing our profile. You can click on a student's profile (assuming they have not made their profile private) and see any information they feel like sharing with the general public. You can also see badges and points they've earned and in which topics.
I hope some of this has been helpful!
Steven Parker
231,264 PointsSteven Parker
231,264 PointsYou forgot to show the code itself.
And please describe what kind of help you need with it in a bit more detail!