ashgaliyev's Stars
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
remix-run/react-router
Declarative routing for React
elsewhencode/project-guidelines
A set of best practices for JavaScript projects
enzymejs/enzyme
JavaScript Testing utilities for React
piotrplenik/clean-code-php
:bathtub: Clean Code concepts adapted for PHP
reasonml/reason
Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
LogRocket/redux-logger
Logger for Redux
corcel/corcel
Use WordPress backend with Laravel or any PHP application
rtfeldman/elm-spa-example
A Single Page Application written in Elm
sharkdp/insect
High precision scientific calculator with support for physical units
yiisoft/yii2-queue
Yii2 Queue Extension. Supports DB, Redis, RabbitMQ, Beanstalk and Gearman
plotly/react-pivottable
React-based drag'n'drop pivot table with Plotly.js charts
dektrium/yii2-user
[ABANDONED] Flexible user registration and authentication module for Yii2
uhub/awesome-haskell
A curated list of awesome Haskell frameworks, libraries and software.
L0stSoul/vim-config
Nice vim config for front-end development
victorvoid/vim-frontend
:star: Vim Frontend is a Vim configured for Front-end Developers.
OpusCapita/react-showroom-client
Catalog of React based components with versioning and realtime props editing support
purescript/psc-package
A package manager for PureScript based on package sets
purescript-contrib/purescript-vim
Syntax highlighting and indentation for PureScript
sharkdp/quizzity
A fast-paced geography quiz
antonmedv/cherimola
A very useful things.
zhuravljov/yii2-queue-monitor
Yii2 Queue Analytics Module
sharkdp/purescript-sparkle
Infer user interfaces from type signatures
gregziegan/goat
Annotate Images (or goats) On The Web™
zhuravljov/yii2-logreader
Yii2 Log Reader
denisshevchenko/breadu.info
Bread Unit calculator
shakacode/redux-tree
An alternative way to compose Redux reducers
rayshih/pux-todomvc
TodoMVC implemented in PureScript and Pux