Web Development For Blockchain
Learn the Basics of Web Development needed for Blockchain
Watch PromoIf you want to become a Blockchain developer, you first need to have some basic web development skills.
However, web development is a HUGE topic... backend, frontend, devops, aws, etc...
Do you need to learn ALL of this for Blockchain?
Fortunately no!
You only need to learn FRONTEND web development: html, css and Javascript.
However, most bootcamp and courses about web development will teach way more than that...and would make you waste a lot of time...
Fear not!
I have created this program ESPECIALLY for people like you.
In this 3h training I will teach you the basics of web development:
- How web applications work
- How to structure web pages with html
- How to style web apps with css
- How to make your app interactive with Javascript and React
After you follow this, you will be ready to learn Blockchain development.
PS: this is the project we will build on the section of React. A fully-functional todo app:
Your Instructor
Hi! My name is Julien and I am the instructor of EatTheBlocks Pro.
I am a senior Blockchain software engineer. I used to work in Finance, and I switched to software development 6 years ago.
For the past 3 years, I have been building Dapps and Solidity smart contracts for several Ethereum and ICOs projects, including Lendingblock, an institutional crypto lending exchange.
I run
EatTheBlocks, a youtube channel for Ethereum developers. I have also published a Blockchain course for Manning.
I also contribute to the code of Drizzle and I spoke at TruffleCon 2019 on Drizzle.
I also have extensive experience with Nodejs, Javascript & React, having worked as a full-stack software engineer for the last 6 years.
Github & LinkedIn
Course Curriculum
-
Start1. Architecture of web application: frontend & backend (1:17)
-
Start2. Website vs web application (2:21)
-
Start3. Frontend & backend communication with the HTTP protocol (4:43)
-
Start4. What is HTML? (1:56)
-
Start5. Basic structure of an HTML file (2:41)
-
Start6. Insert text and images with div, p and img tags (4:47)
-
Start7. Create links with the a tag (0:43)
-
Start8. Display list of data with tables (1:41)
-
Start9. Collect data with forms (2:06)
-
Start10. Add styling to an HTML component with CSS (4:23)
-
Start11. More CSS rules: margin, padding, layout (3:10)
-
Start12. Make your web app look good EASILY with Bootstrap (12:30)
-
Start13. Advanced CSS: CSS Flexbox and CSS Grid (3:16)
-
Start1. Introduction (1:02)
-
Start2. What Javascript is used for? (3:04)
-
Start3. Strings (3:33)
-
Start4. Numbers (1:46)
-
Start5. Booleans (0:25)
-
Start6. Arrays (4:06)
-
Start7. Objects (4:54)
-
Start8. Control structures: if, for-loop, while, switch (6:22)
-
Start9. Functions (4:18)
-
Start10. Promises (4:44)
-
Start11. The DOM (Document Object Model) (3:35)
-
Start12. ES6 features (18:12)
-
Start13. Frontend vs Backend Javascript (NodeJS) (2:10)
-
Start14. Homeworks (4:41)