mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 18:51:03 +01:00
5d518d4440
Fix some things on an experimental future feature. Still dirty code ofc, it will take a long to be adopted, but new developers can watch the backstage's step-by-step test-driven solutions. Former-commit-id: 739260b8662bff7164ba75ef36c81a6b564d53cc |
||
---|---|---|
.. | ||
macros_test.go | ||
macros.go | ||
param_parser_test.go | ||
param_parser.go | ||
path_parser_test.go | ||
path_parser.go | ||
README.md |
_future
This folder contains features that are marked as 'work-in-progress', they can take a long to be fully implemented and adopted to the Iris framework itself, even months.
Some people may find that bad idea, for many and different reasons, to upload them on that public repository so soon.
But I think that it is a good place for new developers to view and track how a feature is being implemented step-by-step. How I develop Iris step-by-step.
Inspiration for new Iris Developers.
I have collected some tips for you!
- Do What They Think You Can't Do.
- It's Not How Good You Are, It's How Good You Want To Be.
- Genius is 1% Inspiration, 99% Perspiration.
- You Are Your Only Limit.
- Do Something Today That Your Future Self Will Thank You.
- Don't Call It A Dream - Call It A Plan.
And never forget, If I can do it, so can you!
Any brilliant ideas of yours?
I'll be glad to talk with you about your awesome feature requests, open a new discussion there, you will be heard!