🎨
Learn, learn, learn
Pinned Loading
-
fob-calculation
fob-calculation PublicCalculate the charges of Import Goods money (FOB/free on board) tax in Indonesian Rupiah
HTML
-
Spread Operator - ES6 - JavaScript
Spread Operator - ES6 - JavaScript 1//So, spread operator (...) is mainly used to combine (concatenate) multiple arrays or objects in javascript.
2//here are some arrays
3const yearsOne = [2010,2015,2020,2025,2030];
4const yearsTwo = [2013,2017,2022,2027,2032];
5 -
Some ways to loop one or more arrays...
Some ways to loop one or more arrays in JS 1//given an array
2const prices = [12, 50, 223, 59, 30]
34//1. FOR , the old shcool way
5for (let i = 0 ; i < prices.lenght ; i++) {
-
-
simple_form
simple_form PublicForked from heartcombo/simple_form
Forms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
Ruby
0 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More