DEV Community

bomoniyi profile picture

bomoniyi

Student in App Dev II

Joined Joined on  github website

Education

University of Chicago Booth School of Business

JS features to master

JS features to master

Comments
1 min read

Want to connect with bomoniyi?

Create an account to connect with bomoniyi. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Using .set to get get unique values in an array

Using .set to get get unique values in an array

Comments
1 min read
Turning objects into flexible arrays

Turning objects into flexible arrays

Comments
1 min read
Using spread operators to get data from arrays

Using spread operators to get data from arrays

Comments
1 min read
Using array spreads to prevent array overriding

Using array spreads to prevent array overriding

Comments
1 min read
Performing array maths operations with .map() and .filter()

Performing array maths operations with .map() and .filter()

1
Comments
1 min read
Using If statements with .reduce()

Using If statements with .reduce()

Comments 2
1 min read
Tranforming arrays with .reduce()

Tranforming arrays with .reduce()

Comments 4
1 min read
Using .filter and .find in arrays

Using .filter and .find in arrays

Comments
1 min read
Performing action on elements in an array

Performing action on elements in an array

Comments
1 min read
Using .some and .every

Using .some and .every

Comments
1 min read
Using arrow functions to manage the this. function

Using arrow functions to manage the this. function

Comments
1 min read
Using maps instead of objects

Using maps instead of objects

Comments
1 min read
Using Object spread to merge objects

Using Object spread to merge objects

Comments
1 min read
How to merge object

How to merge object

Comments
1 min read
How to pull from Git

How to pull from Git

Comments
1 min read
yarn remove

yarn remove

Comments
1 min read
Eager loading

Eager loading

Comments
1 min read
Using the Or statement in JS

Using the Or statement in JS

1
Comments
1 min read
Examples of Falsy Values in JS

Examples of Falsy Values in JS

1
Comments
1 min read
Falsy Values in JS

Falsy Values in JS

Comments
1 min read
Javascript Code for fizz buzz

Javascript Code for fizz buzz

Comments 1
1 min read
Use the network tab a lot when Ajaxifying to understand what is happening in the code

Use the network tab a lot when Ajaxifying to understand what is happening in the code

Comments
1 min read
strip_attributes in the application_record.rb

strip_attributes in the application_record.rb

Comments
1 min read
Using the $(document).ready function

Using the $(document).ready function

Comments
1 min read
Using find_by instead of .where().first

Using find_by instead of .where().first

1
Comments 1
1 min read
Refactoring - Using form_with

Refactoring - Using form_with

1
Comments
1 min read
Refractoring - When using the render template formate

Refractoring - When using the render template formate

1
Comments
1 min read
I can also change the route to a default route name in the routes.rb file

I can also change the route to a default route name in the routes.rb file

1
Comments 1
1 min read
For redirect to, I can use the new naming convention and drop brackets and change the location of symbols as in code example.

For redirect to, I can use the new naming convention and drop brackets and change the location of symbols as in code example.

1
Comments
1 min read
Using Authenticity token

Using Authenticity token

Comments
1 min read
loading...