When Uzor Arukwe said “i have 57 properties in Lagos, that Island you’re living in, i have 11 properties on it”. I paused the movie and sighed deeply because that’s actually some people’s reality in this country. God abeg.🙏🏾
Day 55 - 59
- Step-by-step approach for building a To-Do/Tasks app or any similar app
- How to Store and retrieve data in/from Local Storage
- How to set Target Elements
- Using the Data action attribute in JavaScript to run functions
JavaScript Bootcamp @devanddesignhq
Day 53 & 54
Learnt another approach to building the resource page
- It is safer to use the visibility property or .classList method to hide and reveal element in js
- How data is handled is Data Structure and Data Structure is Algorithm.
JavaScript Bootcamp @devanddesignhq
Day 53 & 54
Learnt another approach to building the resource page
- It is safer to use the visibility property or .classList method to hide and reveal element in js
- How data is handled is Data Structure and Data Structure is Algorithm.
JavaScript Bootcamp @devanddesignhq
Day 51 & 52
- JSON (Javascript Object Notation)
- Differences and similarities between JSON and Javascript
-The two JSON formats: json.stringify & json.parse
- Use of Local storage for storing data
- Re-building a website resource storage page
JavaScript Bootcamp @devanddesignhq
Day 51 & 52
- JSON (Javascript Object Notation)
- Differences and similarities between JSON and Javascript
-The two JSON formats: json.stringify & json.parse
- Use of Local storage for storing data
- Re-building a website resource storage page
JavaScript Bootcamp @devanddesignhq
Day 50
- Form Validation using javascript...
The submit button is disabled until all the form fields are valid to ensure accurate data rendering
Learning this course is revealing a level of patience I never knew I had😅
JavaScript Bootcamp @devanddesignhq
Evidence of Good learning😌
A simple resource page that stores links to your favorite or essential websites in one place for future reference.
JavaScript @devanddesignhq
Our tutor @Joe_brendan_ replaced a live class last week with a DIY coding session.
We were asked to recreate a Tailwind CSS Homescreen
Check out the Original project: tailwindui.com/components/ap……
4th slide - My recreation 😍📷
Learning JavaScript @devanddesignhq Bootcamp
Day 48 & 49
Building practice... we created a CSS Hex-Code color generator and a responsive navigation bar. This was aimed at helping us better understand how to combine HTML, CSS, and basic JS to solve problems in web development
JavaScript Bootcamp @devanddesignshq
Day 50
- Form Validation using javascript...
The submit button is disabled until all the form fields are valid to ensure accurate data rendering
Learning this course is revealing a level of patience I never knew I had😅
JavaScript Bootcamp @devanddesignhq
Day 48 & 49
Building practice... we created a CSS Hex-Code color generator and a responsive navigation bar. This was aimed at helping us better understand how to combine HTML, CSS, and basic JS to solve problems in web development
JavaScript Bootcamp @devanddesignshq
On JavaScript learning with @devanddesignhq : This week, we started combining our knowledge of HTML and CSS with JavaScript.
Here is a simple Color Generator I built using these tools✨.
Day 48 & 49
Building practice... we created a CSS Hex-Code color generator and a responsive navigation bar. This was aimed at helping us better understand how to combine HTML, CSS, and basic JS to solve problems in web development
JavaScript Bootcamp @devanddesignshq
As a creative learn to challenge yourself to do the dirty work…
• Write those hard codes
• Manage those unpleasant projects
• Build those difficult projects
• Figure out those hard tools
How else can you learn if you don’t build?🤷🏽♂️ Get your hands dirty!!!
Day 43, 44 & 45
- Document Object Model (DOM) Manipulation
- How to select elements from HTML into Javascript
- DOM Properties and Methods
- Traversing the DOM (difference between elements and nodes)
- Capturing data from a form element
JavaScript Bootcamp @devanddesignshq
Day 43, 44 & 45
- Document Object Model (DOM) Manipulation
- How to select elements from HTML into Javascript
- DOM Properties and Methods
- Traversing the DOM (difference between elements and nodes)
- Capturing data from a form element
JavaScript Bootcamp @devanddesignshq
DAY 41 & 42👌
- Nested 'For' loop, 'While' loop, 'Do...while' loop', 'For...in' loop, and 'For...of' loop
- When and how to use the break or continue methods
- Maps and Filters
- Introduction to DOM manipulation
JavaScript Bootcamp @devanddesignhq
DAY 41 & 42👌
- Nested 'For' loop, 'While' loop, 'Do...while' loop', 'For...in' loop, and 'For...of' loop
- When and how to use the break or continue methods
- Maps and Filters
- Introduction to DOM manipulation
JavaScript Bootcamp @devanddesignhq
DAY 38-40
- Array Looping using the 'for' loop method and 'forEach' method
- Other higher array methods(trim, replace, substring, split, includes, charAt, indexOf, etc.)
- Conditionals/Comparison: Single, Double, and Multiple cases.
JavaScript Bootcamp @devanddesignhq
DAY 38-40
- Array Looping using the 'for' loop method and 'forEach' method
- Other higher array methods(trim, replace, substring, split, includes, charAt, indexOf, etc.)
- Conditionals/Comparison: Single, Double, and Multiple cases.
JavaScript Bootcamp @devanddesignhq
DAY 29 -32
- Comparison operations and Math object
- Number and String constructor
- How and when to use prompt
- Function
- Object Literal, Nesting and data structure
- How to access specific data in a nested Object literal or function
JavaScript Bootcamp @devanddesignhq