- 144
- 294 039
EduRise
United States
เข้าร่วมเมื่อ 25 ธ.ค. 2018
We're a team of developers working on different technologies.
React, React Native, Angular, Mongo, Firebase, Apollo and many more.
WE JUST LOVE TO TEACH.
To see more of our content, please subscribe to our channel, like our video and also share it with your friends who are interested in learning.
KEEP LEARNING AND KEEP GROWING.
React, React Native, Angular, Mongo, Firebase, Apollo and many more.
WE JUST LOVE TO TEACH.
To see more of our content, please subscribe to our channel, like our video and also share it with your friends who are interested in learning.
KEEP LEARNING AND KEEP GROWING.
Git Rebase vs Git Merge - Keep your branch always in sync with Master
What should I use Git Rebase or Git Merge?
This is more of a personal preference, teams decide their strategy, but if you're working on your local branch and/or you're the only one working on the feature branch you should do "rebase".
Working with a team, you should use "merge"
Git Merge Command: git merge master
Git Rebase Command: git rebase master
Inspiration behind this video:
Our Sr. Software always preferred to use rebase, and I have mostly used "git merge". It's simple to use and does what I expect it to do. But was super curious as to how and why they were doing it. Once I was pair programming with one of my senior (Ezra) and he showed me his Git skills and that was the moment I decided I wanted to learn how to do "rebase" and I will learn as best as I can.
My motivation why I decided to come up with this video are a few people, and would like to give credits to them:
Siobhan, Igor, Ezra, Katie, Tatiana, Sir Thads and few more
This is more of a personal preference, teams decide their strategy, but if you're working on your local branch and/or you're the only one working on the feature branch you should do "rebase".
Working with a team, you should use "merge"
Git Merge Command: git merge master
Git Rebase Command: git rebase master
Inspiration behind this video:
Our Sr. Software always preferred to use rebase, and I have mostly used "git merge". It's simple to use and does what I expect it to do. But was super curious as to how and why they were doing it. Once I was pair programming with one of my senior (Ezra) and he showed me his Git skills and that was the moment I decided I wanted to learn how to do "rebase" and I will learn as best as I can.
My motivation why I decided to come up with this video are a few people, and would like to give credits to them:
Siobhan, Igor, Ezra, Katie, Tatiana, Sir Thads and few more
มุมมอง: 9 787
วีดีโอ
Unable to access Github - Aug 13, 2021 Update - Solution
มุมมอง 1.6K3 ปีที่แล้ว
On 13th Aug 2021, Github made some changes and in this video we are looking at how to resolve it. Let us know in the comments if you have any questions. Don't forget to subscribe. #github
Learn Javascript in 1 hour - Interview Ready - Learn JS Quickly in 2021
มุมมอง 2.8K3 ปีที่แล้ว
Javascript one of the most popular languages in an interview. It's used either in frontend, backend or full-stack interviews. . . . A very basic course on Javascript and also in the end I have provided a list of questions that are mostly asked in an interview. . . . Timestamps: 01:31 Console, Alert, Prompt 04:50 Data Types and Variables 06:37 Math Operators 08:16 Logical Operators 11:00 Type Co...
Frontend Interview Question - Remove Duplicates from an Array - Javascript Question
มุมมอง 7573 ปีที่แล้ว
Most Common Frontend Interview Question you might be asked. This question is to check if you're able to quickly come up with a solution and as frontend developers are not required to be too much expert in DS and Algo, this works as a good starting point to judge a candidate. If you're new to our channel, please consider subscribing and also try some of our exciting projects which are loved by a...
Foobar Problem - Javascript Algorithms - Learn to code free
มุมมอง 1.1K3 ปีที่แล้ว
Code with me. . Foobar, one of the most common question. Interview questions, which you will be asked
1 - Introduction - Data Structures and Algorithms - Javascript
มุมมอง 6173 ปีที่แล้ว
In this video, you’re going to start with Data Structures and Algorithms. Enjoy! Are you struggling with Data Structures and Algorithms in your interview? I have been struggling a lot in interviews as well. I tried several ways to improve and in this video series, I will try to provide you as much information as possible. 🔔 Subscribe for more videos bit.ly/edurise_js ▶️ Here’s what you’ll see i...
Hello from Google! - My Interview Experience and Google Interview Process - Overview
มุมมอง 8223 ปีที่แล้ว
Hello from Google! changed my life. Audio might be low, please turn it to full volume. Will be taking care of these mistakes in the next video. Timeline: 00:00 Clips from Google - Intro 00:34 Journey Started 00:50 Recruiter Phone Call 2016 01:20 Online Assessment Test 02:02 Selected for Phone Interview 02:19 Failed the Phone Interview 02:44 Google Recruiter Call 2017 and again failed 03:06 Anot...
2048 Game in React - Animated Version - Game Development in React
มุมมอง 24K3 ปีที่แล้ว
2048 is a popular game and easy to play, you can check the history of this game on Wikipedia. IMPORTANT: If you decide to put this live, make sure to add the below credits. "Motion Graphics by Romain Cousin ( www.behance.net/romaincousin )" We have made this game simply in React. You can even extend it and have Redux or Context as there are endless possibilities. What's required? 1. 2048 Starte...
Coding Interview Question - Valid Anagram - Frontend Interview Question
มุมมอง 5173 ปีที่แล้ว
#15DaysOfLeetcode Valid Anagram is a very popular question and will be asked in a Software Engineer, Frontend Engineer or even Backend Engineer Interview. Suggest which question you would like to see and answered. Follow us on Instagram: bit.ly/reactjs1_insta Don't forget to Subscribe this Channel
Learn Firebase with React JS - with Real Example
มุมมอง 1K4 ปีที่แล้ว
Github Link coming soon. A project that gets you the basics of Firebase and it's displayed wonderfully by Nandish. Example used here is the Login Form. Subscribe: bit.ly/edurise_js Pizza Customization: bit.ly/pizzajs Games Links: Minesweeper: bit.ly/my-mines Breakout: bit.ly/react-breakout If you have questions feel free to comment or send us a message at ramtoodevelopers@gmail.com
Redux Basics in 1 hour - With Interesting Examples
มุมมอง 1.7K4 ปีที่แล้ว
Redux is one of the most complicated part in Frontend and have been struggling about it for a very long time. Finally I had to take a step back and understand Redux at a lower level and this is exactly what I have tried to explain in the video. It's using the Core Redux and not react-redux or redux-sage, which we will be utilizing in the next videos for our MERN projects. The 3 main topics you ...
Break Out Game in 80 min - with React and HTML Canvas
มุมมอง 16K4 ปีที่แล้ว
A game which we all played when we were young. Here is the opportunity to build on your own. Brag it in front of your siblings and friends, they will love it. Github Link: github.com/dhavaljardosh/breakoutvideo Follow us: INSTAGRAM: bit.ly/reactjs1_insta DISCORD: discord.gg/tJXbrS Here for the last part I would expect you to do some logic on your own, though the github project does have the fin...
Minesweeper in 100 minutes - React JS Game
มุมมอง 11K4 ปีที่แล้ว
A lot of us have played this game when we were kids, but ever wondered how it works under the hood? In this video we will be building the complete game from scratch Project Video: (This is the project we used in the video) bit.ly/git-mine-vid . Nice looking project here: (Project reference I created before making the project) bit.ly/mine-git. . . Also don't forget to checkout our Pizza Builder ...
Awesome Pizza Customization in 1 Hour - React JS Project - EduRise
มุมมอง 37K4 ปีที่แล้ว
Awesome Pizza Customization in 1 Hour - React JS Project - EduRise
ENOUGH JAVASCRIPT FOR REACT JS - WITH CODE
มุมมอง 13K4 ปีที่แล้ว
ENOUGH JAVASCRIPT FOR REACT JS - WITH CODE
Enough Javascript to use ReactJS - Learn Javascript - Learn React JS Basics
มุมมอง 1.9K4 ปีที่แล้ว
Enough Javascript to use ReactJS - Learn Javascript - Learn React JS Basics
Plus One - #15DaysOfLeetcode - Javascript Leetcode Solutions
มุมมอง 3264 ปีที่แล้ว
Plus One - #15DaysOfLeetcode - Javascript Leetcode Solutions
Deepest Leaves Sum - #15DaysOfLeetcode - Javascript Leetcode Solutions
มุมมอง 2204 ปีที่แล้ว
Deepest Leaves Sum - #15DaysOfLeetcode - Javascript Leetcode Solutions
Convert Binary Number in a Linked List to Integer - #15DaysOfLeetcode-Javascript Interview Questions
มุมมอง 2694 ปีที่แล้ว
Convert Binary Number in a Linked List to Integer - #15DaysOfLeetcode-Javascript Interview Questions
Search in a Binary Search Tree - #15DaysOfLeetcode - Algorithms in Javascript - HD
มุมมอง 1324 ปีที่แล้ว
Search in a Binary Search Tree - #15DaysOfLeetcode - Algorithms in Javascript - HD
Remove Duplicates from Sorted List - Javascript Leetcode Problem - #15DaysofLeetcode
มุมมอง 2434 ปีที่แล้ว
Remove Duplicates from Sorted List - Javascript Leetcode Problem - #15DaysofLeetcode
#1 - Javascript Problem Solution - Remove Vowels - 15 Day Leetcode Challenge
มุมมอง 1.7K4 ปีที่แล้ว
#1 - Javascript Problem Solution - Remove Vowels - 15 Day Leetcode Challenge
Facebook Interview Question - Find First and Last Position of Element in Sorted Array - Leetcode Med
มุมมอง 2674 ปีที่แล้ว
Facebook Interview Question - Find First and Last Position of Element in Sorted Array - Leetcode Med
Git Tutorial - Very Easy Explanation - Deploy, Branch and Merge
มุมมอง 5094 ปีที่แล้ว
Git Tutorial - Very Easy Explanation - Deploy, Branch and Merge
Bootstrap 5 - What's new? - Bootstrap 4 vs 5
มุมมอง 10K4 ปีที่แล้ว
Bootstrap 5 - What's new? - Bootstrap 4 vs 5
#7 - GetTotal and Delete Entry - End of First Course - Deno + GraphQL
มุมมอง 2754 ปีที่แล้ว
#7 - GetTotal and Delete Entry - End of First Course - Deno GraphQL
#6 - Add to Database - AddEntry Function - Deno + GraphQL
มุมมอง 1774 ปีที่แล้ว
#6 - Add to Database - AddEntry Function - Deno GraphQL
#5 - Start Database Interaction - Deno + GraphQL
มุมมอง 2574 ปีที่แล้ว
#5 - Start Database Interaction - Deno GraphQL
#4 - GraphQL Config Part 2 - Deno + GraphQL
มุมมอง 2534 ปีที่แล้ว
#4 - GraphQL Config Part 2 - Deno GraphQL
this api is free?? i got mail and charge with 35$
man i dont see all code Show all code (swipe right) pls if you want someole learn it, or give github link... Thanks for your time and this video, i learned a lot❤
Finally understood it, thank you so much. Guys watch at 1.25x 😅
How do I make it work mobile device?
Github link for reference
Super bro
Do you have the GitHub link for this code?
awesome work sir I got learn very complex concept when I practice your projects so please make more projects such on varieties and thank for your worth
My gowd...this was once of the finest explanations I have seen..Thank you so much
Too many code in reveal.js. Simply use recursive function that will spread from clicked square to all the directions till the bombs
You have 150 lines of code, it can be done in 30
@w1nd251 that is interesting to see. Have you done it so far?
@w1nd251 I would love to see it too. Yes agree for sure can be done in a recursive manner, but I wanted to focus on the iterative approach at the time of creating this video.
const mark = (board: Square[][], x: number, y: number) => { try{ if(board[x][y].revealed === true){ return; } if(board[x][y].value === 0){ board[x][y].revealed = true; } if(board[x][y].value !== 0 && board[x][y].value !== -1){ board[x][y].revealed = true; return; } // top row mark(board, x - 1, y - 1) mark(board, x - 1, y) mark(board, x - 1, y + 1) //left and right mark(board, x, y - 1) mark(board, x, y + 1) // bottom row mark(board, x + 1, y - 1) mark(board, x + 1, y) mark(board, x + 1, y + 1) return board; } catch (e){ return; } }@@eduriseworld
I call this function once before checking if I did not click on the bomb and everything works perfectly. Try catch for "array out of bound exception"@@eduriseworld
In 22:54 instead of merging Jerry into master, can I rebase Jerry into master? so that I can also keep a copy of Jerry's commits.. (Jerry Branch) git rebase master git checkout tom git rebase jerry (fix conflict...) git rebase --continue ..done.. This is the Graph O - Tom Commit 2 | O - Tom Commit 1 | O - Jerry Commit 2 | O - Jerry Commit 1 | O - master Feel free anyone to correct if I'm wrong. Thank you very much in advance. 🙏
i thought this would be functonal based
10:23 createboard 18:31 createboard (full) 24:42 designing Cell component 50:50 reveal.js
hi, please you can send me the source code
Place this in the Cells.Js: import React from 'react' import './main.scss' // use your file path export default function Cell() { return ( <div className='cell'></div> ) } ..... For this to work: const cells = board.cells.map((row, rowIndex) => { return ( <div key={rowIndex}> {row.map((col, collIndex) => { return ( <Cell key={collIndex}/> ) })} </div> ) })
hey man have you build this project correctly?? can you help me out to building this??
@@Missing_man Yeah I built it in Vite using react
can we connect buddy
@@Missing_man What's your socials/email
@@_edd.ie_.o.8101 Hi man I send my email Idk how it deleted automatically bro can you pls help me
Thank you so much. Very useful!
Did anyone make it mobile responsive or playable on mobile devices?
well explained with real time scenario's . Thank you!!
Thank you bro. Your video is helpful
Well-explained and nicely organized flow. Thank you 😊
whats the extension your using for those arrow functions?
what is momentjs Are you not using simple javascript(jsx) that we used in react js?
Can u add code?
@50:01 I am still getting an error when key is pressed
hey man have you build this project correctly?? can you help me out to building this??
you should have dropped the beginner code for where you started from so that we can follow Good video
Explained beautifully👏👏👏
if (newGrid[rand1][rand2] === 0) { newGrid[rand1][rand2] = Math.random() > 0.5 ? 2 : 4; added = true; } doesn't work
very usefull & detailed explaination. kudos!
I don't quite understand where the numbers are added? Where to get the value of the multiplied number?
You solved this problem?
return ( <div className='cell'></div> ) not return ( <div>Cell</div> ) Why u can run wwith this bug :V. It make me a lotsof time to find out. grrrr
Thanks :)
underrated
thank you very very much
Thank you so much brother, I also got strucked here for almost an hour, love from India
In vite --> return (<div className='cell' key={collIndex}></div>)
Thanks u for this dude. Maybe it not too good but its helping me so much to learning React. Can us add Github link on description video for easy click.
thank you sir
I think the 2nd one is better
Thank you so much for your help, was struggling to complete an assignment I appreciate this video!!
👍. Which projects are good portfolio for a react fresher !
Thank You
give me full playlist link
complete waste of time ..Thank you
How can i apply this if my button and array are in diferent components?
You will need to pass callback function, and handle state at the top of the component.
can i know the full code of this video? i can't display the cell, it shows several text 'Cell'
because of the className, dont return cell, give the className="cell" to that div
Worth video to learn js in an hour and u can start working on ur project. Thanks for this video it really helped me.
How to get your source code, thank you very much
Reduce()?
Really helpful
Great video
thank you for wonderful explaination
Option 1
this is amazing
Well Explained, in easy language, totally 5 star ⭐ video.... Always Rocking 🙌
Great - finally someone explained is easily.