<p>How to extract a data-rich service from a monolith </p>
https://martinfowler.com/articles/extract-data-rich-service.html
Open link
Flavio Juvenal
Posted on
July 14, 2022
Topics:
db, refactoring
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>PEP 673 – Self Type </p>
↗
https://peps.python.org/pep-0673/
Elton Morais
May 2, 2022
Topics:
python, typing
<p>What is Progressive Delivery All About? </p>
↗
https://launchdarkly.com/blog/what-is-progressive-delivery-all-about/
Fellipe Souto
Apr 29, 2022
Topics:
cicd, feature flag, software delivery
<p>How to increase the UX maturity of Scrum teams </p>
↗
https://uxdesign.cc/how-to-increase-ux-design-maturity-for-scrum-teams-d26b4311eaa9
Evilanne Brandão
Apr 28, 2022
Topics:
design, product design, scrum, ux
<p>A primer on product management for engineers </p>
↗
https://increment.com/planning/product-management-for-engineers/
Elton Morais
Apr 28, 2022
Topics:
product-management, software-engineering
<p>A smarter Dockerfile linter that helps you build best practice Docker images. </p>
↗
https://github.com/hadolint/hadolint
Gabriela Cavalcante
Apr 27, 2022
Topics:
docker
<p>Programming and Cognitive Load, with a Django REST Framework example: </p>
↗
https://www.dabapps.com/blog/cognitive-load-programming/
Flavio Juvenal
Apr 27, 2022
Topics:
cognitiveload, django, drf, psychology, python
<p>The best engineering interview question I’ve ever gotten: </p>
↗
https://quuxplusone.github.io/blog/2022/01/07/memcached-interview-solution/
Rebeca Sarai
Apr 27, 2022
Topics:
<p>Understanding Layout Algorithms: The mental model shift that makes CSS more intuitive </p>
↗
https://www.joshwcomeau.com/css/understanding-layout-algorithms/?ck_subscriber_id=478659240
Marcilio Leite
Apr 26, 2022
Topics:
css, html
<p>Best practices to containerize web applications with Docker Node.js</p>
↗
https://snyk.io/blog/10-best-practices-to-containerize-nodejs-web-applications-with-docker/
Gabriela Cavalcante
Apr 25, 2022
Topics:
docker, nodejs
<p>Future Javascript: Records and Tuples </p>
↗
https://dev.to/smpnjn/future-javascript-records-and-tuples-14fk?ck_subscriber_id=478659240
Marcilio Leite
Apr 25, 2022
Topics:
javascript
<p>Passing callbacks down with React Hooks </p>
↗
https://medium.com/trabe/passing-callbacks-down-with-react-hooks-4723c4652aff
Joao Veras
Apr 22, 2022
Topics:
react
<p>Miscellaneous features of javascript: Currying </p>
↗
https://javascript.info/currying-partials
Rebeca Sarai
Apr 22, 2022
Topics:
js
<p>User Stories are ill-suited for expressing requirements </p>
↗
https://uxdesign.cc/user-stories-are-ill-suited-for-expressing-requirements-fa0bbd7756c4
Caroline Ribeiro
Apr 20, 2022
Topics:
agile, design, process
<p>Protocol: the keystone of type hints </p>
↗
https://www.youtube.com/watch?v=kDDCKwP7QgQ
Elton Morais
Apr 20, 2022
Topics:
python, type hints, typing
<p>We should avoid "snacking" and "preening" (Preening is doing low-impact high-visibility work. - from "Staff Engineer: Leadership beyond the management track)</p>
↗
https://hunterwalk.com/2016/06/18/the-best-startups-resists-snacks-im-not-talking-about-food/
Dennys Azevedo
Apr 19, 2022
Topics:
<p>“Medium’s audience mostly favors articles between 1,100 words and 2,000 words. The data is similar across platforms. Orbit Media estimates 1,500 words makes for a perfect blog post.” </p>
↗
https://bettermarketing.pub/what-is-the-perfect-length-of-a-medium-story-f4f3a1e120aa
Pedro Bacelar
Apr 19, 2022
Topics:
blogpost, knowledge sharing
<p>How many re-renders is too many? </p>
↗
https://alexsidorenko.com/blog/react-how-many-rerenders/
Rebeca Sarai
Apr 18, 2022
Topics:
js, react
<p>Does my React app render too often? </p>
↗
https://alexsidorenko.com/blog/react-app-render-often/
Rebeca Sarai
Apr 18, 2022
Topics:
js, react
<p>Which Kinds of Tests Should I Write? </p>
↗
https://blog.thecodewhisperer.com/permalink/which-kinds-of-tests-should-i-write
Rebeca Sarai
Apr 18, 2022
Topics:
software, tests
<p>Django Generic Functionality without Generic Relations: </p>
↗
https://djangotricks.blogspot.com/2022/04/generic-functionality-without-generic-relations.html
Flavio Juvenal
Apr 18, 2022
Topics:
django, orm
<p>Idiomatic Redux: Designing the Redux Toolkit Listener Middleware: </p>
↗
https://blog.isquaredsoftware.com/2022/03/designing-rtk-listener-middleware/
Rebeca Sarai
Apr 18, 2022
Topics:
js, react, redux
<p>Open collection of customized MUI components </p>
↗
https://mui-treasury.com/
Pedro Bacelar
Apr 18, 2022
Topics:
componentization, components, design, design system, front end, react, styleguide, ui
Local Azure Storage Emulation with Azurite and Azure Functions — A Dummies Guide
↗
https://medium.com/cloudfordummies/local-azure-storage-emulation-with-azurite-and-azure-functions-a-dummies-guide-53949f0c1f44
Jademir de Moura
Apr 14, 2022
Topics:
azure, azurite
<p>If you're pair programming, you can add <code>Co-authored-by: Author Name <author@></code> for all developers in the pairing session to the commit body and they'll be recognized as co-commiters. Works for Github and Gitlab </p>
↗
Carlos Coelho
Apr 13, 2022
Topics:
git, github, gitlab, pair programming
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