Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yakimych/articles
A collection of technical articles with source code
https://github.com/yakimych/articles
Last synced: about 2 months ago
JSON representation
A collection of technical articles with source code
- Host: GitHub
- URL: https://github.com/yakimych/articles
- Owner: Yakimych
- Created: 2019-05-26T17:51:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T05:49:03.000Z (almost 2 years ago)
- Last Synced: 2024-04-18T10:56:41.324Z (8 months ago)
- Language: TypeScript
- Size: 1.45 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Collection of technical articles
## Miniseries on introducing [ReasonML](https://reasonml.github.io/) in JavaScript codebases
1. Introduction with [Vanilla JS](https://github.com/Yakimych/articles/tree/master/basic-javascript) ([published](https://dev.to/yakimych/adding-reasonml-to-an-existing-codebase-part-1-3kkg) on dev.to)
2. [Vue.js](https://github.com/Yakimych/articles/tree/master/reason-in-vue) ([published](https://dev.to/yakimych/adding-reasonml-to-a-vue-application-1j9c) on dev.to)
3. [React TypeScript](https://github.com/Yakimych/articles/tree/master/react-typescript) ([published](https://dev.to/yakimych/adding-reasonml-to-a-react-typescript-codebase-40ok) on dev.to)