Building a Todo list app as one of my JavaScript beginner project before moving to some intermediate ones .
So stay tuned as I update you on the progress so far #coding#javascriptdeveloper#javascript
Rounded up my revision on JavaScript.
✅ JSON(JavaScript object notation) used for exchanging data between a server and a web application.
✅fetch() used for making http request to fetch resources.mostly used for interacting with APIS to retrieve and send data.
Wrapping off the day with JavaScript eventListener:
This is a function that listens to specific events to create
Interactive webpages.
eg mouseover, mouseout,click, keyboard events etc
Learnt how to work with Es6 module JavaScript feature . which allows you import and work with external JavaScript files.
By making use of the import and export keywords.
I came across one wonderful topic in JavaScript today which is the setTimeout() function.
it is actually a function in JavaScript that allows you to schedule the execution time of a function after an amount of time(milliseconds)
Just randomly designed this just to know if i still have the skills or have forgotten it .but honestly it came out well 💯💯
Join me as i will design more complex ones
#coding#developers#development
So guys am done with HTML and CSS revision so i have moved on to JavaScript . I know most people will say i rushed it. yes i just wanted to refresh my head on those things that i might have forgotten . So see my progress now .
Tell me what i should build with JavaScript next
It's been two months plus since i stopped anything tech. simply to focus more in my final year exams. But now am back and it feels like i have totally forgotten everything in tech
So now, i am to start all over again. So join me as we start afresh.
#developer#Technology
Adding finishes touches to my final year project
Which is creating an online farmers market web app which allows different farmers in rural areas to register and upload their products and get customers to purchase and make payment online.