Skip to content
#

discussion

Here are 179 public repositories matching this topic...

Teuuz1994
Teuuz1994 commented Mar 19, 2020

Estou utilizando a função count do Sequelize para me retornar a contagem do conteúdo do banco de dados, porém gostaria de saber se é possível limitar esse count, por exemplo, na tabela que vou pesquisar ele achou 60.000 indices, porém, eu só quero receber os 100 primeiros resultados. É possível? Eu tentei este código abaixo:

Meu modelo:

const db = require('../config/db')
const mome
mikaelpatel
mikaelpatel commented Dec 23, 2016

Started a new Forth kernel project targeted for the Arduino. This time a more traditional multi-tasking token thread kernel with the focus on performance, foot-print and integration with Arduino core functions and libraries.

Written in C++ with approx. 110 kernel functions. Kernel foot-print is 3.5Kbyte without dictionary strings. The dictionary strings adds 750 bytes. A built-in trace adds ap

xan2622
xan2622 commented Apr 28, 2020

In the user profile page, instead of just displaying:

  • 1 week ago Richard commented

It would be nice to see the title of the suggestion too:

  • 1 week ago Richard commented on "Snap to Face Center"
    ("Snap to Face Center" being also clickable).

It would make the Profile (at least, this History / Activity area) clearer, faster to understand what a user did (to know in whic

Salvatos
Salvatos commented Apr 28, 2017

When a page is deleted (from the admin panel or otherwise), its associated comments file remains in place. For most people that's probably not a problem visible in the front-end, but it creates some clutter. Not a big deal considering the likely size of the files involved. For me it's a bit more of a problem because I show the most recent comments in a sidebar, so they'll keep showing up even if t

ctree-demo
CSchmitz81
CSchmitz81 commented May 2, 2020

Initial loading of the site takes a relatively long time. Investigate the following, and apply basic improvements or add separate issues for bigger changes:

  • What's taking the most time and ways to reduce them
  • Building the project with Polymer CLI and how to streamline it
  • Service worker and how to cache components
  • If there's a way to batch load components, so separate requests don't

Improve this page

Add a description, image, and links to the discussion topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the discussion topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.