Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

silentstep21

Members
  • Joined

  • Last visited

Everything posted by silentstep21

  1. I contacted VS Code on Twitter and they told me this feature only works in VS Code Insiders and not in the Stable VS Code. I assume it will be available in the stable one as well but I haven't asked when.
  2. I can see there's an icon in the bottom left corner that says "Accounts" but when I click on it, all it says is: "You are not signed in to any accounts". I looked all over the settings and the file menu, but still couldn't find how to create an account and sign in. Any help will be much appreciated! Thanks.
  3. .group::after { content: ""; display: table; clear: both; } I just do not understand why the value of the display property is set to "table". Why?
  4. When should I use <article> and when <section>? There doesn't appear to me to be any difference. Thanks!
  5. This comes from MDN: So, I can't put <main> inside a wrapper div?
  6. Do you need to know Microsoft Office (or perhaps G Suite) before applying for a job as a web developer?
  7. You should see this file I am attaching at all cost. It took me quite a bit of effort to collate it. It contains everything you need to learn about web development in 2020, plus some web design and Tech. It was meant just for me, but I thought other people would benefit if they see this extremely detailed list. Do let me know if I've missed anything.Computing and IT study and practice - Google Docs.pdf
  8. I'm a student so I study at home, but I'm wondering if professionals here have to work from home due to the Coronavirus pandemic? How do you collaborate with other people if that's the case?
  9. I looked on the Internet for an explanation, but I am still a relative beginner and couldn't understand the jargon. What, in simple, lay terms, are frameworks (such as React.js, Angular.js, and Vue.js) and what are libraries (such as Node.js and jQuery)? Why are they so important? Should I learn more than just one of those?
  10. This person says about Full Stack developers that they don't need to be an expert on all fields (front end and back end), and that they should know "the basics, or maybe the advanced basics but rarely everything". Is this true? If it is, then I will feel more relieved knowing this, as I want to be a Full Stack developer.
  11. What is the difference between Software Development and Software Engineering?
  12. I am not entirely sure whether the JavaScript engine is the same thing as the JavaScript interpreter. Apparently, Chrome's JS engine is V8.
  13. This article urges people not to use var in JavaScript and instead use const and let for declaring variables. What do you think about that? https://levelup.gitconnected.com/stop-using-var-to-declare-variables-in-javascript-6c0caec16f43
  14. I understand. Thanks, Robert.
  15. What a great reply, Robert! The problem is, I've already subscribed to the Treehouse Full Stack JavaScript Techdegree course (just recently resumed it). Will they not hire me with this degree or do I have to learn all these things you listed in addition (I don't think all of them are taught in this Techdegree)? Where do I go to learn all these? If I remember correctly, you told me Treehouse is all I need to get a job.
  16. Why do some developers put the <script> tag in the <head> while others in the <body>? Which is preferable or recommended? Is there a difference at all?
  17. Do I have to learn mySQL or something similar if I want to become a Full Stack developer? I assume I have to have at least some knowledge of databases.
  18. I understand. Thank you!
  19. I am learning about floats at the moment, and how you can float an element either left or right. But what if I want to set 3 or 4 columns side by side? Should I use tables in such a case or is this bad practice?
  20. Thanks. I didn't know that. I was also curious when cookies were needed.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.