|
@@ -8,10 +8,10 @@ pre = "<b>3. </b>"
|
|
|
|
|
|
|
|
Those are the main categories of development:
|
|
Those are the main categories of development:
|
|
|
|
|
|
|
|
-* **Web application**: Ramping-up with on the overall [Hue development](/developer/development) service
|
|
|
|
|
-* **[Connector](/developer/connectors)**: Access your own data services or [data warehouses](/administrator/configuration/connectors/#databases)
|
|
|
|
|
-* **[SQL parsers](/developer/parsers)**: Tokenize SQL queries, build autocompletes...
|
|
|
|
|
|
|
+* **[Web application](/developer/development)**: Ramping-up with on the overall Hue development service
|
|
|
|
|
+* **[Connector](/developer/connectors)**: Access your own data services or data warehouses
|
|
|
|
|
+* **[SQL parsers](/developer/parsers)**: Tokenize SQL queries, build autocompletes
|
|
|
* **[UI components](/developer/components)**: Reusable UI elements
|
|
* **[UI components](/developer/components)**: Reusable UI elements
|
|
|
-* **[GetHue](/developer/gethue)**: NPM package of reusable SQL parsers and UI components
|
|
|
|
|
|
|
+* **[GetHue](/developer/gethue)**: Packaged library of reusable SQL parsers and UI components
|
|
|
|
|
|
|
|
Also check on how to get started on [contribution ideas](https://github.com/cloudera/hue/blob/master/CONTRIBUTING.md).
|
|
Also check on how to get started on [contribution ideas](https://github.com/cloudera/hue/blob/master/CONTRIBUTING.md).
|