Skip to main content

#JavaScript Developer0 discussing

JavaScript Certification Study Topic: Practical Usage of Closure in JavaScript

 

Closure is a very important concept that every JavaScript developer should understand. This post will cover some of the practical use of closures.

1. Private variables and methods

2. Function factories

Blog: https://www.sudipta-deb.in/2021/04/practical-examples-for-javascript.html

 

Note - I am sharing all my JavaScript Certification study notes below. Please provide your feedback if you see anything wrong or missing. Appreciate your help.

https://www.sudipta-deb.in/p/salesforce-javascript-developer-i-study.html

 

@The Blog Group @Developer Group, Kitchener, CA @Developer Group, Mississauga, CA @Certified Javascript Developer I Study G @Toronto Salesforce Developer Group @Admin Group, Mumbai, IN @Admin Group, Chennai, IN @Toronto Administrators Community Group @Admin Group, Jaipur, IN @Admin Group, Dubai, UAE @Kolkata User Group @Kolkata User Group, India 

0/9000

JavaScript Certification Study Topic: Understanding JavaScript Closure

Closure is a very important concept that every JavaScript developer should understand. In the post, I will provide a quick introduction of closure and then, I will be focusing on examples so that it will be easier for you to understand this concept.

https://www.sudipta-deb.in/2021/04/understand-javascript-closure.html

 

Note - I am sharing all my JavaScript Certification study notes below. Please provide your feedback if you see anything wrong or missing. Appreciate your help.

https://www.sudipta-deb.in/p/salesforce-javascript-developer-i-study.html

 

@The Blog Group @Developer Group, Kitchener, CA @Developer Group, Mississauga, CA @Admin Group, Mumbai, IN @Admin Group, Chennai, IN @Toronto Administrators Community Group @Admin Group, Jaipur, IN @Admin Group, Dubai, UAE @* Salesforce Administrators * @Admin Group, Bikaner, IN @Kolkata User Group @Kolkata User Group, India @* Salesforce Developers * @Developer Group, Dhaka, BD @Toronto Salesforce Developer Group @Platform Champion Alumni @Certified Javascript Developer I Study G 

0/9000

Hello Everyone , 

 

i am currently working as a Siebel Developer, and now I’m interested to learn Salesforce. I’m new to Salesforce so request for suggestions to go for which certification and from should I get the video tutorials. 

As I have one plus experience in Siebel development and I’m familiar with JavaScript, eScript, HTML, css, I decided to go for JavaScript Developer 1 and PD 1 certificate. 

 

Request to please advice which one should be better option for me?

0/9000

Hi,

I signed up for the "Certification Preparation for Salesforce JavaScript Developer I (CRT-600) class on 07/16/2020".

 

I received a confirmation email and it had a link for prework. The link is broken in the email. Or i should say it doesn't show up as a valid hyperlink in the email.

 

Can the trailhead academy folks help here ?

 

Thanks

Logesh

8 comments
  1. Nov 19, 2020, 7:44 PM
    Hi Dev, if the link provided in the Ebook email is not hyperlinked, it is because this particular course does not have prework. Let me know if you have any questions.
0/9000

Hi, 

 

I am currently going through the following tutorial.

 

https://trailhead.salesforce.com/de/content/learn/projects/develop-app-with-salesforce-cli-and-source-control/develop-new-feature-map-component?trailmix_creator_id=strailhead&trailmix_slug=prepare-for-your-salesforce-javascript-developer-i-credential

 

When I enter the following command

 

```

 

sfdx force:source:push

 

```

 

I get the following error:

 

```

sw@MacBook-Pro sfdx-chan % sfdx force:source:push                 

Job ID | 0Af1X000012P2wySAC

SOURCE PROGRESS | ██████████████████████████████████████░░ | 48/51 Components

TYPE   PROJECT PATH                                                               PROBLEM

─────  â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€  â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€

Error  force-app/main/default/flexipages/Property_Record_Page.flexipage-meta.xml  Property 'componentInstances' not valid in version 49.0 (3:23)

Error  force-app/main/default/applications/DreamHouse.app-meta.xml                Property_Record_Page ist nicht vorhanden oder ist keine gültige Überschreibung für Aktion View.

Error  force-app/main/default/objects/Property__c/Property__c.object-meta.xml     Property_Record_Page ist nicht vorhanden oder ist keine gültige Überschreibung für Aktion View.

 

```

 

Any idea on how to solve this?

4 comments
  1. Oct 15, 2020, 1:19 PM
    Yeah, as I said, it was the fastest solution I found. By the way, I have opened a case yesterday to the Trailhead team, and they will fix this content in the next trailhead releases, so the next guys that will take that same project will not spend time to realize what is wrong.
0/9000

Hi, I'm new here and I've been taking the "Salesforce JavaScript Developer I Credential" course and I've gotten stuck and I'm not sure how to proceed. 

 

I have a full explanation here: https://trailblazers.salesforce.com/answers?id=9064S000000Cqzn but here is a quick recap. I'm using "sfdx" v29+ and when I ran the "sfdx force:project:create" method and then followed the instructions in this task: https://trailhead.salesforce.com/content/learn/projects/develop-app-with-salesforce-cli-and-source-control/create-salesforce-dx-project?trailmix_creator_id=strailhead&trailmix_slug=prepare-for-your-salesforce-javascript-developer-i-credential

 

After getting this setup I went on to "Develop the Map Component". This task has you run this command: "sfdx force:source:push". The first time I ran this there was an error that I tracked down to incorrect XML after v29 in Property_Record_Page.flexipage-meta.xml where I needed to change <componentInstances> to <itemInstances><componentInstance>. Now when I run the command I get 

 

TYPE

Error

 

PROJECT PATH

force-app/main/default/flexipages/Property_Record_Page.flexipage-meta.xml

 

PROBLEM

We couldn't retrieve the design time component information for component c:PropertyCarousel.

 

I can't figure out from searching online how to resolve this issue. If I remove the XML definition for PropertyCarousel then it just throws this same error for a different component.

0/9000

Hi Team, I tried to use a Certification Days coupon code to register for the 'Salesforce Certified JavaScript Developer I' (second attempt) exam and was not able to book it. It worked on my fist attempt (which I did not clear). Kindly suggest further action.

4 comments
0/9000