Am I wasting my time learning Django as a self-taught developer?

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • reagent

    A minimalistic ClojureScript interface to React.js

  • There's always more to learn :). It's definitely true that in order to program a browser, you need to execute JavaScript ( or WebAssembly). Writing it by hand is optional. If you're curious, check out the Reagent example page. It's still kinda-sorta JavaScript, you use the same library functions, but the syntax and core language semantics are different (and to me, better).

  • StudyNet_API

    A django backend to manage data using a PostgreSQL database, serve a RESTful API and send notifications to the Studynet mobile app.

  • I did learn the basics of backend, I made a restful API for a phone app not long ago using django, you can find it on github here.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts