Learning HTML, CSS and JavaScript is not an easy task, but I believe everyone can do it.
If you are starting and have questions or need guidance, my DMs are always open.
I myself am also starting but I believe we can figure things out together. Reach out!
@jackshelton Thanks Jack, you can check the code on my github page https://t.co/V99xZISDZt, I try to push updates at least once a day so if you want, you can see the progress.
And yes it is! TOP Is not easy but it has been a blessing to have such an amazing resource!
Day 58 of #100DaysOfCode:
Today I finished the JavaScript logic of the Library app. Oh yes, you can add and delete books, so happy!
It needs a few touch ups but is basically ready. Next is some sweet styling and the whole thing should be ready
Thinking on adding local storage!
Good day fellow coders!
Today I managed to get a bit farther in the app and got un-stuck. My error was so dumb too:
If you want to use input.value from <input> but are not submitting a form with <form action=''>... Don't use <form>.
Day 56 of #100DaysOfCode:
Aaaaaaaaaaaand I'm stuck lol, can't make this app work >:( I'm frustrated, tomorrow I'll see what I can do to make it work.
Day 55 of #100DaysOfCode:
Finally started the project for the first set of JavaScript lessons, it's going to be a "library" where books can be stored and marked as "read" or "unread". Let's goooooo!
If you are struggling understanding the 'this' keyword in JavaScript and are not following TOP's curriculum, I would highly recommend that you give this article a couple of reads.
It manages to explain 'this' in every scenario incredibly well and easy.
https://t.co/Uu0D8zfbHC
Welp, this is it, I now understand 'this' in JavaScript. A milestone has been achieved, the end of an era, this language was a worthy opponent, may it rest in peace 🙏
Day 54 of #100DaysOfCode:
*JavaScript intensifies*
Been reading a bunch of resources on JavaScript's Objects, object constructors and prototypes which are extremely important concepts to master before moving on.
Happy Monday!
What a nice weekend I had, took Sunday off of coding to spent quality time with my girlfriend which we thoroughly enjoyed 💜.
This week, the grind continues!
Have an awesome week yall :)
Day 53 of #100DaysOfCode:
Today I've been solving algos on Exercism and refreshing my basic JavaScript. It's been fun!
Tomorrow I'll continue with TOP as there's a bunch of projects I have to finish!
I've spent the day solving JavaScript problems.
If you feel you need to polish your JS skills before pressing further, here are two amazing resources to do so:
https://t.co/Q15kh5eoF8
https://t.co/QtLKUGsn7l
It's not easy, but will train your brain to think like a programmer!