<p>Node/Jest has a memory leak </p>
https://github.com/jestjs/jest/issues/11956
Open link
Dennys Azevedo
Posted on
May 19, 2023
Topics:
jest, node, test
Let's talk!
Clients
Services
Blog
About us
Careers
Let's talk!
SOFTWARE
HOUSE
Clients
Services
MVP Development
Web Development
Staff Augmentation
Insights
Blog
Learnings
Careers
About us
Contact us
Learnings
Boost your knowledge with the insights from our expert team.
accessibility
agile
ai
api
architecture
aws
career
celery
communication
concurrency
css
data
database
db
debug
design
design system
development
devops
django
docker
documentation
figma
frontend
git
html
javascript
js
leadership
management
metrics
ml
orm
performance
postgres
process
product
product design
python
react
redux
research
security
software
sql
sre
test
testing
tests
typescript
ui
ux
web
workflow
<p>simple automated solution for dealing with trolls and toxic comments on your comments session: everyone has to rate before commenting and helps stoping hate speech</p>
↗
https://www.civilcomments.com
Rob Novelino
Jan 2, 2017
Topics:
blog
<p>React tip: the solution to “how do I avoid passing props many levels down” can be surprisingly simple: </p>
↗
https://twitter.com/dan_abramov/status/815378123227176960
Victor Carriço
Jan 2, 2017
Topics:
react
<p>Want to exclude a directory from <code>git diff</code>? Use <code>git diff old new --name-only | grep -v '/tests/' | xargs git diff old new --</code>. Replace old/new with your branches. From: </p>
↗
http://stackoverflow.com/a/4381121/145349
Flávio Juvenal
Dec 29, 2016
Topics:
bash, git
<p>On Django templates, avoid nested <code>for</code>s on simple cases by using <code>ifchanged</code> block tag: #ifchanged</p>
↗
https://docs.djangoproject.com/en/1.10/ref/templates/builtins/
Flávio Juvenal
Dec 28, 2016
Topics:
django, template
<p>Subscribe to NN/g newsletter for top articles about UX backed by real-world data </p>
↗
http://us4.campaign-archive1.com/?u=538d934a891681a5d850bb4e5&id=735c283b09&e=3cbb741b0a
Flávio Juvenal
Dec 28, 2016
Topics:
design, ux
<p>If there is an error with webpack build it will not stop your CI from deploying. Always use --bail </p>
↗
https://github.com/webpack/webpack/issues/708
André Ericson
Dec 28, 2016
Topics:
webpack
<p>On Django, validate ZIP codes, states, social security numbers and more with django-localflavor: </p>
↗
https://django-localflavor.readthedocs.io/en/latest/localflavor/us/
Flávio Juvenal
Dec 28, 2016
Topics:
django
<p>Use Hashids to generate short obfuscated strings from IDs. Useful for URL shorteners and human friendly IDs: </p>
↗
https://pypi.python.org/pypi/django-hashid-field
Felipe Farias
Dec 27, 2016
Topics:
django, python
<p>List of Python API Wrappers </p>
↗
https://github.com/realpython/list-of-python-api-wrappers
Filipe Ximenes
Dec 27, 2016
Topics:
api, python
<p>On a Django test, get the HTML content of an e-mail with <code>content, mimetype = mail.outbox[0].alternatives[0]</code></p>
↗
Flávio Juvenal
Dec 27, 2016
Topics:
django, email
<p>This is how to pass an argument to a <code>Makefile</code> command:</p> <p><code>ARG := $(word 2, $(MAKECMDGOALS) ) test: python manage.py test $(ARG) --parallel --keepdb</code> Use like this: <code>make test app.tests</code></p>
↗
Filipe Ximenes
Dec 27, 2016
Topics:
tests
<p>Testing image upload in Django Rest Framework: </p>
↗
http://bit.ly/2ib17M7
Victor Carriço
Dec 27, 2016
Topics:
django, django-rest-framework, tests
<p>Speed up your Django automated tests with <code>python manage.py test --keepdb --parallel</code></p>
↗
Flávio Juvenal
Dec 27, 2016
Topics:
django, tests
<p>The role of a senior developer </p>
↗
http://mattbriggs.net/blog/2015/06/01/the-role-of-a-senior-developer/
Filipe Ximenes
Dec 27, 2016
Topics:
career
<p>Name your tabs for better organizing opened tabs (great for meetings) </p>
↗
https://chrome.google.com/webstore/detail/renametab/mkailnbloeepkajmoblllhhhckpbbncg
André Ericson
Dec 27, 2016
Topics:
chrome extension
<p>Audit web apps performance with Google Lighthouse </p>
↗
https://developers.google.com/web/tools/lighthouse/
Felipe Farias
Dec 26, 2016
Topics:
performance, seo
<p>Use <code>jest --runInBand</code> for faster builds and to avoid out of memory errors in [CircleCI](</p>
↗
https://circleci.com/)
André Ericson
Dec 23, 2016
Topics:
tests
<p>Python functional resources </p>
↗
https://github.com/sfermigier/awesome-functional-python
Flávio Juvenal
Dec 22, 2016
Topics:
functional, python
<p>Functional pattern matching in Python </p>
↗
https://github.com/billpmurphy/hask
Flávio Juvenal
Dec 22, 2016
Topics:
functional, python
<p>Great way to learn Flexbox: </p>
↗
http://flexboxfroggy.com/
Felipe Farias
Dec 22, 2016
Topics:
css3
<p>Use this lib to estimate password strength in Python: </p>
↗
https://github.com/dwolfhub/zxcvbn-python
Felipe Farias
Dec 22, 2016
Topics:
python, security
<p>While developing, do <code>python manage.py --keepdb</code> to speed up your Django tests. This prevents the overhead of creating and destroying a new test DB</p>
↗
Flávio Juvenal
Dec 22, 2016
Topics:
django, tests
<p>Django-solo helps working with singletons: </p>
↗
https://github.com/lazybird/django-solo
Flávio Juvenal
Dec 21, 2016
Topics:
django
<p>The Simpsons in CSS [</p>
↗
http://pattle.github.io/simpsons-in-css/](http://pattle.github.io/simpsons-in-css/)
Felipe Farias
Dec 21, 2016
Topics:
css
Previous
Next
Close Cookie Preference Manager
Cookie Settings
By clicking “Accept all”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage and assist in our marketing efforts.
Check our privacy policies.
Strictly Necessary (Always Active)
Cookies required to enable basic website functionality.
Analytics
Cookies helping understand how this website performs, how visitors interact with the site, and whether there may be technical issues.
Marketing
Cookies used to deliver advertising that is more relevant to you and your interests.
Personalization
Cookies allowing the website to remember choices you make (such as your user name, language, or the region you are in).
Save settings
Accept all
We use Cookies to promote our services.
Settings and Privacy.
Accept