-
Notifications
You must be signed in to change notification settings - Fork 298
practice-js-tools all quests done #305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
a3b13dc
611e942
4c1f0ea
9ae2aa9
a5d1f7b
a5fcb91
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,13 +1,14 @@ | ||
| <!DOCTYPE html> | ||
| <html lang="en"> | ||
| <head> | ||
| <meta charset="UTF-8"> | ||
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
| <meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
| <meta name="author" content="Mateusz Bogolubow"> | ||
| <head> | ||
| <meta charset="UTF-8" /> | ||
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
| <meta http-equiv="X-UA-Compatible" content="ie=edge" /> | ||
| <meta name="author" content="Mateusz Bogolubow" /> | ||
| <title>devmentor.pl - JS Tools - #01</title> | ||
| </head> | ||
| <body> | ||
| </head> | ||
| <body> | ||
| <h1>Git jest fajny!</h1> | ||
| <p>GitHub też jest fajny!</p> | ||
| </body> | ||
| </html> | ||
| </body> | ||
| </html> | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| console.log('Działa! Gratuluję uruchomienia JS z poziomu Node.js!'); | ||
| console.log('Moja wersja Node.js to: [tutaj wpisz swoją wersję]'); | ||
| console.log('Moja wersja npm to: [tutaj wpisz swoją wersję]'); | ||
| console.log("Działa! Gratuluję uruchomienia JS z poziomu Node.js!"); | ||
| console.log("Moja wersja Node.js to: v22.13.1"); | ||
| console.log("Moja wersja npm to: 11.0.0"); | ||
|
Comment on lines
+1
to
+3
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Wersje są ok! PS. Tak wygląda komentarz do wielu linii kodu (zwróć uwagę na numery linii powyżej komentarza) |
||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👍 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| Add skills on LinkedIn: | ||
| git & github | ||
|
|
||
| Create a post on LinkedIn: | ||
| 🌟 Exciting News! 🌟 | ||
| Today marks the beginning of my mentorship journey with devmentor.pl. I am thrilled to embark on this new chapter and look forward to a successful and collaborative experience. | ||
| Let’s make it a productive and inspiring journey! 🚀 | ||
|
|
||
| Add Mateusz Bogolubow to my network on LinkedIn: | ||
| Done | ||
|
|
||
| Follow DevMentor.pl on LinkedIn: | ||
| Done | ||
|
|
||
| Follow devmentor.pl on YouTube: | ||
| Done | ||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👍 |
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| Last step: | ||
| Create a pull request. | ||
| Test | ||
|
Owner
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 👍 |
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mam nadzieje, że taki pozostanie ;)
PS. Tak wygląda komentarz do jednej linii kodu