top of page

My Experience Coding in LOCKDOWN 2020

  • Writer: ACS Acc
    ACS Acc
  • Nov 9, 2020
  • 1 min read

Updated: Nov 21, 2020



First of all 2020 has been super hard on everyone - unequivocal and seismic proportions of change have been thrust upon us.


I have always been about the change I want to see and this bootcamp fell from heaven and into my whats app: literally.


I have never written/seen a line of code, just the drag and drop type stuff but coding is super fun and I could do it ongoing without feeling like I could dislike this in the future.


Starting at HTML moving to the DOM, Javascript -JSON, React -JSX, Node.JS, SQL and at this point I know databases i.e Mongo and Python are hot on the horizon.


So far I love making and seeing the changes to the front end, the spinning and dynamics of React, but I think I already have found a love for databasing. CRUD (Create, Read, Update and Delete).


So far I have coded a portfolio, a quiz, a bookstore currently studying databasing using MongoDB.


Keep an eye out for updates to this coding journey.


Below is an image of some functions in my Bookcase App. App.Js file.

ree

Here's a link to some of my favourite code in 'My Quiz' using cookies in Javascript - Play My Quiz and please see a screen-share of the code in action.


ree

 
 
 

Recent Posts

See All
Building the User Interface (UI)

A while back I decided to build a personal project within my role as SE that would make a difference and be impactful for my...

 
 
 
Expose Endpoint

After creating the Controller, expose the endpoint. Exposing the endpoint in the Controller - [HttpGet] <- Attribute - Adding this...

 
 
 

Comments


Post: Blog2_Post
bottom of page