Sophie Lucido JohnsoninHuman Parts·2 days agoThis Is How You RestIn the delicate space between work and play — The longest day of the year has come and gone. Personally, I’m a fan of the winter solstice, because I like to say the sentence, “From here on out, we get a little more light every day until it’s summer.” Now it is summer. We’ve reached the summit, and from…Self Care7 min read
Ilam PadmanabhaninWriting Magic·18 hours agoI’m taking a break after 163 daysBeen writing for 163 days. But I’m stopping now — When I started writing 8 months ago, I was never going to write daily. Or so I thought. It started as a gentle breeze and ended as a hurricane. Writing was like a drug. It became my new addiction.I liked the high. I wanted more. The addiction became a habit…Writing2 min read
Mark Joseph Aduana·17 hours agoHow to Be Idle — By Tom HodgkinsonBook notes — Work less. Be idle more. Hard work is overrated. People who work less, who are more idle, are happier, more creative, and surprisingly more productive than people who overwork. This book made me feel less guilty to be lazy at least one day a week. A relaxing read. Here are…Books9 min read
Jana Gillham·2 days agoR-E-S-T is not a four-letter wordOK. In English, yes. But let’s talk concept. Every time I mentioned the concept of rest to a recent client, I was answered with, “but I have to do X, X, X, plus fill in the blank this weekend — and if I don’t? Insert threat du jour. Invading space…Rest4 min read
Рудольф КоршунinNOP::Nuances of Programming·1 day agoЛучшие практики REST API — примеры проектирования конечных точекВ веб-разработке REST API играют важную роль при обеспечении бесперебойной связи между клиентом и сервером. О клиенте можно думать как о фронтенде, а о сервере — как о бэкенде. Связь между клиентом (интерфейсом) и сервером (серверной частью) обычно не супер-прямая. Поэтому в дело вступает интерфейс, называемый прикладным программным интерфейсом (Application…Nuances Of Programming6 min read
Mpenze Neema·8 hours agoMy changing perspective on fatigue/rest and workWhat I wouldn’t give for a long relaxing holiday. What wouldn’t anyone give? I want to write about feeling tired and worn out and how my perspective has shifted. In 2020, we all know the lockdown was announced worldwide. We all had to stay at home and that meant, for…Burnout2 min read
Carla Calvert·2 days agoWhy Your Creative Soul Needs A Pajama DayAnd why you shouldn’t feel guilty about it I felt it coming on. That feeling of physical exhaustion mingled with thoughts that couldn’t or wouldn’t stay focused. My body was saying enough already and my mind was too scrambled to argue. And my creativity has been, well, lagging and dragging. …Rest4 min read
API Tier·2 days agoCRUD & RESTWhat Is CRUD? Create, Read, Update, and Delete — or CRUD — are the four major functions used to interact with database applications. The acronym is popular among programmers, as it provides a quick reminder of what data manipulation functions are needed for an application to feel complete. Many programming languages and protocols…Rest Api3 min read
Ilim AlbayrakinHuawei Developers - Türkiye·4 days agoYeni Başlayanlar için REST APIGİRİŞ Herkese merhaba 👋 , Bugünkü yazımda Rest API’lardan bahsedeceğim. Rest API’ın ne olduğunu kavramsal olarak anlattıktan sonra Node.js ve Express üzerinden bir örnek ile teorik olarak gördüğümüz konuyu pratiğe dökeceğiz. O zaman başlayalım. REST API Nedir? Rest API’ı anlatmadan önce kısaca API’lar hakkında bir bilgi vermek istiyorum. API (Application Programming…Rest6 min read