Recommendation for course -move from sp_admin to be sp_dev

Copper Contributor

Hello All

 

I want to move from SharePoint administration to SharePoint development. I have basic knowledge of HTML , CSS, and javascript.

I want to learn how to customize SharePoint 2016 form using javascript not using another library since I am fresh in javascript.

I want to start but I can not find a course.

I find this course useful but it does not contain another part.

https://www.linkedin.com/learning/sharepoint-advanced-enhancing-functionality-with-javascript

I am taking this course now .https://www.linkedin.com/learning/javascript-essential-training-3.

Can you please give a recommendation for a course- any tips or advice is highly appreciated.

 

best regards

Amal

 

 

 

2 Replies
Hi, that's a gud move. Try pluralsight.com which is free for this month because of COVID situation. The site has tons of videos published by MVP's. One advice is do not try anything from scratch wasting your time, try to check whether anyone has already done it or not. If it is available, then make use of it.

Hope it helps, please like it or mark it as a solution if it resolves ur clarification or issue
-Sudharsan K...

@Sudharsan K

I can not find one.

I need a course that gives me knowledge of how to use javascript for :

for example:

*validate user input 

*hide /show fields depend on user input.

*get/set SharePoint form fields values.

*how to pre-populate fields, hide or disable tabs

In general how to start using Javascript in SharePoint.