Code with Javascript

Code with Javascript

Course for users with no programming experience who want to use JavaScript in the n8n Code node.

Category: Basic Courses

Coming soon

Syllabus

This course covers the following topics:

  • Introduction
    • Welcome
    • What is LowCode
    • When to Use LowCode
    • When to Use LowCode: Example
    • Differences Between Function Item and Function Nodes
    • Differences Between Code Node vs Function and Function Item
  • n8n Variables
    • What is a Variable
    • Parameter Variables
    • Data Variables
    • Binary Data Variables
    • Date and Time Variables
    • Task Variables
    • Webhook Variable
    • List Variables
    • Execution Variables
    • Environment Variables
    • Variables in Expressions or Code
  • n8n Methods
    • What is a Method
    • Access an Element of a List
    • Access Elements of a List
    • Access Data from a Node
    • Access Data from a JSON
    • Access Binary Data
    • Evaluating Expressions
    • Access Global Variables
  • Basic JavaScript
    • What is JavaScript
    • Create and Modify Strings
    • Create and Modify Numbers
    • Convert Variables
    • Create and Modify Dates
    • Create and Modify Objects
    • Create and Modify Lists
    • Create Conditions with Variables
    • Iterate, Filter, and Map Lists
    • Use Mathematical Functions
    • Use Regular Expressions
    • Best Practices
  • Advanced JavaScript
    • What is NodeJS and its Advantages
    • Using System Libraries
    • Importing Additional Libraries
  • Function Item Examples
    • Capitalize Each Word in a Sentence
    • Replace the Incoming Element
    • Create a JSON Object from HTML
    • Create a List from HTML
    • Parse HTML
    • Convert Nested Objects to a List
    • Simulate a Webhook
    • Convert Binary Data to a List
  • Function Node Examples
    • Wait a Few Seconds
    • Generate Sequential IDs for a List
    • Get the Number of Elements in a List
    • Sum the Columns of a List
    • Filter an RSS by Date and Time
    • Create HTML from a List
    • Sort a List by Values
    • Replace One List with Another
    • Remove Duplicates by Field Name
    • Remove Duplicates by Field Value
    • Convert List Rows to Columns
    • Merge Data from Multiple Executions
  • Error Resolution
    • Return Case
    • Undefined Case
    • Error Case
Coming soon

FAQs

Who is this course for?

For users with experience in n8n, with little or no knowledge of Javascript. The course is aimed at NON-technical users. If you have never used n8n, I recommend the Start from Zero course.

What will I achieve?

You will be able to work with LowCode in n8n, and create Function and Function Item nodes with little effort. You will save more than two months researching n8n and Javascript with all the topics and examples.

What does it include?

The course consists of topics in video format of 5-10 minutes each. Almost 10 hours of training with practical examples ready to use in your n8n. It includes examples in Javascript to use in the Code node. You have unlimited access to all topics and examples.

Do you release new topics?

Yes, we keep the course updated with the latest news from n8n. If you have any suggestions, please let us know.

What does the Basic Courses subscription include?

The subscription includes unlimited access to all courses in the 'Basic Courses' category for one year. You can cancel your subscription at any time.

Can I download the videos?

No, the videos are only available online. You can watch them anytime, anywhere with an internet connection.

Is there a certificate of completion?

Yes, upon completion of the course, you will receive a certificate of completion.

Coming soon