Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)