1
submitted 1 year ago* (last edited 1 year ago) by Dominic8999@lemm.ee to c/programmers_overall@lemm.ee

If your imported external JavaScript code seems to not working, even though you used
script src="code.js">, you may forget about adding the 'async'. You may add this attribute into your index.html like that:

spoiler<script src="code.js" async>

it may seem irrelevant, but sometimes little things like that may help :)

[-] Dominic8999@lemm.ee 2 points 1 year ago

I will use this for good use

[-] Dominic8999@lemm.ee 6 points 1 year ago* (last edited 1 year ago)

You will get there one day, I believe in you :)

357
[-] Dominic8999@lemm.ee 1 points 1 year ago

Web devs finding out that they must learn JavaScript:

[-] Dominic8999@lemm.ee 4 points 1 year ago

Made me kinda chuckle ngl

[-] Dominic8999@lemm.ee 5 points 1 year ago

That's so relatable. I can relate

1
submitted 1 year ago* (last edited 1 year ago) by Dominic8999@lemm.ee to c/programmers_overall@lemm.ee

Hi guys! I know some people may be looking for some useful learning programming resources, so I want to share with you some that I happened to use. I am trying to learn how to be a web font-end developer as a start. As a learning resource to learn some font-end I use

  • freeCodeCamp's website- (the first course), their interactive html/css course might not be the best start, but it's pretty decent considering that the course is free.

As a second learning resource I use

  • w3schools website - It's longer to read, but still worth it. From this website you may learn to python, javascript, java, SQL and many other languages. Also, this website contains resources about technologies such as e.g., "Django, "React" or "Typescript" that will make you much more valuable programmer.

Also here are some youtube channels I find useful:

If you want to share some of your useful resources โ€“ feel free to write them down in the comments!

1
Hello! Hoi! (lemm.ee)

#Introduction

Hello! If you want to learn some Dutch with others โ€“ It's a place for you! You may post here some Duolingo screenshots or learning resources. You may also discuss some grammar principles which you find hard or hilarious.

The rules:

  • be nice
  • no porn
  • do not be toxic
  • communicate in either Dutch or English
[-] Dominic8999@lemm.ee 4 points 1 year ago

Btw, do you guys also have JSON error when you try to upload some files for like a banner or something? Or is it just me?

[-] Dominic8999@lemm.ee 9 points 1 year ago

It's kinda cozy on lemm.ee, I like it

1
Welcome! (lemm.ee)
submitted 1 year ago* (last edited 1 year ago) by Dominic8999@lemm.ee to c/programmers_overall@lemm.ee

Introduction

Hello fellow programmers! All programming languages are welcome here! If you are somehow here โ€“ feel free to stay! This community is meant to be for every beginner, intermediate or advanced programmer. You can discuss programming topics such as new technologies, new programming languages etc. You can also discuss other topics did not mention here as well. - Programming memes, progress post - (like e.g. my 1st in JavaScript vs my 100th day in JavaScript), and posts asking for pro tips in certain language are allowed here as well).

The rules

  • Be civil and nice.
  • No laughing at beginners in toxic way
  • No porn
  • No NSFW
  • Do not be toxic against others
  • Do not be political

Dominic8999

joined 1 year ago
MODERATOR OF