Code With Brandon
Code With Brandon
  • 19
  • 555 310
JavaScript Array Methods You Should Know | JSON | Object Arrays
A short list of JavaScript array methods you should know when working with JSON data or arrays of objects.
⭐ Chapters ⭐
⌨️ (0:00) Intro
⌨️ (1:14) The Example
⌨️ (2:30) unshift()
⌨️ (3:32) push()
⌨️ (4:23) splice()
⌨️ (5:48) find()
⌨️ (10:27) filter()
⌨️ (12:04) map()
⌨️ (19:29) forEach()
⌨️ (22:09) sort()
⌨️ (26:03) some()
⌨️ (29:36) every()
⌨️ (32:17) Outro
Examples - github.com/brandoncaulfield/javascript-cheat-sheet/blob/master/array-methods.js
FreeCodeCamp Array Methods Article - www.freecodecamp.org/news/javascript-array-of-objects-tutorial-how-to-create-update-and-loop-through-objects-using-js-array-methods/
W3Schools JavaScript Array Reference - www.w3schools.com/jsref/jsref_obj_array.asp
มุมมอง: 10 337

วีดีโอ

Learn SAP Gateway | RESTful API | OData | ABAP | Full Course For Beginners [Tutorial]
มุมมอง 69K3 ปีที่แล้ว
This course will teach you everything you need to know to get started with SAP Gateway and OData. You'll learn how to create an OData service that gets data from SAP which you can then consume in a UI5 application. ⭐ Steps ⭐ ⌨️ (0:00) Intro ⌨️ (2:06) SAP Gateway (SEGW) Intro ⌨️ (15:06) Start a New Project and Create a Data Model ⌨️ (24:28) Getting our First Table Set of Data - GET_ENTITYSET ⌨️ ...
Learn SAP UI5 Data Binding | Fiori | Full Course for Beginners [Tutorial]
มุมมอง 35K3 ปีที่แล้ว
In this full UI5 video course you'll learn everything you need to know to get started with Data Binding in UI5 | Fiori. The course goes throguh all 15 steps in the SAP UI5 Walkthrough here - sapui5.hana.ondemand.com/#/topic/e5310932a71f42daa41f3a6143efca9c ⭐ Steps ⭐ ⌨️ (0:00) Intro ⌨️ (3:40) Setup ⌨️ (5:57) Step 1: No Data Binding ⌨️ (12:11) Step 2: Creating a Model ⌨️ (18:20) Step 3: Create Pr...
SAP UI5 CLI | Node.js | Setup Guide [Tutorial]
มุมมอง 8K3 ปีที่แล้ว
Learn how to setup the SAP UI5 CLI (Command Line Interface) alowing you to test your app on a local server using Node.js. UI5 CLI - sap.github.io/ui5-tooling/ This video is a snippet from the full SAP UI5 walkthrough - th-cam.com/video/mmSB85rWQ3w/w-d-xo.html Please feel free to comment down below, and if you like the video, hit that LIKE and SUBSCRIBE button. Thanks for watching!
SAP ABAP Trial in Docker | Windows Setup Guide [Tutorial]
มุมมอง 13K3 ปีที่แล้ว
Learn how you can run your local SAP NetWeaver ABAP Trial instance in Docker on Windows using this setup guide - github.com/brandoncaulfield/sap-nw-abap-trial-docker-windows Tested on version 7.51 SP02 and above. Please feel free to comment down below, and if you like the video, hit that LIKE and SUBSCRIBE button. Thanks for watching!
Learn SAP UI5 | Fiori | Full Course for Beginners [Tutorial]
มุมมอง 221K3 ปีที่แล้ว
In this full UI5 video course you'll learn everything you need to know to get started with UI5 | Fiori. The course goes throguh all 38 steps in the SAP UI5 Walkthrough here - sapui5.hana.ondemand.com/#/topic/3da5f4be63264db99f2e5b04c5e853db You can use the walkthrough as a reference for each step or my GitHub repo from the video itself which details each step by a commit. GitHub Repo for the Vi...
SAP ABAP LOOP AT... GROUP BY | 2020 | Advanced ABAP Series
มุมมอง 14K3 ปีที่แล้ว
In this video we look at the ABAP LOOP AT… GROUP BY statement and see how we can use it to group data in a meaningful way. GitHub Repo - github.com/brandoncaulfield/youtube-abap/blob/master/z_loop_groupby_example ABAP REDUCE Operator video - th-cam.com/video/GmpdFlNzDLU/w-d-xo.html Super Blog post by Horst Keller - blogs.sap.com/2014/10/02/abap-news-for-740-sp08-grouping-internal-tables/ SAP Do...
SAP ABAP REDUCE Operator Tutorial | 2020 | Advanced ABAP Series
มุมมอง 9K3 ปีที่แล้ว
We're going to look at some examples of the ABAP REDUCE Operator and how to use it. Timestamps: 0:00 Intro 1:31 Setup 4:44 Simple SUM Using REDUCE 7:53 String Concatenation Using REDUCE 12:11 Table/ Work Area Using REDUCE 20:19 Conclusion ABAP in VS Code | Setup Guide - SAP ABAP Development in VS Code | Setup Guide GitHub Repo - github.com/brandoncaulfield/youtube-abap/blob/master/z_reduce_exam...
SAP Fiori and SAP UI5 | The Difference in 100 Seconds
มุมมอง 30K3 ปีที่แล้ว
The difference between SAP Fiori and SAP UI5 in 100 seconds. Fiori Design Guidelines - experience.sap.com/fiori/ SAP UI5 SDK - sapui5.hana.ondemand.com/ Fiori Namespace - sapui5.hana.ondemand.com/#/api/sap.f Please feel free to comment down below, and if you like the video, hit that LIKE and SUBSCRIBE button. Thanks for watching!
My Home SAP Development Setup 2020 | ABAP | CDS | UI5 | Fiori
มุมมอง 10K3 ปีที่แล้ว
In this video I'm going to take you through my local SAP development setup including the various tooling I use on a daily basis: ABAP Development in VS Code | Setup Guide - SAP ABAP Development in VS Code | Setup Guide SAP ABAP Dev Trial 7.52 SP04 - blogs.sap.com/2019/07/01/as-abap-752-sp04-developer-edition-to-download/ SAP Cloud Connector - tools.hana.ondemand.com/#cloud SAP Cloud Platform - ...
SAP ABAP Development in VS Code | Setup Guide [Turorial]
มุมมอง 37K3 ปีที่แล้ว
A brief setup guide to get you up and running with ABAP in VS Code. SAP Blog Post by Leon Hassan - blogs.sap.com/2019/12/06/abap-development-in-vs-code/ ABAP remote filesystem extension GitHub Issues Page - github.com/marcellourbani/vscode_abap_remote_fs/issues Please feel free to comment down below, and if you like the video, hit that LIKE and SUBSCRIBE button. Thanks for watching!
The SAP ABAP Technical Interview Question You Might Have Never Heard Of
มุมมอง 16K4 ปีที่แล้ว
In todays video we're going to look at a possible SAP Technical ABAP interview question that you might not have prepared for. A lot of good interviewers out there will want to get a feel for not only your technical ABAP coding skills but also how you approach relatively abstract problems that may not easily translate directly into code. One such example is the game of FizzBuzz. GitHub Repo: git...
3) Display an ABAP CDS View in a UI5 App in Under 10 Min | No Coding Required! | Tutorial
มุมมอง 7K4 ปีที่แล้ว
Tutorial: How to display an ABAP CDS View in a UI5 App in SAP Cloud Platform (Neo) No Coding Required! Requirements: - SAP Cloud platform (Neo) Account - SAP ABAP 7.51 Please feel free to comment down below, and if you like the video, hit that LIKE and SUBSCRIBE button. Thanks for watching!
2) Display a CDS View in an ALV in Eclipse | Tutorial
มุมมอง 8K4 ปีที่แล้ว
Tutorial: Display a CDS view in the SAP List Viewer with Integrated Data Access (IDA). In this video: - Display the CDS view we created in the previous video in an ALV - Set the tooltip information for Payment status with an annotation - Use the Cast expression to change the payment status column name to the name form a custom data element. Built with SAP ABAP 7.52 SP04 or SAP ABAP 7.51 . Pleas...
1) Create an ABAP CDS View in less than 10 Minutes in Eclipse with ABAP Developer Tools | Tutorial
มุมมอง 32K4 ปีที่แล้ว
Tutorial: How To Create an SAP CDS View in less than 10 Minutes in Eclipse using ADT (ABAP Developer Tools). Built with SAP ABAP 7.52 SP04. Please feel free to comment down below, and if you like the video, hit that LIKE and SUBSCRIBE button. Thanks for watching!
SAP List Viewer (ALV) Part 1 | Basic ABAP OO example | CL_SALV_TABLE | Tutorial
มุมมอง 7K4 ปีที่แล้ว
SAP List Viewer (ALV) Part 1 | Basic ABAP OO example | CL_SALV_TABLE | Tutorial
SAP List Viewer (ALV) Part 3 | Columns | Tutorial
มุมมอง 2K4 ปีที่แล้ว
SAP List Viewer (ALV) Part 3 | Columns | Tutorial
SAP List Viewer (ALV) Part 2 | Functions Toolbar | Tutorial
มุมมอง 3.2K4 ปีที่แล้ว
SAP List Viewer (ALV) Part 2 | Functions Toolbar | Tutorial
Toyota 86 | Parrot Asteroid Smart | Torque Pro
มุมมอง 24K11 ปีที่แล้ว
Toyota 86 | Parrot Asteroid Smart | Torque Pro

ความคิดเห็น

  • @aryansingh2558
    @aryansingh2558 หลายเดือนก่อน

    Unable to find source directory ’webapp’ in application project…please give me some solution for this

  • @vishalsinha371
    @vishalsinha371 หลายเดือนก่อน

    can it work only for S4 Hana systems or ECC also? and ours is SSO configured SAP Systems , How to connect in this case

  • @furkan5935
    @furkan5935 หลายเดือนก่อน

    brandon

  • @furkan5935
    @furkan5935 2 หลายเดือนก่อน

    We need this guide but a new one :P

  • @furkan5935
    @furkan5935 3 หลายเดือนก่อน

    Brandon! Where are you hiding? We need some new content :)

  • @JustaClick-bm2ck
    @JustaClick-bm2ck 3 หลายเดือนก่อน

    Ever since I lost my previous Job as ABAPER, I am finding it difficult to get a free.low cost access to SAP Hana Cloub to practice and to keep my ABAP knowledge refreshed... I need your kind guidance, please !

  • @JustaClick-bm2ck
    @JustaClick-bm2ck 3 หลายเดือนก่อน

    Great is your channel, Brandon Really!!. Hope you're doing well.

  • @csgoku7613
    @csgoku7613 3 หลายเดือนก่อน

    Thank you!

  • @dimphorapulane9142
    @dimphorapulane9142 3 หลายเดือนก่อน

    xml file not opening on the browser on my side

  • @ishaanshah007
    @ishaanshah007 3 หลายเดือนก่อน

    How about a complete end to end project i.e. Front end using SAP UI5 plus oData service.. and then we have an app where we can have all options - display, update details and also create new records...

  • @plottertrader
    @plottertrader 4 หลายเดือนก่อน

    thank you

  • @coolmind2476
    @coolmind2476 5 หลายเดือนก่อน

    I dont understand, whats now the difference?

    • @princecharlesvergara9094
      @princecharlesvergara9094 4 หลายเดือนก่อน

      Fiori is a Framework while UI5 is a library for frontend components, I think

  • @pawem.9684
    @pawem.9684 5 หลายเดือนก่อน

    Thanks!

  • @idesel
    @idesel 6 หลายเดือนก่อน

    Thanks man. This was so clear and straight to the point. Liked and subscribed! Clear demos and explanations like these are hard to come by on TH-cam when comes to SAP development.

  • @zipovimg
    @zipovimg 6 หลายเดือนก่อน

    This is a great information!!! Thanks Brandon!!

  • @ivandobroskok3807
    @ivandobroskok3807 7 หลายเดือนก่อน

    Hi, my suggestion is maybe also good to use a simple selection screen with at least one select-option filed to pass it into local class instance ;)

  • @Risbo__
    @Risbo__ 9 หลายเดือนก่อน

    Thanks a lot ! that solution saved me asf !

  • @shivamgupta3652
    @shivamgupta3652 10 หลายเดือนก่อน

    i am at controllers section, i have learnt the whole JavaScript in depth and used : operator in objects or labeling the statements, but here i couldn't understand at all that why we are using colon at various places such as mvc:view etc. Its all going over my head, i dont like to just cram things

  • @VivekTembe
    @VivekTembe 10 หลายเดือนก่อน

    I am not able to connect Eclipse to SAP, is there any alternative to Eclipse?

  • @debmalyaray1997
    @debmalyaray1997 11 หลายเดือนก่อน

    How to learn html css???

  • @dwiforex
    @dwiforex ปีที่แล้ว

  • @dwiforex
    @dwiforex ปีที่แล้ว

  • @dwiforex
    @dwiforex ปีที่แล้ว

  • @nikolaradic4478
    @nikolaradic4478 ปีที่แล้ว

    In the mock server setup at this timestamp th-cam.com/video/mmSB85rWQ3w/w-d-xo.html, make sure to delete the outer object of the json file so that only an array [ ] with the data is left , otherwise no data will be loaded. It is not just copy paste of the old file.

  • @Tharindu87
    @Tharindu87 ปีที่แล้ว

    If you're trying to install the latest version (at the time of this comment it's SAP NetWeaver 7.52 SP04) , I would recommend adjusting the dockerfile's content to download the opensuse/15.1 or 15.2 instead of the latest version; as the installation seems to fail halfway in a modern kernel. All looks good otherwise! Thanks for sharing this @brandcaul

  • @falkreiher8808
    @falkreiher8808 ปีที่แล้ว

    Thanks for the video. Our onPremise SAP Systems are configured by connecting using SSO only. How can I connect in this case?

  • @ethans5198
    @ethans5198 ปีที่แล้ว

    Hi, how come I dont have anything under "Service Maintenance"? I m I missing a system configuration or something?

  • @henryguo7342
    @henryguo7342 ปีที่แล้ว

    Thank you very much, Brandon. I am looking for an SAP UI5 learning tutorial. I believe it will be more helpful and really appreciated.

  • @HieuPham-pw8ic
    @HieuPham-pw8ic ปีที่แล้ว

    thank you so much It 's a great video

  • @celsonneves1
    @celsonneves1 ปีที่แล้ว

    Your contents are very good, they help me a lot, congratulations!

  • @rbarrie1973
    @rbarrie1973 ปีที่แล้ว

    Brandon - Can you pull object Class and Characteristics Data into CDS views?

  • @michaelkoumpanis6034
    @michaelkoumpanis6034 ปีที่แล้ว

    Hello, thanks for the Video. Is there a part 2 on OData?

  • @fabian-gubler
    @fabian-gubler ปีที่แล้ว

    FYI: 7.51 SP02 resultet in an error. After downloading the lastest (7.52) version I could successfully install it according your tutorial. In addition, I recommend to use opensuse 15.3 instead of latest. Hope this helps someone...

  • @carlosvazquez2710
    @carlosvazquez2710 ปีที่แล้ว

    Thanks!!

  • @Brianchan76
    @Brianchan76 ปีที่แล้ว

    Hello Brandon, It's great oData tutorials.

  • @derekcoward4438
    @derekcoward4438 ปีที่แล้ว

    Cool video Brandon, thank you, I have been working with SAP since the R/2 days, so it is good to learn the newer technologies.

  • @surbhisahu346
    @surbhisahu346 ปีที่แล้ว

    Hello, I have been following all videos, its really good for the beginners.I would love to watch more tutorials if you will upload in the near future

  • @jenskl5127
    @jenskl5127 ปีที่แล้ว

    Thanks Brandon for this awesome tutorial. Most I like is that you didn't cut off the mistakes. That makes me feel that I am not the only one who do 'silly' mistakes. 😅

  • @shubenkovva
    @shubenkovva ปีที่แล้ว

    Sorry man, but you did not explain the difference. There is still not clear what is inside SAPUI5, SAP_UI, FES (fiori front server?), SAP_GW.... For example, we have a client who wants to open the page of web-server with SAPUI5 framework - ok no problem, write the address and page will be downloaded in client browser. But when SAP_UI, FES (fiori front server?), SAP_GW start playing the role in this design?

  • @saharmoradi9706
    @saharmoradi9706 ปีที่แล้ว

    very helpful thanks

  • @Connorcoolest
    @Connorcoolest ปีที่แล้ว

    Great content. I am in the process of setting up a local dev system. SAP ABAP Dev Trial 7.52 is up and running. How can we make adobe forms work? Could you please help with any references to make this work? Do we need a Java Server? Can this be done on windows or do we need another virtual box? Thanks in advance.

  • @etc115
    @etc115 ปีที่แล้ว

    Can the css and JS be customized? For micro animation, hover states of buttons and the loading behavior of sites and elements like tables?

    • @7days280
      @7days280 9 หลายเดือนก่อน

      I am not sure about cells, but you can apply custom css to buttons and change their hover state.

  • @xxradar2251
    @xxradar2251 ปีที่แล้ว

    Love the tutorial, followed both of your sapui5 walkthroughs all the way through. And they really helped me to refresh on my knowledge of sap. One little detail I noticed that even the sap documentation was wrong with is the check box in the element bindings section. If you click on the product the discontinued check box will not be checked even though in the products.js model discontinued is set to true. To fix this just change: <CheckBox value="{products>Discontinued}"/> To: <CheckBox selected="{products>Discontinued}"/> This should then check off the Discontinued check box when in the model Discontinued is set to true. And again, thank you for the sap tutorials since content revolving around learning sap is limited. :)

  • @chrisrockscode1202
    @chrisrockscode1202 ปีที่แล้ว

    What language is that? Fortran? Cobal? Interesting…

  • @steinvonsteinberg3589
    @steinvonsteinberg3589 ปีที่แล้ว

    Brandon do you have your own Udemy course. I will enroll.

  • @martabotsalinero
    @martabotsalinero ปีที่แล้ว

    Step 24: Filtering can it be used as well for the MultiComboBox?

  • @revoktorment440
    @revoktorment440 ปีที่แล้ว

    Do people really use xml for this? I've been a front end dev for 6 years and we exclusively use javascript libraries such a React, Vue or Angular. XML seems like something a backend dev would use cause he doesn't know better :P

  • @amitkumarmahajanshetty8936
    @amitkumarmahajanshetty8936 ปีที่แล้ว

    Hello Brandon, thank you for all of your ABAP videos. Please make video on Interactive ALV.. thanks.

  • @prashantagarwal4160
    @prashantagarwal4160 ปีที่แล้ว

    Thank you so much. Have never seen such a clear and beautiful explanation. You are awesome buddy. God bless you!

  • @cicerosistemas
    @cicerosistemas ปีที่แล้ว

    Hello Brandon! It's appears the following error: The following error occurred while displaying routing target with name 'overview': Error: No view type specified. Can you help me?

    • @cicerosistemas
      @cicerosistemas ปีที่แล้ว

      Thank's Brandon, but I already figured out where was the problem and fixed it.