Don't wanna be here? Send us removal request.
Text
Structure big apps with Flask - how to
When you come from another language or framework, learning Flask at first may be a time-consuming task.
You will have to familiarize with the peculiarities of the langue like list comprehension and tuple unpacking. These consist of a lot of syntactic sugar that helps you write less code.
You will need to understand the import system underlying in Python.
You will have to find out a way to structure your app so that you won’t end up repeating code uselessly and the imports will not cause circular dependency issues.
You will need to familiarize with SQL Alchemy.
You can read the how-to here.
0 notes
Text
Laravel Event Manager Registration Form demo
Hello, here you can find a link to my Github repo where I published the demo of a form registration module that is part of an Event Manager.
It takes as an input a list of custom fields, written in a JSON file, and gives as an output a HTML form dynamically generated.
Laravel Event Manager Registration Form demo
0 notes
Text
Neste JS
Neste JS is a project for all those who want to code something with a new approach, in a market space full of code written in PHP which led to a commoditization of PHP. Neste JS is being built using Express JS and Vue 2. This means we can write our code from start without having to worry about asynchronicity when dealing with API responses. Be part of this journey, deciding, along with many other people, the shape of Neste JS.
1 note
·
View note