Fullstack Development
Fullstack Development
  • Видео 119
  • Просмотров 2 695 728
React js - Code Splitting Tutorial (Performance boosting)
Learn how to improve the performance of your React App by loading components on demand and splitting your js bundle using suspense and lazy imports.
Просмотров: 1 936

Видео

Javascript Tutorial - Promises
Просмотров 4814 года назад
How to create and process promises in Javascript. Build native apps for iOS & Android with drag and drop: interactiveappbuilder.com/ Featured Full Courses I Recommend To New Developers: React JS - The Complete Guide (over 150 000 devs enrolled) click.linksynergy.com/deeplink?id=x57mosp9ycE&mid=39197&murl=https://www.udemy.com/course/react-the-complete-guide-incl-redux/ React JS Web Development ...
Bitcoin AI Price Prediction Experiment #2
Просмотров 6974 года назад
If you would like to support this channel i accept Bitcoin donations to this address: 1Fm3ZywfnioXjHpUbVppLvpzehvRq2vfQs Last years prediction which was correct: ruclips.net/video/nbhigR11G0U/видео.html Do not use these predictions for investing, i am not a financial advisor. This is an AI model i wrote which consists of multiple combined models and uses different mathematical patterns to predi...
React Native Tutorial - How To Post Data To An API
Просмотров 33 тыс.4 года назад
Learn how to post data to an api with React Native using fetch in this tutorial. Online API: webhook.site/ Setting Up Your First React Native Application: ruclips.net/video/-gKwnLiKkmk/видео.html
React Native Tutorial - Handling User Input
Просмотров 2,5 тыс.4 года назад
How to handle user input in react native using a constructor and state. Setting up your first React Native project (as mentioned in video) ruclips.net/video/-gKwnLiKkmk/видео.html
React Native Tutorial - Setting Up Your First React Native Application
Просмотров 8004 года назад
Consider answering this survey if you would be interested in a full React Native course for 2020: forms.gle/4w1ngWS3pvj567CSA Learn how to set up your first React Native application, for beginners getting started with React Native. Node js: nodejs.org/en/download/ Blacklist.js bug replace with this: var sharedBlacklist = [ /node_modules[\/\\]react[\/\\]dist[\/\\].*/, /website\/node_modules\/.*/...
React Native Tutorial - How To Create A Professional Todo App
Просмотров 7 тыс.4 года назад
Github repo: github.com/nordin-johan/react-native-todo-app Learn how to create a professional todo app in this React Native tutorial. Build React Native mobile apps with drag and drop: interactiveappbuilder.com/ HTML/HTML5 from beginner to expert: www.udemy.com/course/html5-in-60-minutes-from-beginner-to-expert/ Featured courses i recommend for new developers: The Complete React Native Hooks Co...
How To Use React Native Navigation 4.0 In 2020 - Navigate Between Screens
Просмотров 21 тыс.4 года назад
Github repo: github.com/nordin-johan/react-native-navigation How to use React Native Navigation v.4 In 2020. HTML/HTML5 from beginner to expert: www.udemy.com/course/html5-in-60-minutes-from-beginner-to-expert/ Build React Native mobile apps with drag and drop: interactiveappbuilder.com/ Featured courses i recommend for new developers: The Complete React Native Hooks Course bit.ly/2mofraC React...
React Native Tutorial - How To Create A Simple Responsive Layout For Beginners
Просмотров 52 тыс.4 года назад
Create A Simple Responsive Layout In React Native For Beginners. Featured courses i recommend for new developers: HTML/HTML5 from beginner to expert: www.udemy.com/course/html5-in-60-minutes-from-beginner-to-expert/ The Complete React Native Hooks Course bit.ly/2mofraC React Native - The Practical Guide bit.ly/2nTm98O The Complete JavaScript Course 2019 bit.ly/2mjsbiB Build native mobile apps w...
UE4 C++ Game Prototyping
Просмотров 9414 года назад
This is a continuation of a previous UE4 video called Fun With C Artificial Intelligence In Unreal Game Engine 4. It's some experimenting i'm doing for hearing perception and team awareness for large groups of AI's in UE4. The video also shows some experimentation with bone physics and dynamic pathfinding depending on how the environment looks in runtime. The "zombies" have no virtual perceptio...
C++ Tutorial - Write Your Own Javascript Runtime Software (Like Node js)
Просмотров 7 тыс.4 года назад
You should use Linux to follow this tutorial. Github repo for Lemon: github.com/nordin-johan/lemon In this tutorial you will learn how to program a simple Javascript runtime environment application that works by the same principles as for example Node js does. We will use a framework called Lemon which i recently wrote to create the program. I do not go in depth about how everything works becau...
Programming tutorial - Create A C++ Addon For Node js
Просмотров 29 тыс.4 года назад
If you would like to support this channel i accept Bitcoin donations to my Bitcoin wallet address: 1Fm3ZywfnioXjHpUbVppLvpzehvRq2vfQs Learn how to create c addons for node js. By using c addons you can use c code in your Node js projects. Featured Full Courses I Recommend To New Developers: React JS - The Complete Guide (over 150 000 devs enrolled) click.linksynergy.com/deeplink?id=x57mosp9ycE&...
React js Tutorial - Forms
Просмотров 6564 года назад
Learn how to use create forms by using controlled form elements in React js. Featured Full Courses I Recommend To New Developers: React JS - The Complete Guide (over 150 000 devs enrolled) click.linksynergy.com/deeplink?id=x57mosp9ycE&mid=39197&murl=https://www.udemy.com/course/react-the-complete-guide-incl-redux/ React JS Web Development - The Essentials Bootcamp click.linksynergy.com/deeplink...
How To Serve A React App From A Node Express Server
Просмотров 35 тыс.4 года назад
Learn how to run a react js app from inside a node server by using react js, express and node. Featured Full Courses: React JS - The Complete Guide (over 150 000 devs enrolled) click.linksynergy.com/deeplink?id=x57mosp9ycE&mid=39197&murl=https://www.udemy.com/course/react-the-complete-guide-incl-redux/ React JS Web Development - The Essentials Bootcamp click.linksynergy.com/deeplink?id=x57mosp9...
React JS Tutorial - Create A Simple Login System Episode #3 of #3
Просмотров 32 тыс.4 года назад
Learn how to create a simple login application in React JS with an Express JS API and MySQL database. You need basic knowledge of React JS and Javascript to follow this tutorial. Episode 1: ruclips.net/video/4BhhGs0PFHU/видео.html Episode 2: ruclips.net/video/z1C0BEXPxSI/видео.html Episode 3: ruclips.net/video/IwhmNrLLhhM/видео.html Featured Full Courses: React JS - The Complete Guide (over 150...
React JS Tutorial - Create A Simple Login System Episode #2 of #3
Просмотров 40 тыс.4 года назад
React JS Tutorial - Create A Simple Login System Episode #2 of #3
React JS Tutorial - Create A Simple Login System Episode #1 of #3
Просмотров 199 тыс.4 года назад
React JS Tutorial - Create A Simple Login System Episode #1 of #3
React js Tutorial - Save Data In Your Application With localStorage and sessionStorage
Просмотров 55 тыс.4 года назад
React js Tutorial - Save Data In Your Application With localStorage and sessionStorage
Unreal Engine 4 C++ Tutorial - Third Person - Animating The Follow Camera
Просмотров 2,1 тыс.4 года назад
Unreal Engine 4 C Tutorial - Third Person - Animating The Follow Camera
Unreal Engine 4 C++ Tutorial - Raycast
Просмотров 7 тыс.4 года назад
Unreal Engine 4 C Tutorial - Raycast
Unreal Engine 4 C++ Tutorial - Communicating Between Classes With Casting
Просмотров 13 тыс.4 года назад
Unreal Engine 4 C Tutorial - Communicating Between Classes With Casting
Unreal Engine 4 C++ Tutorial - How To Program Collision Triggers For Pickups & Checkpoints
Просмотров 11 тыс.4 года назад
Unreal Engine 4 C Tutorial - How To Program Collision Triggers For Pickups & Checkpoints
Unreal Engine 4 C++ Tutorial - Set Up A Third Person Game For Beginners
Просмотров 9 тыс.4 года назад
Unreal Engine 4 C Tutorial - Set Up A Third Person Game For Beginners
What Languages Should I Learn For Web Development
Просмотров 11 тыс.4 года назад
What Languages Should I Learn For Web Development
React js Tutorial - How To Post Data To An API With React
Просмотров 56 тыс.4 года назад
React js Tutorial - How To Post Data To An API With React
Artificial Intelligence in Javascript - Google Tensorflow Node JS Tutorial
Просмотров 10 тыс.5 лет назад
Artificial Intelligence in Javascript - Google Tensorflow Node JS Tutorial
26th June 2019 - Bitcoin Price Going Down According To AI
Просмотров 4755 лет назад
26th June 2019 - Bitcoin Price Going Down According To AI
Fun With C++ Artificial Intelligence In Unreal Game Engine 4
Просмотров 18 тыс.5 лет назад
Fun With C Artificial Intelligence In Unreal Game Engine 4
Node & React JS Tutorial - Create An API
Просмотров 31 тыс.5 лет назад
Node & React JS Tutorial - Create An API
React Native Tutorial - How To Add Advertising Ads To Your App
Просмотров 24 тыс.5 лет назад
React Native Tutorial - How To Add Advertising Ads To Your App

Комментарии

  • @backupmemories897
    @backupmemories897 Месяц назад

    how to share it.. like a dll can control the main exe v8 .. exe so fat xD wanted to make plugin base

  • @isuripabasara6102
    @isuripabasara6102 2 месяца назад

    It's Working. Great Tutorial! Thank You.

  • @viktormelik-parsadanyan1090
    @viktormelik-parsadanyan1090 3 месяца назад

    Thank you for this. It was really beneficial.

  • @arsalan4510
    @arsalan4510 3 месяца назад

    HELP! I have used site to create my react app, for development I have modified package.json by adding proxy but it didn't work, then I added this to my site config file and still it not changing the url. can anyone please look into that. vite config file: server: { proxy: { '/api': { // Proxy requests starting with /api target: 'localhost:4500', // Forward to the Express server changeOrigin: true, // Change the origin of the host header to the target URL secure: false, // Do not require SSL certificates to be valid rewrite: (path) => path.replace(/^\/api/, '') // Rewrite the path to remove /api } } }

  • @CAXAROK2010
    @CAXAROK2010 3 месяца назад

    Very useful for me! Thank u

  • @maskedvillainai
    @maskedvillainai 5 месяцев назад

    I woulr really work on the energy of your tone its super super depressing and very hard to stay put. Literally sounds like youre yawning half the time and despising every moment. I cant handle that intense amount of lack of passion when trying to stay hyped about learning something new. It's just a contradiction to the point of learning anything online

  • @enabonobo3584
    @enabonobo3584 5 месяцев назад

    Still helpful in 2024. Good job

  • @ahmadelshandaweely8992
    @ahmadelshandaweely8992 6 месяцев назад

    where is the code

  • @SuryaSurya-wo4ei
    @SuryaSurya-wo4ei 6 месяцев назад

    source code please

  • @smashing_data4292
    @smashing_data4292 7 месяцев назад

    This video was exactly what I was looking for.

  • @GRHmedia
    @GRHmedia 7 месяцев назад

    Most the time in the function you created isn't in the function itself. It is in the calling time to the function and display to screen. Also you have no idea what the optimization flags are for the C++ the method you used is doing. In truth the simple function you did in C++ can often be optimized to a math problem taking only a few hardware instructions. Multiply Y time repetitions Add X you get the same thing. Some C++ compilers will do that depending on the optimization flags. To give you an example I ran the same test you did above directly compiled with a C++ compiler mingw-64. With the output using std::cout time 0.918492 sec without the output 1.9e-06sec This means writing to the display took 99.999% of the time used. The standard output to console on windows is pretty horrible. You can create much faster consoles to replace it. I suspect that the console is written in the least optimized way to ensure its compatibility for trouble shooting purpose across various systems. We can update text on video games those run a hell of a lot faster than 900+ms. I suspect the issue is in the first initialization. The only reason JS is keeping up in this aspect is the simplicity of the function the V8 bytecode can fairly easily be optimized in this. Do something a bit more complex and C++ will win pretty much hands down with speeds ranging from 8 to near 40 times faster.

  • @literallyoaintknowwhattodo
    @literallyoaintknowwhattodo 8 месяцев назад

    I hate OOP sorry

  • @abubakarsiddiquekawser938
    @abubakarsiddiquekawser938 9 месяцев назад

    Source Code plz ?

  • @LV-ei1ce
    @LV-ei1ce 9 месяцев назад

    How is it different from NAPi

  • @amazing_shorts77
    @amazing_shorts77 9 месяцев назад

    hi, the design of the vs code is very bad

  • @SupernovaOneFourOne
    @SupernovaOneFourOne 9 месяцев назад

    Thanks so much for this, really easy to understand

  • @rahulkumar-rc2rj
    @rahulkumar-rc2rj 9 месяцев назад

    I want to use this tool.Can we connect ?

  • @user-ou1pc7tp1s
    @user-ou1pc7tp1s 11 месяцев назад

    not working for me

  • @binukbe4401
    @binukbe4401 11 месяцев назад

    i did the same but images are not loading from url but evrything works fine. please someone help! :(

  • @Alucard_Seven
    @Alucard_Seven 11 месяцев назад

    Really helpful stuff man. Please keep doing more of these type of tutorials. Iv learn so much from these videos.

  • @mrd.j.2303
    @mrd.j.2303 Год назад

    Why no audio?

  • @mehdi-vl5nn
    @mehdi-vl5nn Год назад

    3:23 no main?

  • @michaelerossable
    @michaelerossable Год назад

    Great video, thank you for helping me get express to run the static files of my CRA. This was far from the first video/article I watched for help, but it was the first one that worked for me. Your video from 3 years ago is still solid, well done.

  • @raulyjimenez9167
    @raulyjimenez9167 Год назад

    Straight to the point, thank you. I feel like developers try to get stuck in between being ENTERTAINING and being informative and sometimes it is important to just be INFORMATIVE.

  • @Smile-vu6gg
    @Smile-vu6gg Год назад

    works in UE5.1. heres the Copy paste line becuase the doc page was taken down UPrimitiveComponent* OverlappedComp, AActor* OtherActor, UPrimitiveComponent* OtherComp, int32 OtherBodyIndex, bool bFromSweep, const FHitResult& SweepResult

  • @LowellBoggs
    @LowellBoggs Год назад

    i did this experiment with java years ago and got the same confusing results. Then I switched from just numbers to something that allocated a million integers and added them up, and STILL got the same answer you are seeing, but then I forced java to garbage collect the memory of the array and the run time was dramatically larger for java than for c++. The thing is, in real world applications, sometimes the interpreter is plenty fast enough -- especially if you exit before garbage collecting. You will see c++ winning when you are creating huge amounts of memory in small fragments that must be garbage collected in the interpretive application. So long as there is no garbage collection, you may ever see c++ clearly win. Choose the right language for the problem and be aware that testing is complex. Also be aware that figuring out how to fix a garbage collection problem is not easy... though modern tools may help a lot.

  • @johnlime1469
    @johnlime1469 Год назад

    THANK YOU! I really wanted to do things like memory management, custom functions, etc., but everything seemed to be Blueprint exclusive.

  • @collier801
    @collier801 Год назад

    In my main file (addon.cpp) I have included a header file (prova.h), located in an src folder that I created. The function that it declares is implemented in the prova.cpp file (located in the same directory). This is the content of the addon.cpp file: #include <node.h> #include "src/prova.h"//<-Here is the include that doesn't work namespace hellons { using v8::FunctionCallbackInfo;; using v8::Isolate; using v8::Local; using v8::Object; using v8::Value; using v8::String; void method1 (const FunctionCallbackInfo<Value>&args) { Isolate* isolate = args.GetIsolate(); int result = hello(); args.GetReturnValue().Set(result); } void Initialize (Local<Object> exports) { NODE_SET_METHOD(exports, "method1", method1); } NODE_MODULE(NODE_GYP_MODULE_NAME, Initialize); } The problem is that now I don't know how to write binding.gyp file in order to include those 2 files. So far I tried this { "targets": [ { "target_name": "addon", "sources": ["addon.cpp", "src/prova.cpp", "src/prova.h"],//<-Here I tell it that other 2 files exist "include_dirs": [".", "src"]//<-Here I tell it to look inside the src folder } ] } but it gives me a LNK1103 error: debugging information corrupt.

    • @collier801
      @collier801 Год назад

      I just solved my problem by deleting the build folder and rebuilding.

  • @eliy5550
    @eliy5550 Год назад

    THANKS SO MUCH!!

  • @jephrennaicker4584
    @jephrennaicker4584 Год назад

    is there a part 2? how do you access the address details?

  • @strxndo666
    @strxndo666 Год назад

    why am i getting error .done() undefined function?

  • @philipglorifyjesseopulenci1301

    Why is mine stuck on Loading... please wait...

  • @mystwalker479
    @mystwalker479 Год назад

    is it hard to work directly with V8 than using libraries like Lemon?

  • @DToxVanilla
    @DToxVanilla Год назад

    You can also define Proxy property in the package.json to avoid CORS problems by providing your front end url in there.

  • @programmingwithnit5308
    @programmingwithnit5308 Год назад

    Thank you

  • @mkdadzhere4502
    @mkdadzhere4502 Год назад

    hello can you send link for the code

  • @charlesxstorm
    @charlesxstorm Год назад

    How about rendering the pages using the express react view engine

  • @ehidk898
    @ehidk898 Год назад

    thank you so much for this

  • @amaanahmed1
    @amaanahmed1 Год назад

    you bc plz put the circuit

  • @shahinabanu3334
    @shahinabanu3334 Год назад

    can you please help me

  • @shahinabanu3334
    @shahinabanu3334 Год назад

    im not able to connect localhost .

  • @user-tr8dk1jy6y
    @user-tr8dk1jy6y Год назад

    is this applicable till this day?

  • @cascade9596
    @cascade9596 Год назад

    I love the bass from his keyboard clicks, so satisfying!

  • @magikarp2063
    @magikarp2063 Год назад

    Exactly what I needed, thank you.

  • @mr.RAND5584
    @mr.RAND5584 Год назад

    Why class?

  • @Skyline-ks7qx
    @Skyline-ks7qx Год назад

    I have more routes in react and when I put my node server as in the video it fails to refresh the page, help me get Cannot GET "anyroute"

  • @manasahr478
    @manasahr478 Год назад

    How can we fetch data or table from sql server database to react application

  • @FalloutMan493
    @FalloutMan493 Год назад

    Perfect video, wasted my time with a couple others before finding this

  • @elrafaargentino
    @elrafaargentino Год назад

    Proyecto muerto. Se lo comieron las gigantes.

  • @jabellae1
    @jabellae1 Год назад

    the only problem with this, it that you have to build, copy and paste everytime you want to see a new insignificant change in the gui.