I am Matéush
I am Matéush
  • 22
  • 33 777
Ethereum Getting Started In TypeScript
Simple tutorial on how to start with Ethereum development using JavaScript and TypeScript. 🔥Subscribe for more videos like this.
Переглядів: 185

Відео

How to build 2048 in React (with animations)
Переглядів 11 тис.3 роки тому
This game (2048) was built using React and TypeScript. The unique part of this example is animations. The animations in React aren't that straightforward, so I hope you can learn something new from it.
How to Use Feature Toggles in React + Next.JS
Переглядів 2,4 тис.3 роки тому
In this video, I will guide you through a simple implementation of feature toggles. We will be using Next.JS and React to build the application. In the end, we deploy it to Vercel. Github: * App Scaffolder - github.com/mateuszsokola/next-feature-toggle-scaffolder * Next.JS Vercel - github.com/mateuszsokola/next-feature-toggle-example * React AWS - github.com/mateuszsokola/react-feature-toggle-e...
Applying for a Freelance License in Abu Dhabi (as a software engineer)
Переглядів 1,3 тис.3 роки тому
I decided to document the process of applying for a freelance visa in Abu Dhabi. I hope this video will help you to get your own license and visa. If you find this video helpful please hit a like button, and subscribe! Links: * Apply for a license - www.adbc.gov.ae/ * Allowed freelance activities - www.adbc.gov.ae/CitizenAccess/Help/FreelanceLicenseActivitiesEN.pdf Credits: * Thumbnail photo by...
Only One Level of Indentation Per Method - Clean Code
Переглядів 4253 роки тому
Having too many levels of indentation in your code is often bad for readability. You can’t easily understand the code without compiling it in your head.
Don't use ELSE - How To Write Clean Code
Переглядів 6973 роки тому
The else keyword is well-known as the if/else construct is built into nearly all programming languages. Do you remember the last time you saw a nested conditional? Did you enjoy reading it? I don’t think so, and that is exactly why it should be avoided. As it is so easy to add a new branch to the existing code than refactoring it to a better solution, you often end up with a really bad code.
How To Create A Lean Git Flow For Your Development Team
Переглядів 943 роки тому
Continuous Integration is a process of integrating changes in a continuous way. What does it mean? Each developer needs to merge their changes down at least once per day. When they often merge stuff they work on the most up-to-date codebase.
Build a Link Shortener In 2021 (9) - Deploying Next.JS To Vercel
Переглядів 5773 роки тому
In this tutorial, I will show you how to build a web app from scratch using React Next.JS TypeScript MongoDB. In the end, we will deploy the link shortener app to Vercel using its serverless functions, and we will store data in MongoDB Atlas. GitHub: github.com/mateuszsokola/yals
How To Deploy React On AWS With Docker And NGINX
Переглядів 7 тис.3 роки тому
The code and readme you can find here: github.com/mateuszsokola/react-to-aws It's critical to have some basic knowledge of creating React apps, Docker, and Amazon Web Services (AWS) before you start to follow my instructions. If you miss some stuff don't worry! These materials will help you to burry the knowledge gap: ​* Free AWS Training - Learn the Basics of Amazon Web Services: www.freecodec...
Build a Link Shortener In 2021 (8) - HTTP Redirects With Next.JS
Переглядів 4473 роки тому
In this tutorial, I will show you how to build a web app from scratch using React Next.JS TypeScript MongoDB. In the end, we will deploy the link shortener app to Vercel using its serverless functions, and we will store data in MongoDB Atlas. GitHub: github.com/mateuszsokola/yals
I Almost Got Fired For Using React | My Thoughts
Переглядів 1683 роки тому
My thought on Almost Got Fired for Choosing React in Our Enterprise App (Better Programming) Article here: betterprogramming.pub/i-almost-got-fired-for-choosing-react-in-our-enterprise-app-846ea840841c
Build a Link Shortener In 2021 (7) - Hooking REST API To React With Axios
Переглядів 2113 роки тому
In this tutorial, I will show you how to build a web app from scratch using React Next.JS TypeScript MongoDB. In the end, we will deploy the link shortener app to Vercel using its serverless functions, and we will store data in MongoDB Atlas. GitHub: github.com/mateuszsokola/yals
Build a Link Shortener In 2021 (6) - Storing Data In MongoDB Atlas Using Next.JS
Переглядів 1563 роки тому
In this tutorial, I will show you how to build a web app from scratch using React Next.JS TypeScript MongoDB. In the end, we will deploy the link shortener app to Vercel using its serverless functions, and we will store data in MongoDB Atlas. In this episode, we are going to connect to our database, and persist links there. GitHub: github.com/mateuszsokola/yals
Build a Link Shortener In 2021 (5) - Let's Code the API Using Next.JS And MongoDB
Переглядів 3063 роки тому
In this tutorial, I will show you how to build a web app from scratch using React Next.JS TypeScript MongoDB. In the end, we will deploy the link shortener app to Vercel using its serverless functions, and we will store data in MongoDB Atlas. In this episode, we will finish the design of the form and hook validation of the user input. GitHub: github.com/mateuszsokola/yals
Build a Link Shortener In 2021 (4) - Form Validation In React
Переглядів 2043 роки тому
In this tutorial, I will show you how to build a web app from scratch using React Next.JS TypeScript MongoDB. In the end, we will deploy the link shortener app to Vercel using its serverless functions. In this episode, we will finish the design of the form and hook validation of the user input. GitHub: github.com/mateuszsokola/yals
Build a Link Shortener In 2021 (3) - Let's Style the Form (React tutorial)
Переглядів 2464 роки тому
Build a Link Shortener In 2021 (3) - Let's Style the Form (React tutorial)
Build a Link Shortener In 2021 (2) - Create Layout With Ant Design (free react tutorial)
Переглядів 9034 роки тому
Build a Link Shortener In 2021 (2) - Create Layout With Ant Design (free react tutorial)
Build a Link Shortener In 2021 (1) - Using React + Next.JS + TypeScript + Vercel
Переглядів 2,2 тис.4 роки тому
Build a Link Shortener In 2021 (1) - Using React Next.JS TypeScript Vercel
Getting Started with React 16 - #4 - Immutable State with Immutable
Переглядів 3667 років тому
Getting Started with React 16 - #4 - Immutable State with Immutable
Getting Started with React 16 - #3 - Hello World!
Переглядів 1717 років тому
Getting Started with React 16 - #3 - Hello World!
Getting Started with React 16 - #2 - Configuring Jest + Enzyme + TypeScript
Переглядів 3,7 тис.7 років тому
Getting Started with React 16 - #2 - Configuring Jest Enzyme TypeScript
Getting Started with React 16 - #1 - Basic configuration
Переглядів 1,3 тис.7 років тому
Getting Started with React 16 - #1 - Basic configuration