Day 45/100
Managed to complete the functionality of the next button so it goes through the 10 intended questions I want to ask. The thing to do next is some simple CSS and either use JS and JQuery or PHP to obtain the information that the client enters.
#100DaysOfCode
Day 44/100
Managed to get the questions form completely sorted apart from the JavaScript functionality which I cant quite wrap my head around. Will give it another go tomorrow.
#100daysofcode#webdevelopment
Day 43/100
Working on a 'get started' questionaire/form for the website. I have the HTML and CSS questions in place but need to sort out the Javascript to hide/show each question individually as I'm going.
#100daysofcode#webdevelopment
Day 42/100
Beginning to complete a form page where clients can choose a service and submit it as a form. In early development currently. I want to use some browserside JavaScript with the radio buttons to show the form when the button is clicked.
#100daysofcode#webdevelopment
Day 39, 40, 41/100
Been working quite heavily on the freelance website. Working on some design aspects of the site that I haven't worked with before so it has been a productive few days. I feel quite accomplished.
#100daysofcode#webdevelopment
Day 38/100
A few tweaks on the homepage again this evening. Only spent around an hour coding this evening so haven't done that much. Messed around with the CSS although its not all together how I want it yet. Some big changes to come.
#100daysofcode#webdevelopment
Day 37/100
Made some gains on the homepage of the website I’m working on. All seeming to go well. I’ll upload an image tomorrow to document the progress.
#100daysofcode#webdevelopment
Nothing will give you imposter syndrome like attending a tech conference and having random conversations with “average” developers and founders that are nothing close to average
Day 36/100
Continued on with the website I am currently creating. Its beginning to look quite nice. Decided I want to get some nice illustrations made up in place of the images and get a new logo created. Looking forward to the end result.
#100daysofcode#webdevelopment
Day 35/100
I was supposed to do a job for work, sat down at my PC and some code was already open so accidentally spent the whole evening messing around with the latest site I’ve been working on. Good progress, the work can wait for tomorrow 😂 #100daysofcode
Day 33/100 & 34/100
Had a small break to concentrate on some other bits. Completed some more #JavaScript course yesterday focussing on arrow functions - need to look over this again as syntax seems a little strange, however enjoyed this.
JavaScript type coersion:
using the + operator will concat a string and a number together e.g. '12' + 1 = '121' and the - operator will chnage the string value to a number e.g. '12' - 1 = 11
Day 32/100
Did some more JavaScript course. Again still early on but learning some interesting stuff. Learned about type conversion/coersion.
#100DaysOfCode#100daysofcodechallenge
Day 31/100
Completed a little more of the JavaScript course I’ve been doing. Still on the basic foundation work that needs to be done before I can get to the more interesting things. Hurry up please.
#100DaysOfCode#100daysofcodechallenge