https://github.com/min-thway-htut/programming-with-javascript
Lessons from Meta certification
https://github.com/min-thway-htut/programming-with-javascript
data-structures-and-algorithms functional-programming javascript jest-tests object-oriented-programming rest-operator spread-operator
Last synced: 3 months ago
JSON representation
Lessons from Meta certification
- Host: GitHub
- URL: https://github.com/min-thway-htut/programming-with-javascript
- Owner: Min-Thway-Htut
- Created: 2024-06-02T15:05:58.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-16T12:59:53.000Z (8 months ago)
- Last Synced: 2025-01-07T14:24:49.646Z (5 months ago)
- Topics: data-structures-and-algorithms, functional-programming, javascript, jest-tests, object-oriented-programming, rest-operator, spread-operator
- Language: JavaScript
- Homepage:
- Size: 5.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning JavaScript
- ## Functions
- ## Functional Programming
- ## Object-Oriented Programming
- ## De-structuring Arrays and Objects
- ## Data Structures
- ## Spread and Rest Operators
- ## Testing with Jest