반응형
반응형

Web.go: Create web applications with Go

Framework - Web Application/Added on November 17, 2013/Add to favorites

Web.go is an easy way to create web applications using Go, a lightweight web app framework that doesn’t impose any kind of scaffolding on the user. It’s great for creating simple, performant backend web services.

webgo

 

 

web.go

web.go is the simplest way to write web applications in the Go programming language. It's ideal for writing simple, performant backend web services.

Overview

web.go should be familiar to people who've developed websites with higher-level web frameworks like sinatra or web.py. It is designed to be a lightweight web framework that doesn't impose any scaffolding on the user. Some features include:

  • Routing to url handlers based on regular expressions
  • Secure cookies
  • Support for fastcgi and scgi
  • Web applications are compiled to native code. This means very fast execution and page render speed
  • Efficiently serving static files

 

 

 

반응형
반응형

 

 

 

 

 

 

 

 

 

 

전에 일어난 일을 잊지 않는 것은 훗날에 있을 일의 스승이다. - 사기 -

 

 

 

 

 

 

 

 

 

 

 

.

반응형
반응형

 

microjs - a listing of small JS libraries

 

 

 

http://microjs.com/#

 

 

https://github.com/madrobby/microjs.com

 

 

 

Fantastic Micro-Frameworks and
Micro-Libraries for Funand Profit!

How much library code do you really need — 50K? 100K? 150K? More? How much of that do you really use?

Sure, we all love our favorite monolithic frameworks, and sometimes we even use them fully. But how often do we reach for the ride-on John Deere tractor with air conditioning and six-speaker sound system, when a judiciously applied pocketknife would do the trick better, faster, slicker?

Micro-frameworks are definitely the pocketknives of the JavaScript library world: short, sweet, to the point. And at 5k and under, micro-frameworks are very very portable. A micro-framework does one thing and one thing only — and does it well. No cruft, no featuritis, no feature creep, no excess anywhere.

Microjs.com helps you discover the most compact-but-powerful microframeworks, and makes it easy for you to pick one that’ll work for you.

Want to add your own? Fork this site on GitHub, add your framework to data.js and submit a pull request.

 

 

 

반응형
반응형
https://github.com/component/component/wiki/Components

 

 

component module list - all the components

 

 

 

Components

This page acts as our "registry". When you add a component to this list it becomes automatically available to component-search(1) and http://component.io which are refreshed every 15 minutes. It'll also get tweeted by @component_js

The eventual goal of components is that you use only the pieces that you need, not large libraries like jQuery or underscore, these should be application-level dependencies, if used at all. However if you must use them for now, design your APIs in such a way that these are merely implementation details, for example $(selector).mylibrary(options) is not a good choice, so that they can be phased out. Try your best to create components everyone may use, then create backbone-<name> based on that code when possible, otherwise the community will remain fragmented.

AJAX

Routing

CQRS DDD Domain

Huskies

  • huskies/huskies – method or function processor before execution
  • huskies/lock - Lock method according to options, is huskies framework's middle
  • huskies/strict - strict method ,convert and validate arguments, is huskies middleware.

Access Control

Data Modelling

Data Structures

Browser Storage

Dependency Injection

UI Elements

DOM Interaction

Conversion Utilities

Control Flow

Async utilities

Function Utilities

Date Utilities

Array Utilities

String Utilities

Number Utilities

Object Utilities

Math Utilities

Database Utilities

Debugging Utilities

Performance Utilities

WebGL

Canvas

SVG

Shims

Testing

Styling

Templating

Audio

Video

Feature Detection

Other

Crypto

MVC

Backbone

Ember

Foundation

SUIT

  • suitcss/suit – HTML/CSS framework for creating loosely coupled UI components
  • suitcss/base – SUIT base styles for web apps

Utilities

Components

Gaming

CSS Animations

Fonts

Colors

Themes

Aurora

Nightrider

Celtic

Darktone

Display component themes

AngularJS

Localization

Web APIs

반응형
반응형

장님이라는 사실이 내 일에 정말로 도움이 되고 있습니다.
저는 눈이 보이지 않기 때문에
겉모습으로 사람을 판단하지 않습니다.
사람의 외관으로부터 오는 선입견으로부터 안전한 것이지요.
어떤 사람이라도 찾아와 안심하고 상담할 수 있는 사람이 되려고 합니다.
- 코빈 윌리암스(목사)

 

 

코빈 윌리암스는 1945년 앞서 가던 전차가
지뢰에 걸려 폭발하는 바람에 실명했지만,
그런 장애가 카운슬러이자 목회자가 되려고 한
그의 의지를 막을 수 없었습니다.
(한근태 저, ‘일생에 한번은 고수를 만나라’에서 인용)
기회에는 위기가, 위기엔 반드시 기회의 요소가 있습니다.
위기 속에서 기회를 찾는 사람이 진정한 긍정맨입니다.

 

반응형
반응형

잠이 오지 않는 밤


잠이 오지 않는 밤이면
장롱을 닦는다는 친구의 말을 듣고
놀라 입을 다물지 못한 적이 있었다.
낮에도 하기 싫은 일을 밤에까지 하다니,
나로서는 이해가 되지 않았다. 잠이 오지 않으면
책을 보든가 컴퓨터 앞에 앉아 노닥거리지,
꿈에라도 걸레를 손에 쥐고 어디를
닦아 볼 생각을 해본 적이 없다.


- 장광자의《춤을 추면서》중에서 -


* 사노라면
잠이 오지 않는 밤이 있습니다.
밤은 길고 이불 뒤척이는 소리만 커집니다.
잠깐 일어나 방청소, 명상, 호흡, 독서 등등...
자기 나름의 방법을 찾는 것도 좋습니다.
잠이 오지 않는 밤이 두렵지 않고
오히려 더 의미 있는 밤으로
바뀝니다.

 

잠이 오지 않는 밤이면, 설것이를 한다.

반응형

'생활의 발견 > 아침편지' 카테고리의 다른 글

가을이 떠나려합니다  (0) 2013.11.20
할 일의 발견  (0) 2013.11.19
엄.마.라는 두 글자  (0) 2013.11.16
불사신  (0) 2013.11.15
웃어넘길 줄 아는 능력  (0) 2013.11.14

+ Recent posts