/Babel-plugin-talk

Code source for the workshop at JSLovers

Primary LanguageJavaScript

Babel-plugin workshop JSLovers

This repo contains the basic setup of the project which will be used during the workshop. Please clone and install dependencies before attending it.

Steps

1. git clone https://github.com/plxity/Babel-plugin-talk.git
2. npm install

Tasks

All the tasks will be done with the help of babel-plugin.

  1. Removing console.log() from our code.
  2. Changing variable name used in the function.
  3. Converting an arrow function into regular function.
  4. Making a new syntax very similar to pair in C++.

How to reach out to me?

In case you have any doubts or confusion, you can reach out to me on Twitter. Will be happy to solve your doubts.

Important Links