Posts

  • webpacker-react

    Webpacker plugin to integrate React in your Rails application

    Note: This is the documentation for the Git master branch. Documentation for the latest release (1.0.0-beta.1) is available here.

    Webpacker-React makes it easy to use React with Webpacker in your Rails applications.

    It supports Webpacker 1.2+.

    An example application is available: https://github.com/renchap/webpacker-react-example/

    Tags: #ruby • react • javascript

  • best-ruby

    Ruby Tricks, Idiomatic Ruby, Refactoring and Best Practices

    Do you know why experienced Ruby programmers tend to reach for basic collections and hashes while programmers from other languages go for more specialized classes? Do you know the difference between strip, chop, and chomp; and why there are three such similar methods when apparently one might suffice (Not to mention lstrip and rstrip!)? Do you know the downsides of dynamic typing? Do you know why the differences between strings and symbols get so blurry, even to experienced Ruby developers? How about metaprogramming? What the heck is an eigenclass? How about protected methods? Do you know what they’re really about? Really? Are you sure? Eloquent Ruby

    Absolutely the best way to learn to write idiomatic Ruby code is to read idiomatic Ruby code. Eloquent Ruby

    This repository aims to help everyone write more idiomatic, clean, and tricky ruby code and also document good refactoring techniques. You can add your own technique or paste it from some website. Do not forget the source, of course. All the tricks are in the /tricks folder.

    For the sake of clarity, you should paste in the markdown format. At the end, if the code is not your own, paste a reference to the author and source of the technique.

    Tags: #ruby

  • sprite.sh

    A Bash script to build a SVG sprite from a folder of SVG files (typically icons).

    A Node.js script to build a SVG sprite from a folder of SVG files (typically icons).

    Tags: #javascript

  • chyrp-lite

    An ultra-lightweight blogging engine, written in PHP.

    Go to the wiki to find out more about translating Chyrp Lite into your language.

    Tags: #php • blog-engine • html5

  • UPMiss

    UPMiss is birthday management software, use MVP.

    UPMiss open source, use MVP. UPMiss is birthday management software.

    Tags: #java

  • sushi

    Eloquent’s missing “array” driver.

    Eloquent’s missing “array” driver.

    Sometimes you want to use Eloquent, but without dealing with a database.

    Tags: #php

  • bootstrap-markdown

    Bootstrap plugin for markdown editing

    Markdown editing meets Bootstrap.

    Demo and documentation available at http://toopay.github.io/bootstrap-markdown/

    Tags: #javascript • bootstrap-markdown

  • lib

    🤖 Lets you focus on the stuff that matters

    Schematics that wrap the Angular generate library schematics and provide all the standard boilerplate you need in order to create a neat Angular open-source project.

    ng add @ngneat/lib @scope/toaster # change @scope/toaster with your lib name
    

    Tags: #typescript • angular • angular-cli

  • validatorjs

    A data validation library in JavaScript for the browser and Node.js, inspired by Laravel’s Validator.

    The validatorjs library makes data validation in JavaScript very easy in both the browser and Node.js. This library was inspired by the Laravel framework’s Validator.

    Tags: #javascript • validation • laravel

  • sp-dev-fx-controls-react

    Reusable React controls for SPFx solutions

    This is a open source library that shares a set of reusable React control that can be used in your SharePoint Framework solutions.

    If you are looking for web part property controls, please check following repository for those - https://github.com/pnp/sp-dev-fx-property-controls

    Tags: #typescript • hacktoberfest

subscribe via RSS