In my latest blog post, which I didn’t use AI to write, I examine how software development communities have their own unique attitudes and values when developing software. #softwareengineering #nodejs #ruby #datascience #serviceful
Peter Smith, PhD’s Post
More Relevant Posts
-
Technicien Supérieur Informatique | Base de Données | Infrastructure Informatique | Réseaux Informatique
Since starting a new project often involves repetitive setup tasks so i built a Full Stack Starter Pack that is designed to help developers quickly set up a full-stack application using modern technologies. By providing a pre-configured boilerplate the Repository is available in my github account here Feel free to customize to meet your project's needs, more about the Repository in this Blog Tell me What do think about this and happy coding! blog : https://lnkd.in/e_b7d7kk Repo : https://lnkd.in/ecbnS_hM #coding #prisma #database #medium #blog #orm #technology #fullstack #technologynews #programing #Engineering #Tech #SoftwareEngineering
Building Fullstack Apps Faster
medium.com
To view or add a comment, sign in
-
#Vitale #VSCode #TypeScript #React #ExploratoryDevelopment #LiveNotebooks #HotReloading #InteractiveCoding #APIExploration #AIExperimentation Vitale Live notebooks in VS Code for JavaScript/TypeScript, web development, and AI experimentation https://lnkd.in/gU8yJa4s
GitHub Next | Vitale
githubnext.com
To view or add a comment, sign in
-
Excited to share my latest article on Medium, where I dive into how functional programming and immutable data structures play a crucial role in building modern concurrent software, with a special highlight on React applications! ⚛️ Check it out and let me know your thoughts! #FunctionalProgramming #React #ImmutableData #MobileDevelopment #Concurrency #SoftwareEngineering #ModernDevelopment #MediumPost #TechArticle #ReactNative
Functional Programming and Immutable Data Structures
medium.com
To view or add a comment, sign in
-
𝗠𝗮𝘀𝘁𝗲𝗿𝗶𝗻𝗴 𝗖𝗹𝗲𝗮𝗻 𝗖𝗼𝗱𝗲 𝗶𝗻 .𝗡𝗘𝗧: 𝗕𝗲𝘀𝘁 𝗣𝗿𝗮𝗰𝘁𝗶𝗰𝗲𝘀 𝗳𝗼𝗿 𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗲𝗿𝘀 At Sparkle Web, we believe clean and easy-to-maintain code is key to success. Our .NET developers use SOLID principles, clear coding, and follow best practices to deliver reliable software. Check out our latest blog to explore more about writing clean code! https://lnkd.in/dMNtWk_3 #cleancode #dotnetdevelopment #solidprinciples #softwareengineering #sparkleweb #codingstandards #agiledevelopment
Writing Clean Code in .NET: Best Practices for Developers - Sparkle Web
sparkleweb.in
To view or add a comment, sign in
-
Top Mobile Applications Voice | Android Developer | Kotlin | Jetpack Compose | Kotlin Multiplatform | Firebase | MVVM | Technical Writer (3.4K+ Followers) | Active on GitHub | Apps with 100K+ Downloads on the Playstore
📗 Mapper in Software Development 📗 ❓ Do you know a mapper? Have you ever used it in your projects? If not then please do check my article about it. In simple terms “mapper” is often associated with the concept of mapping between different data structures or objects. A mapper is a function or a class responsible for converting an object of one type into an object of another type. This process is commonly known as mapping. I write about Android Development but it's used everywhere. https://lnkd.in/ddG8Q3PG If you like this then follow me and share it to help other developers. #mapper #kotlin #coding #softwaredevelopment #softwareengineering #softwareengineer #codecrafting #android #androiddevelopment #androiddeveloper #androiddev #androidappdevelopment #kotlindeveloper #kotlinmultiplatform #cse #jetpackcompose #medium #mediumarticle
What is Mapper and Why do we use it in Software Development?
medium.com
To view or add a comment, sign in
-
Fullstack Developer | React Js | Nextjs | Typescript | React Native | Redux | Storybook | Tailwind | Nodejs | Nestjs | Firebase
🚀 Exciting News! 🚀 I’ve just published a new article on Medium: “Mastering TypeScript in React: A Comprehensive Guide to Types and Interfaces.” In this post, I explore how TypeScript can improve your React applications. Learn about types and interfaces, how static typing helps catch errors early, and effective strategies for managing TypeScript models. If you’re looking to: • Improve code quality in your React projects • Understand the differences between types and interfaces • Learn efficient ways to manage TypeScript models Then this guide is for you! 👇 👉 Check out the full article here: https://lnkd.in/dA89EPtZ I’d love to hear your thoughts and feedback! #TypeScript #React #WebDevelopment #Programming #CodeQuality #TechWriting #MediumArticle #ReactNative #FrontendDevelopment
TypeScript in React Applications: Understanding Types and Interfaces
medium.com
To view or add a comment, sign in
-
21 Developer Tools to Improve Your Daily Life as Developer
21 Developer Tools to Improve Your Daily Life as Developer ⚡🎁
dev.to
To view or add a comment, sign in
-
Daily Videos on Leadership & SaaS | Entrepreneurial CTO | Guiding Teams & Leaders, Mentoring, Dad 👨👩👧👦
#react is your context? I recommend following Petar Ivanov since he regularly posts helpful advice.
Practical JavaScript & Software Design tips helping you become a better software engineer. 🚀 React, TypeScript, Node, GraphQL, Clean Code 🔥 Author of the "The T-Shaped Dev" newsletter 🧙
State Management and Data Fetching are 2 of the most important things when building React Applications. Doing it right from the beginning is crucial. Many people jump into using external libraries to solve these 2 big challenges from the beginning and later realize it’s hard to manage and maintain the project. This shouldn’t be the case. External tools and libraries should be used carefully. I shared my experience and thoughts on using and not using external libraries for state management and data fetching with more than 9600 engineers this weekend. 🌟 Main Takeaways: • Prefer using React’s built-in tools for managing state. • Don’t add unnecessary complexity. Keep things as simple as possible. • Opt-in for 3rd party state management libraries when the state management becomes hard to manage, update, maintain, and follow. • Use data fetching libraries. You can read the article for FREE here: https://buff.ly/3y1DeBW 🔥 --- ♻ Repost if you found the post helpful and help others find it. 🙏 Let's learn and grow together! 🚀 #react #softwareengineering #programming #thetshapeddev
To view or add a comment, sign in
-
Practical JavaScript & Software Design tips helping you become a better software engineer. 🚀 React, TypeScript, Node, GraphQL, Clean Code 🔥 Author of the "The T-Shaped Dev" newsletter 🧙
State Management and Data Fetching are 2 of the most important things when building React Applications. Doing it right from the beginning is crucial. Many people jump into using external libraries to solve these 2 big challenges from the beginning and later realize it’s hard to manage and maintain the project. This shouldn’t be the case. External tools and libraries should be used carefully. I shared my experience and thoughts on using and not using external libraries for state management and data fetching with more than 9600 engineers this weekend. 🌟 Main Takeaways: • Prefer using React’s built-in tools for managing state. • Don’t add unnecessary complexity. Keep things as simple as possible. • Opt-in for 3rd party state management libraries when the state management becomes hard to manage, update, maintain, and follow. • Use data fetching libraries. You can read the article for FREE here: https://buff.ly/3y1DeBW 🔥 --- ♻ Repost if you found the post helpful and help others find it. 🙏 Let's learn and grow together! 🚀 #react #softwareengineering #programming #thetshapeddev
To view or add a comment, sign in