Development

Development

2216 bookmarks
Newest
Data Quality Rules: The Definitive Guide to Getting Started — Data Quality Pro
Data Quality Rules: The Definitive Guide to Getting Started — Data Quality Pro
The reality is that all organisations possess data quality rules but they’re typically scattered widely across the organisation with no thought to standardisation, governance and re-use. The following resources will help your organisation buck that trend adopt data quality rules management habits a
·dataqualitypro.com·
Data Quality Rules: The Definitive Guide to Getting Started — Data Quality Pro
Configuring Your Flask App
Configuring Your Flask App
Best practices on configuring Flask. Use different configs for different environments and keep sensitive values out of your source code.
·hackersandslackers.com·
Configuring Your Flask App
Production Recipes: Flask App | Toptal®
Production Recipes: Flask App | Toptal®
How do you make robust #Python apps with Flask? Let’s explore recipes for building a complete #production-ready #Flask #application. toptal.com/url-pending
·toptal.com·
Production Recipes: Flask App | Toptal®
Running Your Flask Application Over HTTPS
Running Your Flask Application Over HTTPS
While you work on your Flask application, you normally run the development web server, which provides a basic, yet functional WSGI complaint HTTP server. But eventually you will want to deploy your…
·blog.miguelgrinberg.com·
Running Your Flask Application Over HTTPS
Bootstrap & Webpack
Bootstrap & Webpack
The official guide for how to include and bundle Bootstrap’s CSS and JavaScript in your project using Webpack.
·getbootstrap.com·
Bootstrap & Webpack
Get started with Bootstrap
Get started with Bootstrap
Bootstrap is a powerful, feature-packed frontend toolkit. Build anything—from prototype to production—in minutes.
·getbootstrap.com·
Get started with Bootstrap
Structure of an OpenAPI Document
Structure of an OpenAPI Document
For API designers and writers wishing formalize their API in an OpenAPI Description document.
·oai.github.io·
Structure of an OpenAPI Document
JavaScript reference - JavaScript | MDN
JavaScript reference - JavaScript | MDN
The JavaScript reference serves as a repository of facts about the JavaScript language. The entire language is described here in detail. As you write JavaScript code, you'll refer to these pages often (thus the title "JavaScript reference").
·developer.mozilla.org·
JavaScript reference - JavaScript | MDN
The Modern JavaScript Tutorial
The Modern JavaScript Tutorial
Modern JavaScript Tutorial: simple, but detailed explanations with examples and tasks, including: closures, document and events, object oriented programming and more.
·javascript.info·
The Modern JavaScript Tutorial