Best of Future — 2023
- 1
- 2
- 3
This is Learning·3y
Why use Vite when Bun is also a bundler? - Vite vs. Bun
Why use Vite when Bun is also a bundler? - Vite vs. Bun? Why is Vite still needed? Vite is great for bundling client-side apps, has API's that many developers love. Bun's HMR currently has at least one open issue, which is important for fast local development.
- 4
Community Picks·3y
Will GitHub Replace Your Resume? The future of tech recruiting
GitHub is adding more and more features every day to your GitHub profile to make it become your default resume. Many recruiters would prefer a resume to have all your experiences and skills, just like they wouldn't want a designer to share their dribble, they don't want you to share your shit.
- 5
The Verge·3y
How hackers took over Linus Tech Tips
The Verge YouTube channel Linus Tech Tips and two other YouTube channels have been restored after a major hack allowed a bad actor to do things like livestream crypto scam videos, change channel names, and even delete videos. In a new video, owner Linus Sebastian explains that the breach bypassed things like password and two-factor protections.
- 6
Amplication·3y
Using Parallel Processing in Node.js and Limitations
Node.js uses a synchronous event loop that takes in code from the call stack and executes it. The event loop delegates all I/O-related operations to a set of threads that perform these operations in parallel. This means that while the event loop executes a CPU-intensive process, applications are blocked from further execution.
- 7
Data Science Central·3y
Progressive Web Apps Becoming the Future of Web Development
Progressive Web Apps (PWA) are web applications that provide a native app-like experience to users on mobile devices and desktops. They are designed to work seamlessly across all devices, including desktops, mobile, and tablets, providing a consistent user experience. PWAs are built with technologies such as HTML, CSS, and JavaScript.
- 8
- 9
Community Picks·3y
Building a modern design system in layers
Building a modern design system in layers is a good way to evolve it well, and to make it so good that developers are happy with it even if they don’t like the rigid choices that were made. Modern CSS can do so much these days. Start building out as much of the design system as possible with HTML and CSS.
- 10
Community Picks·3y
Introducing GitHub Copilot X
GitHub Copilot X is our vision for the future of AI-powered software development. It’s a statement of intent, and a commitment to developers, as we collectively enter the age of AI. Join the waitlist to preview the features that you are interested in. Sign up today and join developers all over the world.
- 11
Community Picks·3y
This 22-year-old is trying to save us from ChatGPT before it changes writing forever
ChatGPT is an interactive chatbot powered by machine learning. It can do an endless array of things: write a story in a particular style, answer a question, explain a concept, compose an email — write a college essay. The technology has basically devoured the entire Internet, reading the collective works of humanity and learning patterns.
- 12
- 13
Community Picks·3y
Remix v2
Remix v2 is a new version of Remix v1, which has all future flags enabled. This is a major version so we are also taking the opportunity to bump a few of our main dependencies. For a comprehensive walkthrough of things you will need to upgrade, please refer to our guide on upgrading to v2.
- 14
freeCodeCamp·3y
JS Date Validations – How To Validate a Date in JavaScript (With Examples)
JS Date Validations - How To Validate a Date in JavaScript. This article will show you how to perform the following date validations. Check if a string is a valid date input, you need to call the constructor and pass the string as its argument. The course is designed to help you learn JavaScript quickly and in the right order.
- 15
Laravel News·3y
Laravel Ecommerce with Lunar PHP
Lunar PHP is a Laravel ecommerce package, with an administrative hub, and a soon-to-be-released API. In this video, let's go through setting up a starter kit and exploring some of its features. The future promises to bring even more enhancements to the table.
- 16
codemagic·3y
Clean architecture explored
Clean architecture explored by Jahswill Essien and Robert Martin. Clean architecture was proposed by Robert C Martin and relies heavily on the SOLID principles. It follows the principle of the design principle by introducing four layers of design. Separation of concerns is introduced by introducing distinct layers of concerns.
- 17
Pointer·3y
Pythagora-io/gpt-pilot: Dev tool that writes scalable apps from scratch while the developer oversees the implementation
GPT Pilot is a research project to see how can GPT-4 be used to generate fully working, production-ready, apps. The main idea is that AI can write most of the code for an app (maybe 95%) but for the rest 5%, a developer is and will be needed until we get full AGI.
- 18
ByteByteGo·3y
Key Steps in the Database Selection Process
Alex Xu: We'll go through key steps in the database selection process. We'll assess our project needs, explore database options, test performance, and consider long-term effects. By the end, we'll make a well-informed choice for our project's success.
- 19
Moralis·3y
Your Guide to Web3 Development and How to Learn It in 2023
Web3 development involves establishing the new iteration of the world wide web. Web3 development is all about ownership, meaning that it brings control into the hands of internet users and eliminates centralized behemoths imposing censorship, data manipulation, and privacy exploitation. The top layer, dapps, is the key to bringing Web3 to the masses.
- 20
Product Hunt·3y
Torq AI - Your ultimate productivity assistant
Torq AI - Your ultimate productivity assistant. We would love to hear your thoughts about your experience. Could you please take a moment to share your feedback? Thank you for helping us shape the future of TorqAI. We're thrilled that you're using Torq.
- 21
Medium·3y
🔮 The Future of Web 3.0 Development: Thirdweb SDK
Thirdweb SDK is a collection of SDKs that enable web developers to integrate web 3.0 technologies into their applications with ease. Thirdweb SDK supports JavaScript, React, React Native, Python, Go, Unity and C#. It also covers various platforms such as native, mobile, console, browser and VR2.
- 22
- 23
Java Code Geeks·3y
PHP Development in Internet Of Things
PHP Development in Internet Of Things - Java Code Geeks - 2023 Internet of Things (IoT) is a concept that refers to the interconnection of everyday objects and devices to the internet. These objects can include a wide range of physical devices, sensors, appliances, vehicles, and more.
- 24
DZone·3y
Future of Software Development
Generative AI is revolutionizing software development by augmenting various roles, automating tasks, and accelerating innovation. This cutting-edge technology is poised to augment various software roles, creating diverse perspectives and opportunities for co-innovation. Join the DZone community and get the full member experience.
- 25
Stack Overflow Blog·3y
Stop saying “technical debt”
Stack Overflow Blog code-for-a-living February 27, 2023 Stop saying “technical debt’s a disheartening conversation. We often predispose ourselves to this situation. We try to get businesspeople, designers, product managers, and engineers onto the same page by using the phrase “tech debt.